ed25519.h 102 B

123
  1. #define ED25519_SEEDBYTES 32
  2. #define ED25519_SECRETKEYBYTES 64
  3. #define ED25519_PUBLICKEYBYTES 32