@@ -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);
The note is not visible to the blocked user.