diff options
| author | jsing <> | 2020-06-05 17:28:56 +0000 |
|---|---|---|
| committer | jsing <> | 2020-06-05 17:28:56 +0000 |
| commit | 91aba1a4853d468c6ee1c44bd50f0179fc4776e7 (patch) | |
| tree | d135d1bf1892cfa27193be0ed7a85579fc65b707 /src/lib/libcrypto/objects/obj_mac.num | |
| parent | 33dd98ad83ffe73632b53f8f84f3ba00239b33af (diff) | |
| download | openbsd-91aba1a4853d468c6ee1c44bd50f0179fc4776e7.tar.gz openbsd-91aba1a4853d468c6ee1c44bd50f0179fc4776e7.tar.bz2 openbsd-91aba1a4853d468c6ee1c44bd50f0179fc4776e7.zip | |
Add OIDs for HMAC using Streebog (GOST R 34.11-2012) hash function.
Diff from Dmitry Baryshkov <dbaryshkov@gmail.com>
Sponsored by ROSA Linux
ok inoguchi@ tb@
Diffstat (limited to 'src/lib/libcrypto/objects/obj_mac.num')
| -rw-r--r-- | src/lib/libcrypto/objects/obj_mac.num | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/src/lib/libcrypto/objects/obj_mac.num b/src/lib/libcrypto/objects/obj_mac.num index 3f0b5666fb..ba75ec246e 100644 --- a/src/lib/libcrypto/objects/obj_mac.num +++ b/src/lib/libcrypto/objects/obj_mac.num | |||
| @@ -996,3 +996,5 @@ id_tc26_gost_3410_12_256_paramSetC 995 | |||
| 996 | id_tc26_gost_3410_12_256_paramSetD 996 | 996 | id_tc26_gost_3410_12_256_paramSetD 996 |
| 997 | id_tc26_gost_3410_12_512_paramSetTest 997 | 997 | id_tc26_gost_3410_12_512_paramSetTest 997 |
| 998 | id_tc26_gost_3410_12_512_paramSetC 998 | 998 | id_tc26_gost_3410_12_512_paramSetC 998 |
| 999 | id_tc26_hmac_gost_3411_12_256 999 | ||
| 1000 | id_tc26_hmac_gost_3411_12_512 1000 | ||
