nacl -> native
This commit is contained in:
parent
334550b779
commit
6b0e346193
77 changed files with 5 additions and 5 deletions
4
native/ed25519/api.h
Normal file
4
native/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
|
Loading…
Add table
Add a link
Reference in a new issue