mirror of
https://github.com/drwetter/testssl.sh.git
synced 2024-12-29 04:49:44 +01:00
correct FFDHE groups
... so that they a recognized by ~/utils/hexstream2curves.sh
This commit is contained in:
parent
c6491a3834
commit
ac6f99fe1c
@ -40,8 +40,8 @@
|
||||
0x00,0x27 - GC512B GC512B
|
||||
0x00,0x28 - GC512C GC512C
|
||||
0x00,0x29 - curveSM2 curveSM2
|
||||
0x00,0x100 - ffdhe2048 ffdhe2048
|
||||
0x00,0x101 - ffdhe3072 ffdhe3072
|
||||
0x00,0x102 - ffdhe4096 ffdhe4096
|
||||
0x00,0x103 - ffdhe6144 ffdhe6144
|
||||
0x00,0x104 - ffdhe8192 ffdhe8192
|
||||
0x01,0x00 - ffdhe2048 ffdhe2048
|
||||
0x01,0x01 - ffdhe3072 ffdhe3072
|
||||
0x01,0x02 - ffdhe4096 ffdhe4096
|
||||
0x01,0x03 - ffdhe6144 ffdhe6144
|
||||
0x01,0x04 - ffdhe8192 ffdhe8192
|
||||
|
Loading…
Reference in New Issue
Block a user