Age | Commit message (Expand) | Author |
2020-12-04 | crypto: arm/aes-ce - work around Cortex-A57/A72 silion errata | Ard Biesheuvel |
2019-10-01 | crypto: arm/aes-ce - build for v8 architecture explicitly | Ard Biesheuvel |
2019-09-09 | crypto: arm/aes-ce - implement ciphertext stealing for CBC | Ard Biesheuvel |
2019-09-09 | crypto: arm/aes-ce - implement ciphertext stealing for XTS | Ard Biesheuvel |
2019-09-09 | crypto: arm/aes-ce - replace tweak mask literal with composition | Ard Biesheuvel |
2019-09-09 | crypto: arm/aes-ce - switch to 4x interleave | Ard Biesheuvel |
2019-09-09 | crypto: arm/aes - fix round key prototypes | Ard Biesheuvel |
2019-07-26 | crypto: arm/aes - use native endiannes for key schedule | Ard Biesheuvel |
2019-06-19 | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500 | Thomas Gleixner |
2019-02-22 | crypto: arm/aes-ce - update IV after partial final CTR block | Eric Biggers |
2017-02-03 | crypto: arm/aes-ce - remove cra_alignmask | Ard Biesheuvel |
2015-05-11 | crypto: arm/aes - streamline AES-192 code path | Ard Biesheuvel |
2015-03-12 | crypto: arm - AES in ECB/CBC/CTR/XTS modes using ARMv8 Crypto Extensions | Ard Biesheuvel |