Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2021-05-05 | crypto crypto-openssl: support hashing operations | Filip Tehlar | 1 | -0/+92 |
2020-09-01 | crypto-openssl: add chacha20-poly1305 to crypto-openssl | Artem Glazychev | 1 | -0/+152 |
2020-02-18 | crypto: add support for testing quad loops in crypto algos | Filip Tehlar | 4 | -2/+78 |
2020-02-11 | ipsec: add support for chained buffers | Filip Tehlar | 6 | -0/+84 |
2019-04-25 | unittest: AES GCM test cases cleanup | Damjan Marion | 1 | -270/+126 |
2019-04-25 | crypto: improve key handling | Damjan Marion | 1 | -1/+0 |
2019-04-14 | crypto: add support for AES-CTR cipher | fituldo | 1 | -0/+116 |
2019-04-11 | crypto: add more AES-GCM test cases | Filip Tehlar | 1 | -1/+309 |
2019-04-11 | crypto: add performace test to unittest plugin | Damjan Marion | 1 | -0/+9 |
2019-04-07 | crypto: add support for AEAD and AES-GCM | Damjan Marion | 6 | -174/+235 |
2019-03-22 | crypto: implement rfc4231 test cases | Filip Tehlar | 3 | -1/+420 |
2019-03-20 | tests: implement crypto tests per RFC2202 | Filip Tehlar | 3 | -84/+414 |
2019-03-19 | crypto: introduce crypto infra | Damjan Marion | 4 | -0/+505 |