summaryrefslogtreecommitdiffstats
path: root/crypto/ec/ecp_s390x_nistp.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* Copyright year updatesMatt Caswell2023-09-281-1/+1
* Remove repeated wordsDimitri Papadopoulos2023-09-111-1/+1
* Stop raising ERR_R_MALLOC_FAILURE in most placesRichard Levitte2022-10-051-4/+4
* Update copyright yearMatt Caswell2022-05-031-1/+1
* Cleansing all the temporary data for s390xDmitry Belyavskiy2022-01-131-2/+2
* crypto: updates to pass size_t to RAND_bytes_ex()Pauli2021-06-011-1/+5
* add zero strenght arguments to BN and RAND RNG callsPauli2021-05-291-1/+1
* Update copyright yearMatt Caswell2021-03-111-1/+1
* Fix external symbols related to ec & sm2 keysShane Lontis2021-02-261-40/+40
* Convert all {NAME}err() in crypto/ to their corresponding ERR_raise() callRichard Levitte2020-11-131-17/+14
* Move EC_METHOD to internal-onlyBilly Brumley2020-06-021-0/+6
* Update copyright yearMatt Caswell2020-04-231-1/+1
* [crypto/ec] deprecate Jprojective_coordinates_GFp functionsBilly Brumley2020-04-221-2/+0
* Add pairwise consistency self tests to asym keygeneratorsShane Lontis2020-03-031-2/+3
* Reorganize local header filesDr. Matthias St. Pierre2019-09-281-1/+1
* s390x assembly pack: cleanse only sensitive fieldsPatrick Steuer2019-09-251-2/+2
* s390x assembly pack: accelerate ECDSAPatrick Steuer2019-08-151-4/+198
* Enable curve-spefific ECDSA implementations via EC_METHODPatrick Steuer2019-08-151-0/+3
* s390x assembly pack: accelerate scalar multiplicationPatrick Steuer2019-08-151-0/+197