core/crypto/gost: Remove, exotic

This commit is contained in:
Yawning Angel
2023-11-17 19:31:51 +09:00
parent 44c8da7bf2
commit 8438d66e6b
9 changed files with 0 additions and 554 deletions
-2
View File
@@ -27,7 +27,6 @@ import blake2b "core:crypto/blake2b"
import blake2s "core:crypto/blake2s"
import chacha20 "core:crypto/chacha20"
import chacha20poly1305 "core:crypto/chacha20poly1305"
import gost "core:crypto/gost"
import groestl "core:crypto/groestl"
import haval "core:crypto/haval"
import jh "core:crypto/jh"
@@ -153,7 +152,6 @@ _ :: blake2b
_ :: blake2s
_ :: chacha20
_ :: chacha20poly1305
_ :: gost
_ :: groestl
_ :: haval
_ :: jh