Logo
Explore Help
Sign In
wolfSSL/wolfssl
1
0
Fork 1
You've already forked wolfssl
mirror of https://github.com/wolfSSL/wolfssl.git synced 2026-01-26 20:52:19 +01:00
Code Issues Packages Projects Releases Wiki Activity
Files
wolfEntropy2d
wolfssl/certs/dilithium/include.am

9 lines
258 B
Plaintext
Raw Permalink Normal View History

Initial commit to add Dilithium NIST PQC winner. Also: * added HAVE_FALCON guards as needed. * corrected minor falcon bugs as I found them. * handling OID sum collision between DILITHIUM_LEVEL5 and DILITHIUM_AES_LEVEL3 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 \ -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 with permutations of SHAKE,AES variants and levels 2,3,5
2022-07-13 18:30:12 -04:00
# vim:ft=automake
# All paths should be given relative to the root
#
EXTRA_DIST += \
certs/dilithium/bench_dilithium_level2_key.der \
certs/dilithium/bench_dilithium_level3_key.der \
Purge the AES variant of Dilithium
2022-12-27 12:21:56 -05:00
certs/dilithium/bench_dilithium_level5_key.der
Reference in New Issue Copy Permalink
Powered by Gitea Version: 1.25.3 Page: 76ms Template: 1ms
English
Bahasa Indonesia Deutsch English Español Français Gaeilge Italiano Latviešu Magyar nyelv Nederlands Polski Português de Portugal Português do Brasil Suomi Svenska Türkçe Čeština Ελληνικά Български Русский Українська فارسی മലയാളം 日本語 简体中文 繁體中文(台灣) 繁體中文(香港) 한국어
Licenses API