mirror of https://github.com/openssl/openssl.git
Add Curve OIDs from draft-josefsson-pkix-newcurves
Reviewed-by: Matt Caswell <matt@openssl.org>
This commit is contained in:
parent
7429b3989d
commit
d848944848
|
@ -1448,3 +1448,10 @@ secg-scheme 14 3 : dhSinglePass-cofactorDH-sha512kdf-scheme
|
||||||
1 3 6 1 5 2 3 : id-pkinit
|
1 3 6 1 5 2 3 : id-pkinit
|
||||||
id-pkinit 4 : pkInitClientAuth : PKINIT Client Auth
|
id-pkinit 4 : pkInitClientAuth : PKINIT Client Auth
|
||||||
id-pkinit 5 : pkInitKDC : Signing KDC Response
|
id-pkinit 5 : pkInitKDC : Signing KDC Response
|
||||||
|
|
||||||
|
# New curves from draft-josefsson-pkix-newcurves
|
||||||
|
|
||||||
|
1 3 6 1 4 1 11591 15 1 : Curve25519
|
||||||
|
1 3 6 1 4 1 11591 15 2 : Curve448
|
||||||
|
1 3 6 1 4 1 11591 15 3 : Curve25519ph
|
||||||
|
1 3 6 1 4 1 11591 15 4 : Curve448ph
|
||||||
|
|
Loading…
Reference in New Issue