Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2020-05-11 | crypto-native: properly deal with broken or outdated toolchains | 1 | -4/+4 | |
2020-02-25 | crypto-native: GCM implementation with vector AESNI instructions | 1 | -4/+479 | |
2020-02-24 | crypto-native: introduce aes_gcm_flags_t | 1 | -84/+107 | |
2020-02-24 | crypto-native: introduce counter struct | 1 | -44/+51 | |
2020-02-24 | crypto-native: inverse Hi so it naturally fits into 512-bit register | 1 | -26/+30 | |
2020-02-24 | crypto-native: replace aesni with aes | 1 | -137/+134 | |
2020-02-24 | crypto-native: do not overwrite data after partial tag | 1 | -1/+1 | |
2020-02-13 | crypto-native: add AArch64 AES-GCM native implementation | 1 | -39/+30 | |
2020-02-12 | crypto-native: refactor GCM code to use generic types | 1 | -160/+114 | |
2020-01-30 | crypto-native: refactor AES code | 1 | -1/+1 | |
2020-01-28 | crypto-native: rename crypto_ia32 to crypto_native | 1 | -0/+780 |