1. 063549f crypto: remove VNET_CRYPTO_OP_FLAG_INIT_IV flag by Benoît Ganne · 2 years, 11 months ago
  2. 1ee334c crypto: make it easier to diagnose keys use-after-free by Benoît Ganne · 2 years ago
  3. 02dfd29 ipsec: fix AES CBC IV generation (CVE-2022-46397) by Benoît Ganne · 2 years, 11 months ago
  4. cb3a6bd crypto: fix dead nn foreach by Dmitry Valter · 2 years, 2 months ago
  5. 8a4a7c2 crypto: drop the frame if there is no handler by Dastin Wilski · 2 years, 9 months ago
  6. 66d4cb5 vppinfra: refactor *_will_expand() functions by Damjan Marion · 2 years, 9 months ago
  7. 6a51775 crypto: Fix for the crash in crypto by mgovind · 2 years, 10 months ago
  8. 492d779 wireguard: add async mode for encryption packets by Gabriel Oginski · 3 years, 1 month ago
  9. 440bf5f crypto: omit loop iteration by Dastin Wilski · 3 years ago
  10. 83b2bb8 crypto: encrypt/decrypt queues sw_scheduler by Jakub Wysocki · 3 years ago
  11. c12d48f crypto: add barrier in crypto key add by Gabriel Oginski · 3 years, 2 months ago
  12. 10bb21f vlib: fix vlib_buffer_enqueue_to_next() overflow by Benoît Ganne · 3 years, 3 months ago
  13. eddd8e3 tests: move test source to vpp/test by Dave Wallace · 3 years, 7 months ago
  14. 06111a8 crypto crypto-openssl: support hashing operations by Filip Tehlar · 3 years, 8 months ago
  15. 005d1e4 crypto: support async handlers for 3des and md5 by Alexander Chernavin · 3 years, 11 months ago
  16. e4db945 dpdk: selection of cryptodev engine data-path by Fan Zhang · 3 years, 9 months ago
  17. 6ffb7c6 vlib: introduce vlib_get_main_by_index(), vlib_get_n_threads() by Damjan Marion · 3 years, 9 months ago
  18. fc81134 ipsec: Submit fuller async frames by Neale Ranns · 3 years, 10 months ago
  19. 40ee200 crypto: add support for aes-ctr+sha-1 chains by Benoît Ganne · 3 years, 11 months ago
  20. b80d67c crypto: fix coverity issue 218445 by Piotr Bronowski · 3 years, 10 months ago
  21. 63ab851 crypto: A more memory efficient layout of the frame element struct by Neale Ranns · 3 years, 10 months ago
  22. b252592 crypto: fixed vnet_crypto_is_set_handler() by PiotrX Kleski · 4 years ago
  23. f0ca1e8 misc: refactor clib_bitmap_foreach macro by Damjan Marion · 4 years ago
  24. 8ed06c0 crypto: fixed vnet_crypto_async_reset_frame assert by PiotrX Kleski · 4 years, 1 month ago
  25. ef69b51 crypto: fixed async frame enqueue race condition by PiotrX Kleski · 4 years, 1 month ago
  26. ff1f089 tests: move crypto tests to src/vnet/crypto/test by Dave Wallace · 4 years, 1 month ago
  27. 6816c3b crypto: revert crypto set handler all API by Yulong Pei · 4 years, 3 months ago
  28. 8c91b2a crypto: Crypto set handler API to support set all as CLI by Yulong Pei · 4 years, 3 months ago
  29. ef80ad6 crypto: change cryptodev with new cryptodev API by Fan Zhang · 4 years, 3 months ago
  30. 0c936b1 crypto: Add async crypto APIs by Nathan Skrzypczak · 4 years, 4 months ago
  31. 2284817 crypto: SW scheduler async crypto engine by PiotrX Kleski · 4 years, 5 months ago
  32. 61f49aa crypto: add chacha20-poly1305 algo by Artem Glazychev · 4 years, 4 months ago
  33. f970a75 crypto: fix coverity issues by Fan Zhang · 4 years, 8 months ago
  34. f539578 crypto: introduce async crypto infra by Fan Zhang · 4 years, 8 months ago
  35. d26b860 crypto: fix set crypto handlers by Filip Tehlar · 4 years, 10 months ago
  36. 1307b2e crypto: show crypto handlers re-design by Filip Tehlar · 4 years, 10 months ago
  37. efcad1a ipsec: add support for chained buffers by Filip Tehlar · 4 years, 11 months ago
  38. 6545df7 crypto: do not crash if no crypto engine loaded by Benoît Ganne · 5 years ago
  39. b15d796 crypto: not use vec api with opt_data[VNET_CRYPTO_N_OP_IDS] by Lijian Zhang · 5 years ago
  40. 6afaae1 ipsec: GCM, Anti-replay and ESN fixess by Neale Ranns · 5 years ago
  41. ece2ae0 ipsec: return error if the engine backend has no handler for the by Neale Ranns · 5 years ago
  42. f292242 ipsec: remove the set_key API by Neale Ranns · 6 years ago
  43. e6be702 IPSEC: some CLI fixes by Neale Ranns · 6 years ago
  44. be95444 crypto: enforce per-alg crypto key length by Benoît Ganne · 6 years ago
  45. d97918e crypto, ipsec: change GCM IV handling by Damjan Marion · 6 years ago
  46. 82d81d4 crypto: AES GCM IV length is always 12 by Damjan Marion · 6 years ago
  47. d1bed68 crypto: improve key handling by Damjan Marion · 6 years ago
  48. 47feb11 IPSEC: support GCM in ESP by Neale Ranns · 6 years ago
  49. 89e6643 crypto: add support for AES-CTR cipher by fituldo · 6 years ago
  50. 21ada3b IPSEC-MB: Use random & non-repeating IV (VPP-1642) by Neale Ranns · 6 years ago
  51. 61c0a3d crypto: add performace test to unittest plugin by Damjan Marion · 6 years ago
  52. 060bfb9 crypto: add support for AEAD and AES-GCM by Damjan Marion · 6 years ago
  53. ba01f07 crypto: coverity issues by Damjan Marion · 6 years ago
  54. 085637f crypto: pass multiple ops to handler by Damjan Marion · 6 years ago
  55. b4fff3a ipsec: esp-decrypt rework by Damjan Marion · 6 years ago
  56. a03d182 crypto: add vnet_crypto_op_init (...) by Damjan Marion · 6 years ago
  57. d709cbc ipsec: compress ipsec_sa_t so data used by dataplane code fits in cacheline by Damjan Marion · 6 years ago
  58. 1469d54 crypto: add set crypto handler CLI by Filip Tehlar · 6 years ago
  59. c59b9a2 ipsec: esp-encrypt rework by Damjan Marion · 6 years ago
  60. 8863123 crypto: add hmac truncate option by Damjan Marion · 6 years ago
  61. e225f71 tests: implement crypto tests per RFC2202 by Filip Tehlar · 6 years ago
  62. 91f17dc crypto: introduce crypto infra by Damjan Marion · 6 years ago