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