Age | Commit message (Expand) | Author | Files | Lines |
2022-11-14 | crypto-ipsecmb: fix plugin crash in VirtualBox |  Maros Ondrejicka | 1 | -1/+1 |
2022-10-19 | crypto-ipsecmb: support previous ipsecmb versions |  Marcel Cornu | 1 | -11/+125 |
2022-10-17 | crypto-ipsecmb: bump ipsecmb library to v1.3 |  Marcel Cornu | 1 | -64/+79 |
2021-10-07 | build: fix ipsecmb version check |  Fan Zhang | 1 | -5/+5 |
2021-10-04 | build: Allow ipsec-mb plugin to build with libipsec_mb 0.55 |  Nick Brown | 2 | -0/+14 |
2021-05-12 | crypto: add chacha20-poly1305 support to ipsecmb |  Fan Zhang | 1 | -0/+252 |
2021-04-30 | build: declare some CMake variables as advanced |  Damjan Marion | 1 | -2/+2 |
2021-02-04 | crypto-ipsecmb: add support for AES CTR |  Benoît Ganne | 1 | -36/+40 |
2021-01-25 | crypto-ipsecmb: more explicit errors reporting |  Benoît Ganne | 1 | -4/+24 |
2020-07-21 | crypto: bails out early for unsupported key type |  Benoît Ganne | 1 | -4/+4 |
2020-04-30 | crypto: introduce async crypto infra |  Fan Zhang | 1 | -0/+4 |
2020-03-06 | crypto: align per thread data to cache line |  Filip Tehlar | 1 | -1/+3 |
2020-02-18 | crypto: add chained buffer support in ipsecmb (AES-GCM) |  Filip Tehlar | 1 | -0/+83 |
2020-01-10 | docs: Edit FEATURE.yaml files so they can be published |  John DeNisco | 1 | -1/+1 |
2020-01-02 | crypto-ipsecmb: Add FEATURE.yaml for all crypto engine plugins |  Neale Ranns | 1 | -0/+11 |
2019-11-22 | crypto-ipsecmb: use single GCM API |  Fan Zhang | 1 | -6/+4 |
2019-11-07 | crypto-ipsecmb: improve gcm performance using dedicated API. |  Fan Zhang | 1 | -88/+54 |
2019-10-22 | vppinfra: add clib_mem_free_s |  Benoît Ganne | 1 | -6/+2 |
2019-08-09 | crypto: add '-maes' compile switch |  Benoît Ganne | 1 | -1/+1 |
2019-05-16 | init / exit function ordering |  Dave Barach | 1 | -4/+6 |
2019-05-07 | ipsec-mb: fix the "make test" on non-AESNI platforms |  Andrew Yourtchenko | 1 | -0/+3 |
2019-05-06 | Remove target option when IPSecMB disabled |  Nathan Skrzypczak | 1 | -2/+1 |
2019-05-03 | plugins: clean up plugin descriptions |  Dave Wallace | 1 | -1/+1 |
2019-04-26 | crypto, ipsec: change GCM IV handling |  Damjan Marion | 1 | -49/+16 |
2019-04-25 | crypto_ipsecmb: CBC IV size is always equal to block size |  Damjan Marion | 1 | -27/+13 |
2019-04-25 | crypto_ipsecmb: use pre-expanded keys |  Damjan Marion | 1 | -218/+207 |
2019-04-25 | crypto: improve key handling |  Damjan Marion | 1 | -4/+7 |
2019-04-23 | Bump to intel-ipsec-mb version 0.52 |  Damjan Marion | 1 | -2/+4 |
2019-04-17 | crypto-ipsecmb: enable GCM |  Neale Ranns | 1 | -24/+220 |
2019-04-15 | crypto: fix coverity warnings |  Filip Tehlar | 1 | -0/+2 |
2019-04-11 | IPSEC-MB: Use random & non-repeating IV (VPP-1642) |  Neale Ranns | 2 | -14/+57 |
2019-04-10 | crypto: Intel IPSEC-MB engine |  Neale Ranns | 2 | -0/+416 |