summaryrefslogtreecommitdiff
path: root/nacl/crypto_secretbox/xsalsa20poly1305/ref/api.h
diff options
context:
space:
mode:
Diffstat (limited to 'nacl/crypto_secretbox/xsalsa20poly1305/ref/api.h')
-rw-r--r--nacl/crypto_secretbox/xsalsa20poly1305/ref/api.h4
1 files changed, 0 insertions, 4 deletions
diff --git a/nacl/crypto_secretbox/xsalsa20poly1305/ref/api.h b/nacl/crypto_secretbox/xsalsa20poly1305/ref/api.h
deleted file mode 100644
index f5aeb356..00000000
--- a/nacl/crypto_secretbox/xsalsa20poly1305/ref/api.h
+++ /dev/null
@@ -1,4 +0,0 @@
1#define CRYPTO_KEYBYTES 32
2#define CRYPTO_NONCEBYTES 24
3#define CRYPTO_ZEROBYTES 32
4#define CRYPTO_BOXZEROBYTES 16