Masaki Iwai
Masaki Iwai
Conflict resolved. @kojo1 Thank you for letting me know.
Add _new/_delete API for ML-KEM/ML-DSA https://github.com/wolfSSL/wolfssl/pull/9039 **Use case**: Add C# examples using ML-KEM/ML-DSA https://github.com/wolfSSL/wolfssl-examples/pull/514
Thank you for your review! I'll correct each item and contact again.
1️⃣ Fixed below. **1. typo** - s/Suppport/Support/ - s/encalsulate/encapsulate/ **2. WinCE Error** - type, key, ... -> key, type, ... **3. configuration options** added some options for wolfSSL(wolfCrypt). // I...
Thank you for your review! Yes, I think it is better to be available without any macros. But in my understanding, some errors may occur when a user builds wolfSSL...
Oh, I see! That is the best plan. I'll do that. Thank you :)
I applied them. Is this style correct? // Build test will fail now because PR https://github.com/wolfSSL/wolfssl/pull/9039 has not yet been merged.
This is strange behavior. I will check it right away.
I could reproduce that issue with unmodified wolfssl v5.8.2. So I think that problem is not related this PR (but it should be fixed by other PR...). Communication between Server/Client...
jenkins retest this please