Commit f44dc952 authored by nikstur's avatar nikstur
Browse files

botan3: add modern policy

parent d7f29ba9
Loading
Loading
Loading
Loading
+2 −0
Original line number Diff line number Diff line
@@ -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