Merge pull request #9819 from holtrop-wolfssl/rust-ml-dsa

Rust wrapper: add dilithium module
This commit is contained in:
JacobBarthelmeh
2026-02-25 10:18:03 -07:00
committed by GitHub
7 changed files with 1770 additions and 0 deletions
+1
View File
@@ -38,6 +38,7 @@ jobs:
# Add new configs here
'',
'--enable-all',
'--enable-all --enable-dilithium',
'--enable-cryptonly --disable-examples',
'--enable-cryptonly --disable-examples --disable-aes --disable-aesgcm',
'--enable-cryptonly --disable-examples --disable-aescbc',