api.h 155 Bytes
Newer Older
KNOT team committed
1
#define CRYPTO_KEYBYTES 32  //256/8=32
KNOT team committed
2 3 4 5 6 7
#define CRYPTO_NSECBYTES 0
#define CRYPTO_NPUBBYTES 32
#define CRYPTO_ABYTES 32
#define CRYPTO_NOOVERLAP 1