aboutsummaryrefslogtreecommitdiffstats
path: root/src/plugins/crypto_openssl
AgeCommit message (Expand)AuthorFilesLines
2019-03-20crypto: add hmac truncate optionDamjan Marion1-1/+8
2019-03-20crypto_openssl: call EVP_EncryptFinal_ex only if neededDamjan Marion1-2/+4
2019-03-20tests: implement crypto tests per RFC2202Filip Tehlar1-0/+1
2019-03-19crypto: introduce crypto infraDamjan Marion2-0/+239