aboutsummaryrefslogtreecommitdiff
path: root/crypto/s390xcpuid.pl
AgeCommit message (Expand)AuthorFilesLines
2019-09-25s390x assembly pack: accelerate X25519, X448, Ed25519 and Ed448Patrick Steuer1-0/+56
2019-09-25s390x assembly pack: fix msa3 stfle bit detectionPatrick Steuer1-1/+1
2019-09-16Unify all assembler file generatorsRichard Levitte1-3/+5
2019-08-15s390xcpuid.pl: fix commentPatrick Steuer1-3/+3
2019-06-29s390x assembly pack: add support for pcc and kma instructionsPatrick Steuer1-0/+71
2018-12-06Following the license change, modify the boilerplates in crypto/Richard Levitte1-1/+1
2018-10-17s390x assembly pack: add OPENSSL_s390xcap environment variable.Patrick Steuer1-10/+21
2018-08-06s390x assembly pack: add KIMD/KLMD code path for sha3/shakePatrick Steuer1-0/+42
2018-03-28s390x assembly pack: add KMF code path for aes-cfb/cfb8Patrick Steuer1-0/+21
2018-03-28s390x assembly pack: add KMO code path for aes-ofbPatrick Steuer1-0/+21
2018-02-13s390x assembly pack: implement OPENSSL_rdtsc as STCKFPatrick Steuer1-0/+8
2018-02-06s390x assembly pack: add KMAC code path for aes-ccmPatrick Steuer1-0/+21
2018-01-09Update copyright years on all files merged since Jan 1st 2018Richard Levitte1-1/+1
2018-01-07s390x assembly pack: add KMA code path for aes-gcm.Patrick Steuer1-0/+308