aboutsummaryrefslogtreecommitdiffstats
path: root/src/b64dec.c (unfollow)
Commit message (Expand)AuthorFilesLines
2018-10-27b64dec: Fix to use custom memory handlers.Ben Kibbey1-2/+2
2018-03-22core: Add Base-64 encoder.Werner Koch1-22/+21
2017-04-19Minor clean up.NIIBE Yutaka1-0/+1
2017-02-01Add Base64 decoder.NIIBE Yutaka1-0/+279