chiark / gitweb /
Add base32 encoding and decoding.
[mLib] / man / base64.3
index 3d445b757eade692b0dfcceca0099dff0434459f..4ab320a024c2cf6f8ad6f3bce33b029a3e4118f0 100644 (file)
@@ -87,7 +87,9 @@ also ignores
 characters in the string and works out the final block length
 automatically based on the input size.
 .SH "SEE ALSO"
+.BR base32 (3),
 .BR dstr (3),
+.BR hex (3),
 .BR mLib (3).
 .SH AUTHOR
 Mark Wooding, <mdw@nsict.org>