nacl -> native

This commit is contained in:
Matt Corallo 2015-01-14 11:30:48 -10:00
parent 334550b779
commit 6b0e346193
77 changed files with 5 additions and 5 deletions

4
native/ed25519/api.h Normal file
View file

@ -0,0 +1,4 @@
#define CRYPTO_SECRETKEYBYTES 64
#define CRYPTO_PUBLICKEYBYTES 32
#define CRYPTO_BYTES 64
#define CRYPTO_DETERMINISTIC 1