Searched refs:FFDHE (Results 1 – 5 of 5) sorted by relevance
/freebsd/crypto/openssl/crypto/ffc/ |
H A D | ffc_dh.c | 16 # define FFDHE(sz, keylength) { \ macro 42 # define FFDHE(sz, keylength) { SN_ffdhe##sz, NID_ffdhe##sz } macro 66 FFDHE(2048, 225), 67 FFDHE(3072, 275), 68 FFDHE(4096, 325), 69 FFDHE(6144, 375), 70 FFDHE(8192, 400),
|
/freebsd/crypto/openssl/doc/man1/ |
H A D | openssl-s_server.pod.in | 646 and X448 or FFDHE groups, and may also include groups implemented in 3rd-party
|
H A D | openssl-s_client.pod.in | 622 and X448 or FFDHE groups, and may also include groups implemented in 3rd-party
|
/freebsd/crypto/openssl/doc/man7/ |
H A D | migration_guide.pod | 2351 TLS 1.3 FFDHE key exchange support added
|
/freebsd/crypto/openssl/ |
H A D | CHANGES.md | 2396 * Added support for FFDHE key exchange in TLS 1.3.
|