mirror of
https://github.com/cathugger/mkp224o.git
synced 2025-04-20 13:59:11 +00:00
6 lines
166 B
C
6 lines
166 B
C
// includes the implicit NUL
|
|
#define HEADER_BASESK "mkp224o base_sk"
|
|
#define HEADER_BASESKLEN 16
|
|
|
|
#define HEADER_BASEPK "mkp224o base_pk"
|
|
#define HEADER_BASEPKLEN 16
|