You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Apr 22, 2023. It is now read-only.
In particular:
- DH groups of size < 1024 are disabled by default
(there is only one such group: modp1)
- a new cmdline switch --enable-small-dh-groups and
SMALL_DH_GROUPS_ENABLE env. variable are introduced;
they override the default setting and therefore enable
modp1 group
- the docs & tests are updated
0 commit comments