summaryrefslogtreecommitdiffstats
path: root/lib/libalpm/base64.c
AgeCommit message (Collapse)AuthorFilesLines
2011-03-23Add base64 algorithms from PolarSSL to libalpmDan McGee1-0/+190
We will need these for GPG functionality (decoding the base64 encoded signature stored in the databases). Signed-off-by: Dan McGee <dan@archlinux.org> Signed-off-by: Allan McRae <allan@archlinux.org>