diff options
Diffstat (limited to 'crypto/hash/hash.tnsl')
| -rw-r--r-- | crypto/hash/hash.tnsl | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/crypto/hash/hash.tnsl b/crypto/hash/hash.tnsl new file mode 100644 index 0000000..2c3241a --- /dev/null +++ b/crypto/hash/hash.tnsl @@ -0,0 +1,5 @@ + +/; module hash + import "siphash.tnsl" +;/ + |