mirror of
https://github.com/signalapp/Signal-Android.git
synced 2026-04-30 21:52:28 +01: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
|