summaryrefslogtreecommitdiff
path: root/src/lib/libcrypto/objects/obj_mac.num
diff options
context:
space:
mode:
authormiod <>2014-11-09 19:17:13 +0000
committermiod <>2014-11-09 19:17:13 +0000
commit35d7dd4666beda50f5094b8804802132fbe722ef (patch)
tree8f4747a1df4b007feca32e262b38052339c686c1 /src/lib/libcrypto/objects/obj_mac.num
parentd92e6fdf5aae7a320effa3de769ce4c0378485c4 (diff)
downloadopenbsd-35d7dd4666beda50f5094b8804802132fbe722ef.tar.gz
openbsd-35d7dd4666beda50f5094b8804802132fbe722ef.tar.bz2
openbsd-35d7dd4666beda50f5094b8804802132fbe722ef.zip
GOST crypto algorithms (well, most of them), ported from the removed GOST
engine to regular EVP citizens, contributed by Dmitry Eremin-Solenikov; libcrypto bits only for now. This is a verbatim import of Dmitry's work, and does not compile in this state; the forthcoming commits will address these issues. None of the GOST code is enabled in libcrypto yet, for it still gets compiled with OPENSSL_NO_GOST defined. However, the public header gost.h will be installed.
Diffstat (limited to 'src/lib/libcrypto/objects/obj_mac.num')
-rw-r--r--src/lib/libcrypto/objects/obj_mac.num12
1 files changed, 12 insertions, 0 deletions
diff --git a/src/lib/libcrypto/objects/obj_mac.num b/src/lib/libcrypto/objects/obj_mac.num
index bcdda5163e..d3a658e59c 100644
--- a/src/lib/libcrypto/objects/obj_mac.num
+++ b/src/lib/libcrypto/objects/obj_mac.num
@@ -935,3 +935,15 @@ brainpoolP512r1 934
935brainpoolP512t1 935 935brainpoolP512t1 935
936FRP256v1 936 936FRP256v1 936
937chacha20 937 937chacha20 937
938gost89_ecb 938
939gost89_cbc 939
940tc26 940
941id_tc26_gost3411_2012_256 941
942id_tc26_gost3411_2012_512 942
943id_tc26_gost_3410_2012_512_paramSetA 943
944id_tc26_gost_3410_2012_512_paramSetB 944
945id_tc26_gost_28147_param_Z 945
946id_tc26_gost3410_2012_256 946
947id_tc26_gost3410_2012_512 947
948id_tc26_signwithdigest_gost3410_2012_256 948
949id_tc26_signwithdigest_gost3410_2012_512 949