mirror of
https://github.com/cathugger/mkp224o.git
synced 2025-01-10 03:27:19 -03:00
3 lines
102 B
C
3 lines
102 B
C
#define ED25519_SEEDBYTES 32
|
|
#define ED25519_SECRETKEYBYTES 64
|
|
#define ED25519_PUBLICKEYBYTES 32
|