Teating of FFDHE groups

* readded to the markdown
* readded to the clientsimulations for Java 12
This commit is contained in:
Dirk Wetter
2022-05-04 18:29:29 +02:00
parent ac6f99fe1c
commit 28e9ddeebd
3 changed files with 7 additions and 7 deletions

View File

@ -306,7 +306,7 @@
minRsaBits+=(-1)
maxRsaBits+=(-1)
minEcdsaBits+=(224)
curves+=("x25519:secp256r1:secp384r1:secp521r1:x448")
curves+=("x25519:secp256r1:secp384r1:secp521r1:x448:ffdhe2048:ffdhe3072:ffdhe4096:ffdhe6144:ffdhe8192")
requiresSha2+=(true)
current+=(true)