wolfSSL / wolfssl

The wolfSSL library is a small, fast, portable implementation of TLS/SSL for embedded devices to the cloud. wolfSSL supports up to TLS 1.3 and DTLS 1.3!

Home Page:https://www.wolfssl.com

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

error: api_kyber.h No such file

jelliyjane opened this issue · comments

Version

5.7.0

Description

The file 'api_kyber.h' is missing when included in the 'wolfssl/wolfcrypt/ext_kyber.h' file. I am using stm Cube IDE. If anyone has experienced this issue, how can i fix it?

image

Hi @jelliyjane

We are updating the cube packs. @lealem47 please share the updated version when available.

Hi, @jelliyjane

My name is Anthony and I am a member of the wolfSSL team.

I think you'll find this documentation very helpful:

https://github.com/wolfSSL/wolfssl-examples/tree/master/pq/stm32

If you'd prefer a video tutorial, please see this recorded webinar:

https://www.youtube.com/watch?v=OK6MKXYiVBY

I hope this helps!

Here at wolfSSL, we love knowing how our code is being used. Can you please let us know a bit about your project and yourself? For example:

  • Is this effort out of personal, academic or business interest?
  • What are your goals?
  • Are there any institutions that are associated with this project?
  • Where are you geographically located?

If you do not want to share this information on a public forum such as GitHub, you can email me at anthony@wolfssl.com

Warm regards, Anthony

Thank you for your help. I successfully executed it!

I'm a graduate student currently conducting research on PQC and TLS implementation on embedded boards. My project focuses on enhancing the efficiency of PQC-TLS for embedded systems.

Best regards,