clcommon.h (143B)
1 #ifndef CLCOMMON_H 2 #define CLCOMMON_H 3 4 #include <stdlib.h> 5 #include <stdio.h> 6 7 int read_message_from_stdin(uint8_t** m, size_t* mlen); 8 9 #endif
gestumblindeGestumblinde - reference implementation of SLH-DSA | |
| git clone git://www.tkruger.se/gestumblinde.git | |
| Log | Files | Refs | README |