Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
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-12 | crypto: arm/aes - replace scalar AES cipher | Ard Biesheuvel | 1 | -0/+179 |