botan3: add modern policy

This commit is contained in:
nikstur 2025-05-19 16:49:33 +02:00
parent d7f29ba961
commit f44dc95296

View file

@ -27,6 +27,8 @@ assert lib.assertOneOf "policy" policy [
"bsi"
# only allow NIST approved algorithms in FIPS 140
"fips140"
# only allow "modern" algorithms
"modern"
];
let