github: Check active transforms against reference files
Also collect current results so we can update reference files easily. Enabled AES-CFB in wolfSSL as we have already support for it in the plugin.
This commit is contained in:
+1
-1
@@ -51,7 +51,7 @@ build_wolfssl()
|
||||
-DRSA_MIN_SIZE=1024"
|
||||
WOLFSSL_CONFIG="--prefix=$DEPS_PREFIX
|
||||
--disable-crypttests --disable-examples
|
||||
--enable-aesccm --enable-aesctr --enable-camellia
|
||||
--enable-aesccm --enable-aesctr --enable-aescfb --enable-camellia
|
||||
--enable-curve25519 --enable-curve448 --enable-des3
|
||||
--enable-ecccustcurves --enable-ed25519 --enable-ed448
|
||||
--enable-keygen --enable-mlkem --with-max-rsa-bits=8192
|
||||
|
||||
Reference in New Issue
Block a user