diff options
Diffstat (limited to 'b32.h')
-rw-r--r-- | b32.h | 8 |
1 files changed, 8 insertions, 0 deletions
@@ -0,0 +1,8 @@ +#ifndef B32_B32_H +#define B32_B32_H + +#include <stdbool.h> + +bool b32toa(char *, const char *, size_t); + +#endif |
index : totp | ||
Generate TOTP codes from the command-line | Thomas Voss |
aboutsummaryrefslogtreecommitdiff |