<?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 — Enable Dilithium5/Kyber5 on a STM32?]]></title>
		<link>https://www.wolfssl.com/forums/topic2456-enable-dilithium5kyber5-on-a-stm32.html</link>
		<atom:link href="https://www.wolfssl.com/forums/feed-rss-topic2456.xml" rel="self" type="application/rss+xml" />
		<description><![CDATA[The most recent posts in Enable Dilithium5/Kyber5 on a STM32?.]]></description>
		<lastBuildDate>Tue, 20 Jan 2026 01:59:34 +0000</lastBuildDate>
		<generator>PunBB</generator>
		<item>
			<title><![CDATA[Re: Enable Dilithium5/Kyber5 on a STM32?]]></title>
			<link>https://www.wolfssl.com/forums/post8695.html#p8695</link>
			<description><![CDATA[<p>Hello embhorn,</p><p>I am using version 5.8.4. I want to make a TLS Handshake, while using ThreadX and NetXDuo.<br />Using X25519/ED25519 works fine so far, but I will take a look at this example for the PQC. Thx.</p><p>Cheers,<br />Michael</p>]]></description>
			<author><![CDATA[null@example.com (mika)]]></author>
			<pubDate>Tue, 20 Jan 2026 01:59:34 +0000</pubDate>
			<guid>https://www.wolfssl.com/forums/post8695.html#p8695</guid>
		</item>
		<item>
			<title><![CDATA[Re: Enable Dilithium5/Kyber5 on a STM32?]]></title>
			<link>https://www.wolfssl.com/forums/post8687.html#p8687</link>
			<description><![CDATA[<p>Hello Mika,</p><p>Which version of wolfSSL are you building? Here is an example config used to run the PQC benchmarks on an STM32F439ZI<br /><a href="https://github.com/wolfSSL/wolfssl/blob/master/IDE/STM32Cube/STM32_Benchmarks.md#stm32f439zi">https://github.com/wolfSSL/wolfssl/blob … tm32f439zi</a></p><p>Could you tell us a bit about your project using wolfSSL?</p><p>Kind regards,<br />Eric - wolfSSL Support</p>]]></description>
			<author><![CDATA[null@example.com (embhorn)]]></author>
			<pubDate>Mon, 19 Jan 2026 14:01:21 +0000</pubDate>
			<guid>https://www.wolfssl.com/forums/post8687.html#p8687</guid>
		</item>
		<item>
			<title><![CDATA[Re: Enable Dilithium5/Kyber5 on a STM32?]]></title>
			<link>https://www.wolfssl.com/forums/post8686.html#p8686</link>
			<description><![CDATA[<p>./Middlewares/wolfssl/src/internal.c:29243:16: error: &#039;WOLFSSL&#039; has no member named &#039;pkCurveOID&#039;<br />29243 |&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;ssl-&gt;pkCurveOID == CTC_ML_DSA_LEVEL5</p><br /><p>for example I get this error, when WOLFSSL_WC_DILITHIUM enabled.</p>]]></description>
			<author><![CDATA[null@example.com (mika)]]></author>
			<pubDate>Sat, 17 Jan 2026 11:41:18 +0000</pubDate>
			<guid>https://www.wolfssl.com/forums/post8686.html#p8686</guid>
		</item>
		<item>
			<title><![CDATA[Enable Dilithium5/Kyber5 on a STM32?]]></title>
			<link>https://www.wolfssl.com/forums/post8685.html#p8685</link>
			<description><![CDATA[<p>Hello there,</p><p>I am struggling to set up the correct defines to activate this algorithms for TLS:</p><br /><div class="codebox"><pre><code>#define WOLFSSL_HAVE_KYBER
//#define HAVE_DILITHIUM
//#define WOLFSSL_DILITHIUM_SMALL
#define HAVE_DILITHIUM_LEVEL5
//#define WOLFSSL_PQC_ONLY
#define NO_ECC
//#define WOLFSSL_MLKEM
//#define WOLFSSL_MLKEM_KYBER
#define WOLFSSL_WC_DILITHIUM
#define WOLFSSL_SHAKE256
#define WOLFSSL_SHAKE128
#define WOLFSSL_SHA3
#define WOLFSSL_WC_MLKEM
//#define HAVE_LIBOQS
//#define WOLFSSL_EXPERIMENTAL_SETTINGS</code></pre></div><p>.</p><br /><p>I get quite many errors, because something is missing.</p>]]></description>
			<author><![CDATA[null@example.com (mika)]]></author>
			<pubDate>Sat, 17 Jan 2026 08:36:27 +0000</pubDate>
			<guid>https://www.wolfssl.com/forums/post8685.html#p8685</guid>
		</item>
	</channel>
</rss>
