Add objects for RFC7919 parameters
Reviewed-by: Andy Polyakov <appro@openssl.org> (Merged from https://github.com/openssl/openssl/pull/4485)
This commit is contained in:
parent
7806a782c8
commit
b6eae14704
1 changed files with 7 additions and 0 deletions
|
@ -1578,3 +1578,10 @@ id-pkinit 5 : pkInitKDC : Signing KDC Response
|
|||
: Poly1305 : poly1305
|
||||
# NID for SipHash
|
||||
: SipHash : siphash
|
||||
|
||||
# NIDs for RFC7919 DH parameters
|
||||
: ffdhe2048
|
||||
: ffdhe3072
|
||||
: ffdhe4096
|
||||
: ffdhe6144
|
||||
: ffdhe8192
|
||||
|
|
Loading…
Reference in a new issue