aboutsummaryrefslogtreecommitdiffstats
path: root/src/plugins/unittest/crypto
AgeCommit message (Expand)AuthorFilesLines
2020-02-18crypto: add support for testing quad loops in crypto algosFilip Tehlar4-2/+78
2020-02-11ipsec: add support for chained buffersFilip Tehlar6-0/+84
2019-04-25unittest: AES GCM test cases cleanupDamjan Marion1-270/+126
2019-04-25crypto: improve key handlingDamjan Marion1-1/+0
2019-04-14crypto: add support for AES-CTR cipherfituldo1-0/+116
2019-04-11crypto: add more AES-GCM test casesFilip Tehlar1-1/+309
2019-04-11crypto: add performace test to unittest pluginDamjan Marion1-0/+9
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