Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Refactor s390x-specific code for new ghash organization | Maamoun TK | 2022-02-23 | 1 | -20/+20 |
* | Delete code for GCM_TABLE_BITS != 8. | Niels Möller | 2022-02-17 | 1 | -4/+0 |
* | [S390x] Optimize Chacha20 | Mamone Tarsha | 2022-01-18 | 1 | -5/+37 |
* | [S390x] Optimize SHA3 permute using vector facility | Mamone Tarsha | 2021-10-21 | 1 | -1/+15 |
* | [S390x] Optimize SHA256 and SHA512 compress functions | Mamone Tarsha | 2021-08-13 | 1 | -0/+56 |
* | [S390x] Optimize SHA1 compress | Mamone Tarsha | 2021-08-10 | 1 | -9/+36 |
* | [S390x] Optimize memxor3 using vector facility with fat support | Mamone Tarsha | 2021-07-22 | 1 | -1/+32 |
* | [S390x] Replace inline assembly and fix fat filenames | Mamone Tarsha | 2021-07-21 | 1 | -21/+7 |
* | [S390x] Fat build support for AES and GHASH | Mamone Tarsha | 2021-07-10 | 1 | -0/+385 |