aboutsummaryrefslogtreecommitdiffstats
path: root/src/plugins/unittest/crypto
AgeCommit message (Expand)AuthorFilesLines
2019-04-16crypto: add more AES-GCM test casesFilip Tehlar1-1/+309
2019-04-07crypto: add support for AEAD and AES-GCMDamjan Marion6-174/+235
2019-03-22crypto: implement rfc4231 test casesFilip Tehlar3-1/+420
2019-03-20tests: implement crypto tests per RFC2202Filip Tehlar3-84/+414
2019-03-19crypto: introduce crypto infraDamjan Marion4-0/+505