mirror of
https://github.com/servalproject/serval-dna.git
synced 2025-01-27 22:59:58 +00:00
5 lines
115 B
C
5 lines
115 B
C
|
#define CRYPTO_KEYBYTES 32
|
||
|
#define CRYPTO_NONCEBYTES 24
|
||
|
#define CRYPTO_ZEROBYTES 32
|
||
|
#define CRYPTO_BOXZEROBYTES 16
|