Commit ac71a77
Update wolfssl submodule to resolve issue with TPM builds (no malloc, cert gen, crypto callback missing max digest size).
1 parent 0b10eb0 commit ac71a77
1 file changed
+1
-1
lines changed- .github/workflows/os-check.yml+7-2
- .wolfssl_known_macro_extras+1-1
- scripts/openssl.test+1-1
- src/internal.c+6-9
- src/ssl.c+4-5
- src/x509_str.c+27-25
- tests/api.c+4-3
- wolfcrypt/benchmark/benchmark.c+2-2
- wolfcrypt/src/dilithium.c+275-259
- wolfcrypt/src/sp_int.c+6-8
- wolfcrypt/src/wc_xmss_impl.c+1-1
- wolfssl/internal.h+7-3
- wolfssl/ssl.h+9-3
- wolfssl/test.h+14-8
- wolfssl/wolfcrypt/dilithium.h+1-1
- wolfssl/wolfcrypt/hash.h+6-5
- wolfssl/wolfcrypt/types.h+7-3
- wrapper/CSharp/wolfSSL-TLS-Client/wolfSSL-TLS-Client.cs+14-5
- wrapper/CSharp/wolfSSL_CSharp/wolfCrypt.cs+23-5
0 commit comments