Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2019-07-26 | crypto: aes - create AES library based on the fixed time AES code | Ard Biesheuvel | 1 | -300/+3 |
2019-07-26 | crypto: aes/fixed-time - align key schedule with other implementations | Ard Biesheuvel | 1 | -31/+21 |
2019-06-19 | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500 | Thomas Gleixner | 1 | -4/+1 |
2018-11-09 | crypto: aes_ti - disable interrupts while accessing S-box | Eric Biggers | 1 | -0/+18 |
2017-06-19 | crypto: aes_ti - fix comment for MixColumns step | Eric Biggers | 1 | -1/+1 |
2017-02-11 | crypto: aes - add generic time invariant AES cipher | Ard Biesheuvel | 1 | -0/+375 |