summaryrefslogtreecommitdiff
path: root/crypto/crypto.tnsl
diff options
context:
space:
mode:
authorKai Gunger <kgunger12@gmail.com>2026-07-18 18:31:32 -0400
committerKai Gunger <kgunger12@gmail.com>2026-07-18 18:31:32 -0400
commit11a6fb0fed699a4028bcd454c0f175ca01607a68 (patch)
treeeb3ca372c8e29c3cd3cc90674e34060ba616dfe0 /crypto/crypto.tnsl
parentf56c11b48ac6ef65622d38da2d8d8ff04dd4049d (diff)
[crypto] Add siphashHEADmain
Diffstat (limited to 'crypto/crypto.tnsl')
-rw-r--r--crypto/crypto.tnsl5
1 files changed, 5 insertions, 0 deletions
diff --git a/crypto/crypto.tnsl b/crypto/crypto.tnsl
new file mode 100644
index 0000000..f7c0ed9
--- /dev/null
+++ b/crypto/crypto.tnsl
@@ -0,0 +1,5 @@
+
+/; module crypto
+ import "hash/hash.tnsl"
+;/
+