mirror of
https://github.com/cryb-to/cryb-to.git
synced 2024-12-23 04:51:08 +00:00
e40f2f7d4b
- Ensure that the output is always NUL-terminated. - Always include the terminating NUL in the returned length. - Allow out == NULL, allowing the caller to check how much space is required before allocating. - Add man page. |
||
---|---|---|
.. | ||
.gitignore | ||
cryb_base32.c | ||
cryb_base64.c | ||
cryb_percent.3 | ||
cryb_percent.c | ||
Makefile.am |