Anthony Hu

Results 169 comments of Anthony Hu

Tested with the following commands: ``` examples/server/server -v 4 -l TLS_AES_256_GCM_SHA384 \ -c ~/tmp/dilithium_aes_level5_entity_cert.pem \ -k ~/tmp/dilithium_aes_level5_entity_key.pem \ -A ~/tmp/dilithium_aes_level5_root_cert.pem --pqc P521_KYBER_LEVEL5 ``` ``` examples/client/client -v 4 -l TLS_AES_256_GCM_SHA384 \...

Force pushed. Needed to resolve conflicts.

Thanks!! Please merge once tests are done.

Hi @darktohka ! This is excellent work! In order for us to make use of it you will have to agree to our contributor agreement. Can you please mail [email protected]...

On-hold until contributor agreement has been approved.

Hi @darktohka , The failing test indicates that you will need to add an entry into `cmake/include.am` for the new file that you created. Warm regards, Anthony

Excellent! Once the tests pass, I will squash and merge your changes.

Hi @mandree, My name is Anthony and I am a member of the wolfSSL team. Can you please let me know what configuration flags you are using? `*alg_bits` is set...