aboutsummaryrefslogtreecommitdiffstats
path: root/src/b64enc.c (unfollow)
Commit message (Expand)AuthorFilesLines
2025-04-21Mark the initializations with __nonstring__ attribute.NIIBE Yutaka1-0/+1
2018-03-22core: Add Base-64 encoder.Werner Koch1-132/+96
2018-03-22core: Add file b64enc.c from gnupgWerner Koch1-0/+422