Age | Commit message (Expand) | Author | Files | Lines |
2021-05-13 | tests: move test source to vpp/test | ![](//seccdn.libravatar.org/avatar/155300a2ed9c459f8e0eff769ac52aa8?s=13&d=retro) Dave Wallace | 1 | -28/+0 |
2021-05-05 | crypto crypto-openssl: support hashing operations | ![](//seccdn.libravatar.org/avatar/d36f23b86551a8141ba7b3806956f083?s=13&d=retro) Filip Tehlar | 2 | -15/+52 |
2021-04-20 | crypto: support async handlers for 3des and md5 | ![](//seccdn.libravatar.org/avatar/73855d90e4e0cc39224d17a56c85cefd?s=13&d=retro) Alexander Chernavin | 2 | -3/+12 |
2021-04-09 | dpdk: selection of cryptodev engine data-path | ![](//seccdn.libravatar.org/avatar/17b89e6e9e727c6eaea106e3fe154d51?s=13&d=retro) Fan Zhang | 2 | -2/+4 |
2021-03-26 | vlib: introduce vlib_get_main_by_index(), vlib_get_n_threads() | ![](//seccdn.libravatar.org/avatar/0e62e9336f8793820041922c5051ddac?s=13&d=retro) Damjan Marion | 4 | -13/+15 |
2021-03-05 | ipsec: Submit fuller async frames | ![](//seccdn.libravatar.org/avatar/5809d340338ca0046d8f7eadae56eeae?s=13&d=retro) Neale Ranns | 1 | -53/+29 |
2021-03-04 | crypto: add support for aes-ctr+sha-1 chains | ![](//seccdn.libravatar.org/avatar/c3b1f8bb36220d44e3e662f8ef2662f7?s=13&d=retro) Benoît Ganne | 1 | -16/+19 |
2021-02-26 | crypto: fix coverity issue 218445 | ![](//seccdn.libravatar.org/avatar/d315eadec22e691b742676b78f3ecb92?s=13&d=retro) Piotr Bronowski | 1 | -3/+0 |
2021-02-24 | crypto: A more memory efficient layout of the frame element struct | ![](//seccdn.libravatar.org/avatar/5809d340338ca0046d8f7eadae56eeae?s=13&d=retro) Neale Ranns | 2 | -18/+26 |
2021-01-20 | crypto: fixed vnet_crypto_is_set_handler() | ![](//seccdn.libravatar.org/avatar/81624604c36293bb0ca50505b8b04c59?s=13&d=retro) PiotrX Kleski | 1 | -1/+10 |
2020-12-14 | misc: refactor clib_bitmap_foreach macro | ![](//seccdn.libravatar.org/avatar/0e62e9336f8793820041922c5051ddac?s=13&d=retro) Damjan Marion | 1 | -2/+2 |
2020-12-04 | crypto: fixed vnet_crypto_async_reset_frame assert | ![](//seccdn.libravatar.org/avatar/81624604c36293bb0ca50505b8b04c59?s=13&d=retro) PiotrX Kleski | 1 | -1/+2 |
2020-12-04 | crypto: fixed async frame enqueue race condition | ![](//seccdn.libravatar.org/avatar/81624604c36293bb0ca50505b8b04c59?s=13&d=retro) PiotrX Kleski | 1 | -2/+8 |
2020-11-17 | tests: move crypto tests to src/vnet/crypto/test | ![](//seccdn.libravatar.org/avatar/155300a2ed9c459f8e0eff769ac52aa8?s=13&d=retro) Dave Wallace | 1 | -0/+28 |
2020-09-21 | crypto: revert crypto set handler all API | ![](//seccdn.libravatar.org/avatar/7df076fa06295ab5e2e5d0da39f2e1d3?s=13&d=retro) Yulong Pei | 1 | -36/+3 |
2020-09-16 | crypto: Crypto set handler API to support set all as CLI | ![](//seccdn.libravatar.org/avatar/7df076fa06295ab5e2e5d0da39f2e1d3?s=13&d=retro) Yulong Pei | 2 | -4/+37 |
2020-09-09 | crypto: change cryptodev with new cryptodev API | ![](//seccdn.libravatar.org/avatar/17b89e6e9e727c6eaea106e3fe154d51?s=13&d=retro) Fan Zhang | 1 | -1/+1 |
2020-09-03 | crypto: Add async crypto APIs | ![](//seccdn.libravatar.org/avatar/d6f0f6ed699ce186663aa2a6f2808cca?s=13&d=retro) Nathan Skrzypczak | 5 | -5/+172 |
2020-09-03 | crypto: SW scheduler async crypto engine | ![](//seccdn.libravatar.org/avatar/81624604c36293bb0ca50505b8b04c59?s=13&d=retro) PiotrX Kleski | 4 | -69/+232 |
2020-09-01 | crypto: add chacha20-poly1305 algo | ![](//seccdn.libravatar.org/avatar/f993d46f2383463c99d260be0737579e?s=13&d=retro) Artem Glazychev | 1 | -2/+5 |
2020-05-06 | crypto: fix coverity issues | ![](//seccdn.libravatar.org/avatar/17b89e6e9e727c6eaea106e3fe154d51?s=13&d=retro) Fan Zhang | 1 | -20/+1 |
2020-04-30 | crypto: introduce async crypto infra | ![](//seccdn.libravatar.org/avatar/17b89e6e9e727c6eaea106e3fe154d51?s=13&d=retro) Fan Zhang | 5 | -32/+1025 |
2020-02-26 | crypto: fix set crypto handlers | ![](//seccdn.libravatar.org/avatar/d36f23b86551a8141ba7b3806956f083?s=13&d=retro) Filip Tehlar | 1 | -1/+1 |
2020-02-18 | crypto: show crypto handlers re-design | ![](//seccdn.libravatar.org/avatar/d36f23b86551a8141ba7b3806956f083?s=13&d=retro) Filip Tehlar | 2 | -24/+37 |
2020-02-11 | ipsec: add support for chained buffers | ![](//seccdn.libravatar.org/avatar/d36f23b86551a8141ba7b3806956f083?s=13&d=retro) Filip Tehlar | 4 | -57/+256 |
2019-11-13 | crypto: do not crash if no crypto engine loaded | ![](//seccdn.libravatar.org/avatar/c3b1f8bb36220d44e3e662f8ef2662f7?s=13&d=retro) Benoît Ganne | 1 | -1/+1 |
2019-11-12 | crypto: not use vec api with opt_data[VNET_CRYPTO_N_OP_IDS] | ![](//seccdn.libravatar.org/avatar/9a7b211e030f3a55818758c5fb933ba2?s=13&d=retro) Lijian Zhang | 3 | -3/+4 |
2019-07-24 | ipsec: GCM, Anti-replay and ESN fixess | ![](//seccdn.libravatar.org/avatar/df12e07d9afc269a9f3f1e96d24c5e67?s=13&d=retro) Neale Ranns | 1 | -2/+1 |
2019-06-25 | ipsec: return error if the engine backend has no handler for the | ![](//seccdn.libravatar.org/avatar/df12e07d9afc269a9f3f1e96d24c5e67?s=13&d=retro) Neale Ranns | 2 | -0/+9 |
2019-06-07 | ipsec: remove the set_key API | ![](//seccdn.libravatar.org/avatar/df12e07d9afc269a9f3f1e96d24c5e67?s=13&d=retro) Neale Ranns | 2 | -24/+0 |
2019-06-05 | IPSEC: some CLI fixes | ![](//seccdn.libravatar.org/avatar/df12e07d9afc269a9f3f1e96d24c5e67?s=13&d=retro) Neale Ranns | 2 | -3/+3 |
2019-04-30 | crypto: enforce per-alg crypto key length | ![](//seccdn.libravatar.org/avatar/c3b1f8bb36220d44e3e662f8ef2662f7?s=13&d=retro) Benoît Ganne | 2 | -16/+50 |
2019-04-26 | crypto, ipsec: change GCM IV handling | ![](//seccdn.libravatar.org/avatar/0e62e9336f8793820041922c5051ddac?s=13&d=retro) Damjan Marion | 1 | -1/+1 |
2019-04-25 | crypto: AES GCM IV length is always 12 | ![](//seccdn.libravatar.org/avatar/0e62e9336f8793820041922c5051ddac?s=13&d=retro) Damjan Marion | 1 | -1/+1 |
2019-04-25 | crypto: improve key handling | ![](//seccdn.libravatar.org/avatar/0e62e9336f8793820041922c5051ddac?s=13&d=retro) Damjan Marion | 2 | -11/+118 |
2019-04-16 | IPSEC: support GCM in ESP | ![](//seccdn.libravatar.org/avatar/df12e07d9afc269a9f3f1e96d24c5e67?s=13&d=retro) Neale Ranns | 1 | -1/+1 |
2019-04-14 | crypto: add support for AES-CTR cipher | ![](//seccdn.libravatar.org/avatar/0da98edfa2989a4a1398b66e65bb889e?s=13&d=retro) fituldo | 1 | -1/+4 |
2019-04-11 | IPSEC-MB: Use random & non-repeating IV (VPP-1642) | ![](//seccdn.libravatar.org/avatar/df12e07d9afc269a9f3f1e96d24c5e67?s=13&d=retro) Neale Ranns | 1 | -2/+5 |
2019-04-11 | crypto: add performace test to unittest plugin | ![](//seccdn.libravatar.org/avatar/0e62e9336f8793820041922c5051ddac?s=13&d=retro) Damjan Marion | 2 | -0/+22 |
2019-04-07 | crypto: add support for AEAD and AES-GCM | ![](//seccdn.libravatar.org/avatar/0e62e9336f8793820041922c5051ddac?s=13&d=retro) Damjan Marion | 4 | -104/+228 |
2019-04-07 | crypto: coverity issues | ![](//seccdn.libravatar.org/avatar/0e62e9336f8793820041922c5051ddac?s=13&d=retro) Damjan Marion | 1 | -1/+1 |
2019-04-04 | crypto: pass multiple ops to handler | ![](//seccdn.libravatar.org/avatar/0e62e9336f8793820041922c5051ddac?s=13&d=retro) Damjan Marion | 1 | -6/+41 |
2019-03-29 | ipsec: esp-decrypt rework | ![](//seccdn.libravatar.org/avatar/0e62e9336f8793820041922c5051ddac?s=13&d=retro) Damjan Marion | 1 | -11/+7 |
2019-03-28 | crypto: add vnet_crypto_op_init (...) | ![](//seccdn.libravatar.org/avatar/0e62e9336f8793820041922c5051ddac?s=13&d=retro) Damjan Marion | 1 | -0/+10 |
2019-03-27 | ipsec: compress ipsec_sa_t so data used by dataplane code fits in cacheline | ![](//seccdn.libravatar.org/avatar/0e62e9336f8793820041922c5051ddac?s=13&d=retro) Damjan Marion | 2 | -5/+11 |
2019-03-26 | crypto: add set crypto handler CLI | ![](//seccdn.libravatar.org/avatar/d36f23b86551a8141ba7b3806956f083?s=13&d=retro) Filip Tehlar | 3 | -8/+135 |
2019-03-26 | ipsec: esp-encrypt rework | ![](//seccdn.libravatar.org/avatar/0e62e9336f8793820041922c5051ddac?s=13&d=retro) Damjan Marion | 1 | -0/+1 |
2019-03-20 | crypto: add hmac truncate option | ![](//seccdn.libravatar.org/avatar/0e62e9336f8793820041922c5051ddac?s=13&d=retro) Damjan Marion | 1 | -1/+1 |
2019-03-20 | tests: implement crypto tests per RFC2202 | ![](//seccdn.libravatar.org/avatar/d36f23b86551a8141ba7b3806956f083?s=13&d=retro) Filip Tehlar | 1 | -0/+1 |
2019-03-19 | crypto: introduce crypto infra | ![](//seccdn.libravatar.org/avatar/0e62e9336f8793820041922c5051ddac?s=13&d=retro) Damjan Marion | 4 | -0/+452 |