mirror of
https://github.com/cathugger/mkp224o.git
synced 2025-04-25 16:26:05 +00:00
4 lines
102 B
C
4 lines
102 B
C
|
#define ED25519_SEEDBYTES 32
|
||
|
#define ED25519_SECRETKEYBYTES 64
|
||
|
#define ED25519_PUBLICKEYBYTES 32
|