Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2023-03-15 | crypto-native: 256-bit AES CBC support | Damjan Marion | 1 | -0/+4 |
2023-03-14 | crypto-native: avoid crash on 12th and 13th gen Intel client CPUs | Damjan Marion | 1 | -2/+4 |
2023-03-06 | crypto: remove VNET_CRYPTO_OP_FLAG_INIT_IV flag | Benoît Ganne | 1 | -14/+4 |
2020-07-21 | crypto: bails out early for unsupported key type | Benoît Ganne | 1 | -4/+4 |
2020-05-11 | crypto-native: properly deal with broken or outdated toolchains | Damjan Marion | 1 | -17/+30 |
2020-04-30 | crypto: introduce async crypto infra | Fan Zhang | 1 | -0/+4 |
2020-02-13 | crypto-native: add AArch64 AES-GCM native implementation | Damjan Marion | 1 | -2/+3 |
2020-01-31 | crypto-native: add ARMv8 AES-CBC implementation | Damjan Marion | 1 | -1/+10 |
2020-01-28 | crypto-native: rename crypto_ia32 to crypto_native | Damjan Marion | 1 | -0/+135 |