From 11a6fb0fed699a4028bcd454c0f175ca01607a68 Mon Sep 17 00:00:00 2001 From: Kai Gunger Date: Sat, 18 Jul 2026 18:31:32 -0400 Subject: [crypto] Add siphash --- crypto/crypto.tnsl | 5 +++++ 1 file changed, 5 insertions(+) create mode 100644 crypto/crypto.tnsl (limited to 'crypto/crypto.tnsl') 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" +;/ + -- cgit v1.2.3