mirror of
https://github.com/Ed94/Odin.git
synced 2026-08-05 15:18:49 +00:00
core/crypto/tiger: Remove, historical/exotic
This commit is contained in:
@@ -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 tiger "vendor:botan/tiger"
|
||||
import whirlpool "vendor:botan/whirlpool"
|
||||
|
||||
import cgltf "vendor:cgltf"
|
||||
@@ -51,7 +50,6 @@ _ :: sha3
|
||||
_ :: shake
|
||||
_ :: siphash
|
||||
_ :: sm3
|
||||
_ :: tiger
|
||||
_ :: whirlpool
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user