summaryrefslogtreecommitdiff
path: root/crypto/s390xcpuid.pl
Commit message (Expand)AuthorAgeFilesLines
* Update copyright yearMatt Caswell2020-04-231-1/+1
* Also check for errors in x86_64-xlate.pl.David Benjamin2020-02-171-1/+1
* Do not silently truncate files on perlasm errorsDavid Benjamin2020-01-221-1/+1
* s390x assembly pack: enable clang buildPatrick Steuer2019-11-031-24/+24
* s390x assembly pack: accelerate X25519, X448, Ed25519 and Ed448Patrick Steuer2019-09-251-0/+56
* s390x assembly pack: fix msa3 stfle bit detectionPatrick Steuer2019-09-251-1/+1
* Unify all assembler file generatorsRichard Levitte2019-09-161-3/+5
* s390xcpuid.pl: fix commentPatrick Steuer2019-08-151-3/+3
* s390x assembly pack: add support for pcc and kma instructionsPatrick Steuer2019-06-291-0/+71
* Following the license change, modify the boilerplates in crypto/Richard Levitte2018-12-061-1/+1
* s390x assembly pack: add OPENSSL_s390xcap environment variable.Patrick Steuer2018-10-171-10/+21
* s390x assembly pack: add KIMD/KLMD code path for sha3/shakePatrick Steuer2018-08-061-0/+42
* s390x assembly pack: add KMF code path for aes-cfb/cfb8Patrick Steuer2018-03-281-0/+21
* s390x assembly pack: add KMO code path for aes-ofbPatrick Steuer2018-03-281-0/+21
* s390x assembly pack: implement OPENSSL_rdtsc as STCKFPatrick Steuer2018-02-131-0/+8
* s390x assembly pack: add KMAC code path for aes-ccmPatrick Steuer2018-02-061-0/+21
* Update copyright years on all files merged since Jan 1st 2018Richard Levitte2018-01-091-1/+1
* s390x assembly pack: add KMA code path for aes-gcm.Patrick Steuer2018-01-071-0/+308