mirror of
https://github.com/PurpleI2P/i2pd.git
synced 2024-11-04 06:00:37 +00: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
|