Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2018-01-18 | crypto: arm64/aes-cipher - move S-box to .rodata section | Ard Biesheuvel | 1 | -9/+10 |
2017-08-04 | crypto: arm64/aes - avoid expanded lookup tables in the final round | Ard Biesheuvel | 1 | -45/+107 |
2017-02-03 | crypto: arm64/aes - performance tweak | Ard Biesheuvel | 1 | -33/+19 |
2017-02-03 | crypto: arm64/aes - avoid literals for cross-module symbol references | Ard Biesheuvel | 1 | -5/+2 |
2017-01-12 | crypto: arm64/aes - add scalar implementation | Ard Biesheuvel | 1 | -0/+127 |