Age | Commit message (Expand) | Author | Files | Lines |
2022-02-16 | crypto: Fix for the crash in crypto |  mgovind | 1 | -0/+4 |
2022-01-05 | crypto: encrypt/decrypt queues sw_scheduler |  Jakub Wysocki | 1 | -18/+85 |
2021-10-26 | crypto: add barrier in crypto key add |  Gabriel Oginski | 1 | -0/+12 |
2021-05-05 | crypto crypto-openssl: support hashing operations |  Filip Tehlar | 1 | -1/+26 |
2021-04-20 | crypto: support async handlers for 3des and md5 |  Alexander Chernavin | 1 | -3/+3 |
2021-04-09 | dpdk: selection of cryptodev engine data-path |  Fan Zhang | 1 | -2/+3 |
2021-03-26 | vlib: introduce vlib_get_main_by_index(), vlib_get_n_threads() |  Damjan Marion | 1 | -8/+9 |
2021-02-26 | crypto: fix coverity issue 218445 |  Piotr Bronowski | 1 | -3/+0 |
2021-01-20 | crypto: fixed vnet_crypto_is_set_handler() |  PiotrX Kleski | 1 | -1/+10 |
2020-09-09 | crypto: change cryptodev with new cryptodev API |  Fan Zhang | 1 | -1/+1 |
2020-09-03 | crypto: Add async crypto APIs |  Nathan Skrzypczak | 1 | -4/+0 |
2020-09-03 | crypto: SW scheduler async crypto engine |  PiotrX Kleski | 1 | -17/+65 |
2020-04-30 | crypto: introduce async crypto infra |  Fan Zhang | 1 | -5/+291 |
2020-02-26 | crypto: fix set crypto handlers |  Filip Tehlar | 1 | -1/+1 |
2020-02-11 | ipsec: add support for chained buffers |  Filip Tehlar | 1 | -39/+144 |
2019-11-13 | crypto: do not crash if no crypto engine loaded |  Benoît Ganne | 1 | -1/+1 |
2019-11-12 | crypto: not use vec api with opt_data[VNET_CRYPTO_N_OP_IDS] |  Lijian Zhang | 1 | -1/+1 |
2019-06-25 | ipsec: return error if the engine backend has no handler for the |  Neale Ranns | 1 | -0/+8 |
2019-06-07 | ipsec: remove the set_key API |  Neale Ranns | 1 | -22/+0 |
2019-06-05 | IPSEC: some CLI fixes |  Neale Ranns | 1 | -2/+2 |
2019-04-30 | crypto: enforce per-alg crypto key length |  Benoît Ganne | 1 | -2/+34 |
2019-04-25 | crypto: improve key handling |  Damjan Marion | 1 | -3/+75 |
2019-04-11 | IPSEC-MB: Use random & non-repeating IV (VPP-1642) |  Neale Ranns | 1 | -2/+5 |
2019-04-07 | crypto: add support for AEAD and AES-GCM |  Damjan Marion | 1 | -42/+76 |
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-26 | crypto: add set crypto handler CLI |  Filip Tehlar | 1 | -8/+47 |
2019-03-19 | crypto: introduce crypto infra |  Damjan Marion | 1 | -0/+127 |