mirror of
https://github.com/signalapp/Signal-Android.git
synced 2026-05-01 14:13:22 +01:00
Add ed25519
This commit is contained in:
4
libaxolotl/jni/ed25519/api.h
Normal file
4
libaxolotl/jni/ed25519/api.h
Normal file
@@ -0,0 +1,4 @@
|
||||
#define CRYPTO_SECRETKEYBYTES 64
|
||||
#define CRYPTO_PUBLICKEYBYTES 32
|
||||
#define CRYPTO_BYTES 64
|
||||
#define CRYPTO_DETERMINISTIC 1
|
||||
Reference in New Issue
Block a user