4 lines
90 B
C
4 lines
90 B
C
|
|
#define CRYPTO_SECRETKEYBYTES 64
|
||
|
|
#define CRYPTO_PUBLICKEYBYTES 32
|
||
|
|
#define CRYPTO_BYTES 64
|