mirror of
https://github.com/oxen-io/session-android.git
synced 2024-11-24 10:35:19 +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
|