Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | arm64/crypto: improve performance of GHASH algorithm | Ard Biesheuvel | 2014-06-18 | 2 | -56/+40 |
* | arm64/crypto: fix data corruption bug in GHASH algorithm | Ard Biesheuvel | 2014-06-18 | 1 | -0/+1 |
* | arm64/crypto: AES-ECB/CBC/CTR/XTS using ARMv8 NEON and Crypto Extensions | Ard Biesheuvel | 2014-05-14 | 6 | -0/+1521 |
* | arm64/crypto: AES in CCM mode using ARMv8 Crypto Extensions | Ard Biesheuvel | 2014-05-14 | 4 | -0/+529 |
* | arm64/crypto: AES using ARMv8 Crypto Extensions | Ard Biesheuvel | 2014-05-14 | 3 | -1/+164 |
* | arm64/crypto: GHASH secure hash using ARMv8 Crypto Extensions | Ard Biesheuvel | 2014-05-14 | 4 | -0/+259 |
* | arm64/crypto: SHA-224/SHA-256 using ARMv8 Crypto Extensions | Ard Biesheuvel | 2014-05-14 | 4 | -0/+419 |
* | arm64/crypto: SHA-1 using ARMv8 Crypto Extensions | Ard Biesheuvel | 2014-05-14 | 4 | -0/+355 |