diff options
Diffstat (limited to 'plugin/auth_ed25519/ref10/api.h')
-rw-r--r-- | plugin/auth_ed25519/ref10/api.h | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/plugin/auth_ed25519/ref10/api.h b/plugin/auth_ed25519/ref10/api.h new file mode 100644 index 00000000..9f1db7e5 --- /dev/null +++ b/plugin/auth_ed25519/ref10/api.h @@ -0,0 +1,3 @@ +#define CRYPTO_PUBLICKEYBYTES 32 +#define CRYPTO_BYTES 64 +#define CRYPTO_DETERMINISTIC 1 |