Infineon / optiga-trust-m

OPTIGA™ Trust M Software Framework
https://infineon.github.io/optiga-trust-m/
MIT License
111 stars 47 forks source link

Missing definition for PRF probably in wolfssl/optiga_wolfssl_tls.h which is not in release #115

Open jondurrant opened 6 months ago

jondurrant commented 6 months ago

Prerequisites

Can you reproduce the problem reliably? Yes

Did you check current release notes for known issues? Yes

If this is not the latest release, have you checked newer releases? Yes

Description:

A clear and concise description of what the bug is.

Steps to Reproduce:

  1. Build using the pal_crypt_wolfssl.c example

  2. Missing definition for PRF Function

Expected Result: Require PRF definition function mapping to Wolfssl functions

Actual Result:

Frequency (1/1, 1/50, 1/100):

Build/Commit:

Please specify the release, like 1.4.1. If there is no release, give us the commit for the code you used.

release-v4.1.0

Target:

RP2040 Pico SDK 1.5.1

Host OS and Version:

MacOS 14.2.1

Compiler:

Include the version!

Environment

Missing file in repo.

THANKS!
ShaikKarishma0 commented 4 months ago

Hi @jondurrant,

Please use the wolfssl files from the following link as a reference for now. The wolfssl files will be added to the Optiga trust M library in the next release.