]> git.ipfire.org Git - thirdparty/bind9.git/commit
get_algorithms.py: use FIPS compatible bit size
authorMark Andrews <marka@isc.org>
Thu, 12 Jan 2023 22:48:53 +0000 (09:48 +1100)
committerMark Andrews <marka@isc.org>
Mon, 3 Apr 2023 02:44:27 +0000 (12:44 +1000)
commit4e7dadd2057029741d2a8cc764442083706305d2
tree4ace2e8f23b203b960a368595599909b65e85983
parentc80ccf5a2559d6adb6eb9fe5d0d433d207f8f9e7
get_algorithms.py: use FIPS compatible bit size

The minimum RSA key size that can be used in FIPS mode is 2048 bits.
bin/tests/system/get_algorithms.py