aboutsummaryrefslogtreecommitdiffstats
path: root/src/build-data
diff options
context:
space:
mode:
authorDaniel Wyatt <[email protected]>2017-06-29 12:55:33 -0400
committerDaniel Wyatt <[email protected]>2017-08-04 11:55:55 -0400
commit638b9e592faeb83dc822af336e6ec8d7eef9b79e (patch)
treea2f563553df9e6015f4c37f025967b813afd6070 /src/build-data
parent8a29dc8209c6e93581075bbc4c39ff5bf0cdace5 (diff)
Add Streebog hash (GOST R 34.11-2012).
Diffstat (limited to 'src/build-data')
-rw-r--r--src/build-data/oids.txt3
-rw-r--r--src/build-data/policy/bsi.txt1
-rw-r--r--src/build-data/policy/nist.txt1
3 files changed, 5 insertions, 0 deletions
diff --git a/src/build-data/oids.txt b/src/build-data/oids.txt
index 1ee09583b..c4b367226 100644
--- a/src/build-data/oids.txt
+++ b/src/build-data/oids.txt
@@ -81,6 +81,9 @@
2.16.840.1.101.3.4.2.11 = SHAKE-128
2.16.840.1.101.3.4.2.12 = SHAKE-256
+1.2.643.7.1.1.2.2 = Streebog-256
+1.2.643.7.1.1.2.3 = Streebog-512
+
[mac]
# MACs
1.2.840.113549.2.7 = HMAC(SHA-160)
diff --git a/src/build-data/policy/bsi.txt b/src/build-data/policy/bsi.txt
index bc2e7d7f3..a97f11438 100644
--- a/src/build-data/policy/bsi.txt
+++ b/src/build-data/policy/bsi.txt
@@ -151,6 +151,7 @@ rmd160
shake
skein
sm3
+streebog
tiger
whirlpool
keccak
diff --git a/src/build-data/policy/nist.txt b/src/build-data/policy/nist.txt
index 4fafe7149..5943406e5 100644
--- a/src/build-data/policy/nist.txt
+++ b/src/build-data/policy/nist.txt
@@ -153,6 +153,7 @@ rmd160
#sha1_sse2 // needed for tls
skein
sm3
+streebog
tiger
whirlpool