api.h 179 Bytes
Newer Older
KNOT team committed
1 2 3 4 5 6 7 8
//k=n=tag=128  b=256 r=64 c=192
#define CRYPTO_KEYBYTES 16 //
#define CRYPTO_NSECBYTES 0
#define CRYPTO_NPUBBYTES 16
#define CRYPTO_ABYTES 16
#define CRYPTO_NOOVERLAP 1