Age | Commit message (Expand) | Author |
---|---|---|
2021-03-19 | crypto: arm/aes-scalar - switch to common rev_l/mov_l macros | Ard Biesheuvel |
2019-07-26 | crypto: arm/aes-cipher - switch to shared AES inverse Sbox | Ard Biesheuvel |
2019-06-19 | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500 | Thomas Gleixner |
2018-11-09 | crypto: arm/aes - add some hardening against cache-timing attacks | Eric Biggers |
2018-02-22 | crypto: arm/aes-cipher - move S-box to .rodata section | Jinbum Park |
2017-08-04 | crypto: arm/aes - avoid expanded lookup tables in the final round | Ard Biesheuvel |
2017-01-13 | crypto: arm/aes - avoid reserved 'tt' mnemonic in asm code | Ard Biesheuvel |
2017-01-13 | crypto: arm/aes - replace scalar AES cipher | Ard Biesheuvel |