<?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 — How to use Dilithium?]]></title>
		<link>https://www.wolfssl.com/forums/topic2372-how-to-use-dilithium.html</link>
		<atom:link href="https://www.wolfssl.com/forums/feed-rss-topic2372.xml" rel="self" type="application/rss+xml" />
		<description><![CDATA[The most recent posts in How to use Dilithium?.]]></description>
		<lastBuildDate>Tue, 26 Aug 2025 21:18:19 +0000</lastBuildDate>
		<generator>PunBB</generator>
		<item>
			<title><![CDATA[Re: How to use Dilithium?]]></title>
			<link>https://www.wolfssl.com/forums/post8493.html#p8493</link>
			<description><![CDATA[<p>Hi Sunny,</p><p>Cert creation form Dilthium keys is not currently supported in wolfCLU. We are working on some PQC cert functionality in wolfCLU. If you&#039;d like to get this specific functionality developed, please send an email to support@wolfssl.com to make a formal feature request.</p><p>Thanks,<br />Eric</p>]]></description>
			<author><![CDATA[null@example.com (embhorn)]]></author>
			<pubDate>Tue, 26 Aug 2025 21:18:19 +0000</pubDate>
			<guid>https://www.wolfssl.com/forums/post8493.html#p8493</guid>
		</item>
		<item>
			<title><![CDATA[Re: How to use Dilithium?]]></title>
			<link>https://www.wolfssl.com/forums/post8490.html#p8490</link>
			<description><![CDATA[<p>I&#039;ll need to confirm that wolfCLU can handle generating certs with PQC keys</p>]]></description>
			<author><![CDATA[null@example.com (embhorn)]]></author>
			<pubDate>Fri, 22 Aug 2025 22:04:12 +0000</pubDate>
			<guid>https://www.wolfssl.com/forums/post8490.html#p8490</guid>
		</item>
		<item>
			<title><![CDATA[Re: How to use Dilithium?]]></title>
			<link>https://www.wolfssl.com/forums/post8489.html#p8489</link>
			<description><![CDATA[<p>Thanks, that worked.<br />I have created a dilithium key pair with wolfclu.<br /></p><div class="quotebox"><blockquote><p>wolfssl -genkey dilithium -level 2 -out dilithium_key -outform der -output keypair</p></blockquote></div><p>Now how do I create and self sign a x.509 certificate with Dilithium?<br />I tried various commands, such as&nbsp; </p><div class="quotebox"><blockquote><p>wolfssl -req -new -key dilithium_key.priv -keyform der -out dilithium_req.pem -outform pem</p></blockquote></div><p> but getting ASN no Header errors, etc.</p>]]></description>
			<author><![CDATA[null@example.com (Sunnysunday)]]></author>
			<pubDate>Fri, 22 Aug 2025 21:08:11 +0000</pubDate>
			<guid>https://www.wolfssl.com/forums/post8489.html#p8489</guid>
		</item>
		<item>
			<title><![CDATA[Re: How to use Dilithium?]]></title>
			<link>https://www.wolfssl.com/forums/post8488.html#p8488</link>
			<description><![CDATA[<p>Please try adding a define for `WOLFSSL_WC_DILITHIUM`</p>]]></description>
			<author><![CDATA[null@example.com (embhorn)]]></author>
			<pubDate>Fri, 22 Aug 2025 20:28:12 +0000</pubDate>
			<guid>https://www.wolfssl.com/forums/post8488.html#p8488</guid>
		</item>
		<item>
			<title><![CDATA[How to use Dilithium?]]></title>
			<link>https://www.wolfssl.com/forums/post8487.html#p8487</link>
			<description><![CDATA[<p>I am trying Dilithium with wolfssl on Zephyr.</p><p>I added </p><div class="quotebox"><blockquote><p>#define HAVE_DILITHIUM</p></blockquote></div><p> which results in errors.<br />E.g.:<br /></p><div class="quotebox"><blockquote><ul><li><p>&#039;DILITHIUM_LEVEL5_PUB_KEY_SIZE&#039; undeclared here (not in a function); did you mean &#039;DILITHIUM_MAX_PUB_KEY_SIZE&#039;?</p></li><li><p>C:/ncs/v3.1.0/modules/crypto/wolfssl/src/ssl.c:6029:21: error: &#039;ML_DSA_LEVEL2_KEY_SIZE&#039; undeclared (first use in this function); did you mean &#039;ML_DSA_LEVEL2_TYPE&#039;?<br /> 6029 |&nbsp; &nbsp;ML_DSA_LEVEL2_KEY_SIZE &lt; (word16)cm-&gt;minDilithiumKeySz) <br /></p></li></ul></blockquote></div><p>and plenty of there errors related to: DILITHIUM_LEVEL5_PUB_KEY_SIZE, DILITHIUM_LEVEL5_KEY_SIZE, DILITHIUM_LEVEL5_SIG_SIZE<br />ML_DSA_LEVEL{2,3,5}_KEY_SIZE</p><p>Do I need to add extra includes?</p>]]></description>
			<author><![CDATA[null@example.com (Sunnysunday)]]></author>
			<pubDate>Fri, 22 Aug 2025 20:03:58 +0000</pubDate>
			<guid>https://www.wolfssl.com/forums/post8487.html#p8487</guid>
		</item>
	</channel>
</rss>
