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