summaryrefslogtreecommitdiffstats
path: root/crypto/ec/ecp_s390x_nistp.c
AgeCommit message (Expand)Author
2023-09-28Copyright year updatesMatt Caswell
2023-09-11Remove repeated wordsDimitri Papadopoulos
2022-10-05Stop raising ERR_R_MALLOC_FAILURE in most placesRichard Levitte
2022-05-03Update copyright yearMatt Caswell
2022-01-13Cleansing all the temporary data for s390xDmitry Belyavskiy
2021-06-01crypto: updates to pass size_t to RAND_bytes_ex()Pauli
2021-05-29add zero strenght arguments to BN and RAND RNG callsPauli
2021-03-11Update copyright yearMatt Caswell
2021-02-26Fix external symbols related to ec & sm2 keysShane Lontis
2020-11-13Convert all {NAME}err() in crypto/ to their corresponding ERR_raise() callRichard Levitte
2020-06-02Move EC_METHOD to internal-onlyBilly Brumley
2020-04-23Update copyright yearMatt Caswell
2020-04-22[crypto/ec] deprecate Jprojective_coordinates_GFp functionsBilly Brumley
2020-03-03Add pairwise consistency self tests to asym keygeneratorsShane Lontis
2019-09-28Reorganize local header filesDr. Matthias St. Pierre
2019-09-25s390x assembly pack: cleanse only sensitive fieldsPatrick Steuer
2019-08-15s390x assembly pack: accelerate ECDSAPatrick Steuer
2019-08-15Enable curve-spefific ECDSA implementations via EC_METHODPatrick Steuer
2019-08-15s390x assembly pack: accelerate scalar multiplicationPatrick Steuer