Age | Commit message (Expand) | Author | Files | Lines |
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 |