<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
	<channel>
		<title><![CDATA[wolfSSL - Embedded SSL Library — ed25519_pub_key.c missing from src/]]></title>
		<link>https://www.wolfssl.com/forums/topic1464-ed25519pubkeyc-missing-from-src.html</link>
		<atom:link href="https://www.wolfssl.com/forums/feed-rss-topic1464.xml" rel="self" type="application/rss+xml" />
		<description><![CDATA[The most recent posts in ed25519_pub_key.c missing from src/.]]></description>
		<lastBuildDate>Mon, 25 Nov 2019 14:44:30 +0000</lastBuildDate>
		<generator>PunBB</generator>
		<item>
			<title><![CDATA[Re: ed25519_pub_key.c missing from src/]]></title>
			<link>https://www.wolfssl.com/forums/post4966.html#p4966</link>
			<description><![CDATA[<p>Hello bmidgley, thanks for posting this question.</p><p>Indeed, the file src\ed25519_pub_key.c is generated once by the keygen.py script. The script depends on the package wolfcrypt-py, that can be obtained using the python package manager: </p><div class="codebox"><pre><code>pip3 install wolfcrypt</code></pre></div><p>or installed from its sources available here:<br /><a href="https://github.com/wolfSSL/wolfcrypt-py/">https://github.com/wolfSSL/wolfcrypt-py/</a></p><p>Regards,</p><p>d.</p>]]></description>
			<author><![CDATA[null@example.com (danielinux)]]></author>
			<pubDate>Mon, 25 Nov 2019 14:44:30 +0000</pubDate>
			<guid>https://www.wolfssl.com/forums/post4966.html#p4966</guid>
		</item>
		<item>
			<title><![CDATA[ed25519_pub_key.c missing from src/]]></title>
			<link>https://www.wolfssl.com/forums/post4965.html#p4965</link>
			<description><![CDATA[<p>I have wolfboot downloaded from this website (version 1.3) and the master head revision from <a href="https://github.com/wolfSSL/wolfBoot.">https://github.com/wolfSSL/wolfBoot.</a> </p><p>I am building on windows 10 using MSYS/mingw and have the GNU MCU Eclipse build tools (2.12-20190422-1053) together with the arm-none-eabi-gcc\8.2.1-1.7.1 gcc version and am targeting the STM32F4 device. </p><p>In both cases when I run <br />&gt;make config [all defaults seem appropriate for STM32F4 target]<br />&gt;make </p><p>I see the error</p><p>&gt;make: *** [Makefile:142: ed25519.der] Error 9009 </p><p>Looking into this the make command is: @python3 tools/keytools/keygen.py $(KEYGEN_OPTIONS) src/ed25519_pub_key.c</p><p>The problem is in neither version of the repository (archive download or github) can I find the file src/ed25519_pub_key.c. </p><p>&gt;python3 tools\keytools\keygen.py --ed25519 src\ed25519_pub_key.c</p><p>I think the python script is supposed to create this file but calling from the command line does not produce an error or a file. </p><p>[edit::]</p><p>So it seems I am missing the wolfcrypt python package since the import fails when I run the keygen, do I need to download and build this entirely seperately or because there does seem to be some of it availabl in the wolfboot libs directory. </p><br /><p>I seem to be missing something fundamental here. What have I done wrong?</p>]]></description>
			<author><![CDATA[null@example.com (bmidgley)]]></author>
			<pubDate>Mon, 25 Nov 2019 13:53:24 +0000</pubDate>
			<guid>https://www.wolfssl.com/forums/post4965.html#p4965</guid>
		</item>
	</channel>
</rss>
