summaryrefslogtreecommitdiffstats
path: root/src/util/crypto/libcrypto/crypto_base64.c
Commit message (Expand)AuthorAgeFilesLines
* Make DEBUG macro invocations variadicNikolai Kondrashov2014-02-121-1/+1
* Include header file in implementation module.Lukas Slebodnik2013-09-241-0/+1
* libcrypto fully implementedGeorge McCollister2012-06-261-4/+99
* UTIL: Provide base64 encoding and decoding functionsJan Cholasta2012-02-071-0/+37