core/crypto/streebog: Remove, exotic

This commit is contained in:
Yawning Angel
2023-11-17 19:31:51 +09:00
parent 32b27c690d
commit 8d943f5902
9 changed files with 0 additions and 791 deletions
-2
View File
@@ -10,7 +10,6 @@ import sha3 "vendor:botan/sha3"
import shake "vendor:botan/shake"
import siphash "vendor:botan/siphash"
import sm3 "vendor:botan/sm3"
import streebog "vendor:botan/streebog"
import tiger "vendor:botan/tiger"
import whirlpool "vendor:botan/whirlpool"
@@ -52,7 +51,6 @@ _ :: sha3
_ :: shake
_ :: siphash
_ :: sm3
_ :: streebog
_ :: tiger
_ :: whirlpool