aboutsummaryrefslogtreecommitdiff
path: root/src/crypto/ecdsa/ecdsa_s390x.go
AgeCommit message (Expand)Author
2022-04-05all: separate doc comment from //go: directivesRuss Cox
2021-05-06crypto/ecdsa,crypto/elliptic: improve tests and benchmarksFilippo Valsorda
2020-09-30crypto/ecdsa: use FillBytes on s390xRuixin Bao
2020-04-27crypto/ecdsa: implement ecdsa on s390x for P256/P384/P521 using KDSA instructionRuixin Bao
2019-10-16crypto/ecdsa: remove s390x assemblyMichael Munday
2019-10-16crypto/ecdsa: fix buffer size on s390x for ecdsabill_ofarrell
2019-05-24crypto/ecdsa: implement ecdsa on s390x for P256/P384/P521 using KDSA instructionbill_ofarrell