Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2019-04-25 | unittest: AES GCM test cases cleanup | 1 | -270/+126 | |
2019-04-25 | crypto: improve key handling | 1 | -1/+0 | |
2019-04-14 | crypto: add support for AES-CTR cipher | 1 | -0/+116 | |
2019-04-11 | crypto: add more AES-GCM test cases | 1 | -1/+309 | |
2019-04-11 | crypto: add performace test to unittest plugin | 1 | -0/+9 | |
2019-04-07 | crypto: add support for AEAD and AES-GCM | 6 | -174/+235 | |
2019-03-22 | crypto: implement rfc4231 test cases | 3 | -1/+420 | |
2019-03-20 | tests: implement crypto tests per RFC2202 | 3 | -84/+414 | |
2019-03-19 | crypto: introduce crypto infra | 4 | -0/+505 |