mirror of
https://github.com/cathugger/mkp224o.git
synced 2025-01-09 19:17:19 -03:00
4 lines
121 B
C
4 lines
121 B
C
#define CRYPTO_SECRETKEYBYTES 64
|
|
#define CRYPTO_PUBLICKEYBYTES 32
|
|
#define CRYPTO_BYTES 64
|
|
#define CRYPTO_DETERMINISTIC 1
|