summaryrefslogtreecommitdiff
path: root/s390x
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'sha256-compress-n' into master-updatesNiels Möller2022-08-152-16/+14
|\
| * s390x: Implement sha256_compress_nsha256-compress-nNiels Möller2022-07-292-16/+14
* | [S390x] Fix potential compiler error regarding GIEF usageMaamoun TK2022-06-281-0/+1
|/
* Add missing percent sign for chacha s390x-specific vector namesMaamoun TK2022-06-141-2/+2
* Fix a POSIX violation of m4 argument expansionMaamoun TK2022-06-131-53/+60
* Merge branch 'mamonet/nettle-s390x-vf-fix' into masterNiels Möller2022-05-142-1/+3
|\
| * Fix comment typoNiels Möller2022-05-141-1/+1
| * [S390x] Alerting assembler of machine typeMamone Tarsha2022-01-182-1/+3
* | Refactor s390x-specific code for new ghash organizationMaamoun TK2022-02-234-43/+98
* | [S390x] Optimize Chacha20Mamone Tarsha2022-01-186-0/+722
|/
* [S390x] Improvements on documentation and instruction set usage for SHA3 permuteMamone Tarsha2021-10-241-35/+71
* [S390x] Remove lgr instructions by using xgrk instead of xgr instructionMamone Tarsha2021-10-221-19/+12
* [S390x] Optimize SHA3 permute using vector facilityMamone Tarsha2021-10-212-0/+419
* [S390x] Optimize SHA256 and SHA512 compress functionsMamone Tarsha2021-08-134-0/+232
* [S390x] Optimize SHA1 compressMamone Tarsha2021-08-102-0/+108
* ChangeLog entries for previous change.Niels Möller2021-08-061-1/+1
* [S390x] Optimize memxor3 using vector facility with fat supportMamone Tarsha2021-07-222-0/+120
* [S390x] Optimize memxorMamone Tarsha2021-07-222-0/+69
* [S390x] Replace inline assembly and fix fat filenamesMamone Tarsha2021-07-2113-0/+62
* [S390x] Fat build support for AES and GHASHMamone Tarsha2021-07-1013-0/+476
* [S390x] wipe parameter block content and leftover bytes of data from stackMamone Tarsha2021-07-031-1/+1
* [S390x] wipe hash subkey from stack once GHASH operation completedMamone Tarsha2021-07-021-0/+1
* [S390x] Use uppercase for macro names in machine.m4 and enhance the documenta...Mamone Tarsha2021-07-012-14/+16
* [S390x] Implement alloc_stack and free_stack macros in machine.m4Mamone Tarsha2021-06-271-0/+18
* [S390x] Optimize GHASHMamone Tarsha2021-06-271-0/+97
* [S390x] Basic AES-192 and AES-256 optimizationsMamone Tarsha2021-05-088-0/+430
* [S390x] Basic AES-128 optimizationmamonet2021-04-055-0/+217
* Initial config for s390x, contributed by Mamone Tarsha.Niels Möller2021-03-281-0/+60