summaryrefslogtreecommitdiffstats
path: root/crypto/objects/obj_mac.num
diff options
context:
space:
mode:
authorSergey Zhuravlev <babun2000@mail.ru>2018-03-07 12:58:38 -0500
committerRich Salz <rsalz@openssl.org>2018-03-07 13:14:59 -0500
commit3b5e5172007d5eb30cec4269a0f763c9632afd06 (patch)
tree6ecde5ef984e83ec03fc19e61cad663bbc0e59c1 /crypto/objects/obj_mac.num
parentd8b67b9d0f711622523c36dbdd1ae3ab01d474f6 (diff)
Add GOST OIDs for Edwards parameter sets
Add OIDs for parameter sets of Edwards elliptic curves. CLA: trivial Reviewed-by: Bernd Edlinger <bernd.edlinger@hotmail.de> Reviewed-by: Rich Salz <rsalz@openssl.org> (Merged from https://github.com/openssl/openssl/pull/5380)
Diffstat (limited to 'crypto/objects/obj_mac.num')
-rw-r--r--crypto/objects/obj_mac.num3
1 files changed, 3 insertions, 0 deletions
diff --git a/crypto/objects/obj_mac.num b/crypto/objects/obj_mac.num
index bef6050a19..0136dcef0c 100644
--- a/crypto/objects/obj_mac.num
+++ b/crypto/objects/obj_mac.num
@@ -1144,3 +1144,6 @@ sm3 1143
sm3WithRSAEncryption 1144
sha512_224WithRSAEncryption 1145
sha512_256WithRSAEncryption 1146
+id_tc26_gost_3410_2012_256_constants 1147
+id_tc26_gost_3410_2012_256_paramSetA 1148
+id_tc26_gost_3410_2012_512_paramSetC 1149