vppinfra: native AES-CTR implementation
[vpp.git] / src / plugins / crypto_native / aes_cbc.c
2024-01-12 Damjan Marionvppinfra: native AES-CTR implementation 76/40176/8
2023-03-23 Damjan Marionvppinfra: AES-CBC and AES-GCM refactor and optimizations 05/38505/19
2023-03-15 Damjan Marioncrypto-native: 256-bit AES CBC support 87/38487/4
2023-03-06 Benoît Gannecrypto: remove VNET_CRYPTO_OP_FLAG_INIT_IV flag 66/34966/9
2022-03-24 Benoît Gannecrypto-native: fix index in VAES aes-cbc encrypt 67/35767/2
2022-03-23 Benoît Gannecrypto-native: fix dst index typo in VAES 46/35746/1
2021-11-02 Damjan Marionbuild: clang-13 support 87/34287/3
2020-08-06 Dave Barachmisc: harmonize names 89/28189/1
2020-05-11 Damjan Marioncrypto-native: properly deal with broken or outdated... 72/26972/2
2020-02-14 Damjan Marioncrypto-native: refactor CBC code 25/25125/2
2020-01-31 Damjan Marioncrypto-native: add ARMv8 AES-CBC implementation 18/24718/2
2020-01-30 Damjan Marioncrypto-native: refactor AES code 88/24688/3
2020-01-30 Damjan Marioncrypto-native: don't expand aes-cbc keys twice 13/24613/2
2020-01-28 Damjan Marioncrypto-native: rename crypto_ia32 to crypto_native 74/24574/3