summaryrefslogtreecommitdiff
path: root/src/lib/crypto
AgeCommit message (Expand)Author
2020-03-12replace stdint.h with cstdintRosen Penev
2020-03-12replace stddef.h with cstddefRosen Penev
2019-12-16lib/crypto/MD5: add missing include for uint8_tMax Kellermann
2019-08-14lib/crypto/MD5: add option to use libavutil instead of libgcryptMax Kellermann
2019-08-14lib/crypto: add base64 wrapper using libavutilMax Kellermann
2019-08-14lib/gcrypt/MD5: add wrapper in lib/crypto/Max Kellermann