Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2023-03-23 | vppinfra: AES-CBC and AES-GCM refactor and optimizations | Damjan Marion | 1 | -431/+28 |
2023-03-15 | crypto-native: 256-bit AES CBC support | Damjan Marion | 1 | -60/+297 |
2023-03-06 | crypto: remove VNET_CRYPTO_OP_FLAG_INIT_IV flag | Benoît Ganne | 1 | -35/+2 |
2022-03-24 | crypto-native: fix index in VAES aes-cbc encrypt | Benoît Ganne | 1 | -3/+3 |
2022-03-23 | crypto-native: fix dst index typo in VAES | Benoît Ganne | 1 | -1/+1 |
2021-11-02 | build: clang-13 support | Damjan Marion | 1 | -1/+1 |
2020-08-06 | misc: harmonize names | Dave Barach | 1 | -8/+8 |
2020-05-11 | crypto-native: properly deal with broken or outdated toolchains | Damjan Marion | 1 | -4/+4 |
2020-02-14 | crypto-native: refactor CBC code | Damjan Marion | 1 | -17/+414 |
2020-01-31 | crypto-native: add ARMv8 AES-CBC implementation | Damjan Marion | 1 | -353/+4 |
2020-01-30 | crypto-native: refactor AES code | Damjan Marion | 1 | -49/+38 |
2020-01-30 | crypto-native: don't expand aes-cbc keys twice | Damjan Marion | 1 | -2/+1 |
2020-01-28 | crypto-native: rename crypto_ia32 to crypto_native | Damjan Marion | 1 | -0/+497 |