Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2016-12-01 | crypto: aes-ce - Make aes_simd_algs static | Herbert Xu | 1 | -1/+1 |
2016-11-28 | crypto: aes-ce - Convert to skcipher | Herbert Xu | 1 | -233/+157 |
2016-10-21 | crypto: arm/aes-ce - fix for big endian | Ard Biesheuvel | 1 | -0/+5 |
2016-09-13 | crypto: arm/aes-ctr - fix NULL dereference in tail processing | Ard Biesheuvel | 1 | -1/+1 |
2016-03-17 | Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert... | Linus Torvalds | 1 | -0/+5 |
2016-02-17 | crypto: xts - fix compile errors | Stephan Mueller | 1 | -0/+1 |
2016-02-16 | crypto: xts - consolidate sanity check for keys | Stephan Mueller | 1 | -0/+4 |
2016-02-15 | arm/arm64: crypto: assure that ECB modes don't require an IV | Jeremy Linton | 1 | -2/+2 |
2015-03-31 | crypto: aes-ce - mark ARMv8 AES helper ciphers | Stephan Mueller | 1 | -4/+8 |
2015-03-12 | crypto: arm - AES in ECB/CBC/CTR/XTS modes using ARMv8 Crypto Extensions | Ard Biesheuvel | 1 | -0/+520 |