aboutsummaryrefslogtreecommitdiffstats
path: root/src/plugins/crypto_native/main.c
AgeCommit message (Expand)AuthorFilesLines
2024-01-12crypto-native: add AES-CTRDamjan Marion1-13/+26
2023-03-15crypto-native: 256-bit AES CBC supportDamjan Marion1-0/+4
2023-03-14crypto-native: avoid crash on 12th and 13th gen Intel client CPUsDamjan Marion1-2/+4
2023-03-06crypto: remove VNET_CRYPTO_OP_FLAG_INIT_IV flagBenoît Ganne1-14/+4
2020-07-21crypto: bails out early for unsupported key typeBenoît Ganne1-4/+4
2020-05-11crypto-native: properly deal with broken or outdated toolchainsDamjan Marion1-17/+30
2020-04-30crypto: introduce async crypto infraFan Zhang1-0/+4
2020-02-13crypto-native: add AArch64 AES-GCM native implementationDamjan Marion1-2/+3
2020-01-31crypto-native: add ARMv8 AES-CBC implementationDamjan Marion1-1/+10
2020-01-28crypto-native: rename crypto_ia32 to crypto_nativeDamjan Marion1-0/+135