mirror of
https://github.com/monero-project/monero.git
synced 2025-12-12 01:51:27 +09:00
5 lines
121 B
C
5 lines
121 B
C
#define CRYPTO_SECRETKEYBYTES 64
|
|
#define CRYPTO_PUBLICKEYBYTES 32
|
|
#define CRYPTO_BYTES 64
|
|
#define CRYPTO_DETERMINISTIC 1
|