Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2019-04-14 | crypto: add support for AES-CTR cipher | fituldo | 1 | -1/+4 |
2019-04-11 | IPSEC-MB: Use random & non-repeating IV (VPP-1642) | Neale Ranns | 1 | -2/+5 |
2019-04-11 | crypto: add performace test to unittest plugin | Damjan Marion | 2 | -0/+22 |
2019-04-07 | crypto: add support for AEAD and AES-GCM | Damjan Marion | 4 | -104/+228 |
2019-04-07 | crypto: coverity issues | Damjan Marion | 1 | -1/+1 |
2019-04-04 | crypto: pass multiple ops to handler | Damjan Marion | 1 | -6/+41 |
2019-03-29 | ipsec: esp-decrypt rework | Damjan Marion | 1 | -11/+7 |
2019-03-28 | crypto: add vnet_crypto_op_init (...) | Damjan Marion | 1 | -0/+10 |
2019-03-27 | ipsec: compress ipsec_sa_t so data used by dataplane code fits in cacheline | Damjan Marion | 2 | -5/+11 |
2019-03-26 | crypto: add set crypto handler CLI | Filip Tehlar | 3 | -8/+135 |
2019-03-26 | ipsec: esp-encrypt rework | Damjan Marion | 1 | -0/+1 |
2019-03-20 | crypto: add hmac truncate option | Damjan Marion | 1 | -1/+1 |
2019-03-20 | tests: implement crypto tests per RFC2202 | Filip Tehlar | 1 | -0/+1 |
2019-03-19 | crypto: introduce crypto infra | Damjan Marion | 4 | -0/+452 |