mirror of
https://github.com/cathugger/mkp224o.git
synced 2025-05-14 05:52:49 +00:00
init
This commit is contained in:
commit
9b80e8676c
95 changed files with 6502 additions and 0 deletions
2
base32.h
Normal file
2
base32.h
Normal file
|
@ -0,0 +1,2 @@
|
|||
char *base32_to(char *dst, const u8 *src, size_t slen);
|
||||
size_t base32_from(u8 *dst, u8 *dmask, const char *src);
|
Loading…
Add table
Add a link
Reference in a new issue