aboutsummaryrefslogtreecommitdiff
path: root/include/openssl/obj_mac.h
diff options
context:
space:
mode:
authorDr. Stephen Henson <steve@openssl.org>2016-02-04 14:10:52 +0000
committerDr. Stephen Henson <steve@openssl.org>2016-02-04 14:10:52 +0000
commitda15ce2212ffcba0a1fa7263ebd1b434dd60d040 (patch)
tree35c0a931cc96c2c60c55d17b3d995c39c4d30433 /include/openssl/obj_mac.h
parentd848944848cb18cb1332f9514b8122af0cf09e55 (diff)
downloadopenssl-da15ce2212ffcba0a1fa7263ebd1b434dd60d040.zip
openssl-da15ce2212ffcba0a1fa7263ebd1b434dd60d040.tar.gz
openssl-da15ce2212ffcba0a1fa7263ebd1b434dd60d040.tar.bz2
update OID tables
Reviewed-by: Matt Caswell <matt@openssl.org>
Diffstat (limited to 'include/openssl/obj_mac.h')
-rw-r--r--include/openssl/obj_mac.h16
1 files changed, 16 insertions, 0 deletions
diff --git a/include/openssl/obj_mac.h b/include/openssl/obj_mac.h
index d7693db..aa640b0 100644
--- a/include/openssl/obj_mac.h
+++ b/include/openssl/obj_mac.h
@@ -4524,3 +4524,19 @@
#define LN_pkInitKDC "Signing KDC Response"
#define NID_pkInitKDC 1033
#define OBJ_pkInitKDC OBJ_id_pkinit,5L
+
+#define SN_Curve25519 "Curve25519"
+#define NID_Curve25519 1034
+#define OBJ_Curve25519 1L,3L,6L,1L,4L,1L,11591L,15L,1L
+
+#define SN_Curve448 "Curve448"
+#define NID_Curve448 1035
+#define OBJ_Curve448 1L,3L,6L,1L,4L,1L,11591L,15L,2L
+
+#define SN_Curve25519ph "Curve25519ph"
+#define NID_Curve25519ph 1036
+#define OBJ_Curve25519ph 1L,3L,6L,1L,4L,1L,11591L,15L,3L
+
+#define SN_Curve448ph "Curve448ph"
+#define NID_Curve448ph 1037
+#define OBJ_Curve448ph 1L,3L,6L,1L,4L,1L,11591L,15L,4L