aboutsummaryrefslogtreecommitdiffstats
path: root/common/zb32.c (unfollow)
Commit message (Collapse)AuthorFilesLines
2014-04-17common: Add z-base-32 encoder.Werner Koch1-0/+120
* common/zb32.c: New. * common/t-zb32.c: New. * common/Makefile.am (common_sources): Add zb82.c (module_tests): Add t-zb32.