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