Home
last modified time | relevance | path

Searched refs:FFDHE (Results 1 – 5 of 5) sorted by relevance

/freebsd/crypto/openssl/crypto/ffc/
H A Dffc_dh.c16 # 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 Dopenssl-s_server.pod.in646 and X448 or FFDHE groups, and may also include groups implemented in 3rd-party
H A Dopenssl-s_client.pod.in622 and X448 or FFDHE groups, and may also include groups implemented in 3rd-party
/freebsd/crypto/openssl/doc/man7/
H A Dmigration_guide.pod2351 TLS 1.3 FFDHE key exchange support added
/freebsd/crypto/openssl/
H A DCHANGES.md2396 * Added support for FFDHE key exchange in TLS 1.3.