Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2023-03-27 | vppinfra: small improvement and polishing of AES GCM code | Damjan Marion | 1 | -56/+77 | |
Type: improvement Change-Id: Ie9661792ec68d4ea3c62ee9eb31b455d3b2b0a42 Signed-off-by: Damjan Marion <damarion@cisco.com> | |||||
2023-03-23 | vppinfra: AES-CBC and AES-GCM refactor and optimizations | Damjan Marion | 1 | -0/+975 | |
- crypto code moved to vppinfra for better testing and reuse - added 256-bit VAES support (Intel Client CPUs) - added AES_GMAC functions Change-Id: I960c8e14ca0a0126703e8f1589d86f32e2a98361 Type: improvement Signed-off-by: Damjan Marion <damarion@cisco.com> |