summaryrefslogtreecommitdiff
path: root/src/lib/libcrypto/rsa/rsa_saos.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* use timing-safe compares for checking results in signature verificationdjm2018-09-051-2/+2
* use freezero() instead of memset/explicit_bzero + free. Substantiallyderaadt2017-05-021-7/+3
* revert previous accidental commitbeck2017-04-281-5/+7
* *** empty log message ***beck2017-04-281-7/+5
* Send the function codes from the error functions to the bit bucket,beck2017-01-291-10/+6
* Replace M_ASN1_OCTET_STRING_(free|new) with ASN1_OCTET_STRING_(free|new).jsing2015-09-301-2/+2
* Correct spelling of OPENSSL_cleanse.jsing2015-09-101-3/+3
* Drop stupid (int) casts for the arguments of malloc() and friends. This ismiod2015-07-191-3/+3
* if (x) FOO_free(x) -> FOO_free(x).miod2014-07-121-3/+2
* Only import cryptlib.h in the four source files that actually need it.jsing2014-07-111-3/+3
* Stop including standard headers via cryptlib.h - pull in the headers thatjsing2014-07-101-1/+3
* More KNF.jsing2014-07-091-9/+9
* KNFmiod2014-07-091-65/+63
* tags as requested by miod and teduderaadt2014-06-121-1/+1
* malloc() result does not need a cast.deraadt2014-06-071-2/+2
* Change library to use intrinsic memory allocation functions instead ofbeck2014-04-171-4/+4
* resolve conflictsdjm2008-09-061-1/+2
* resolve conflictsdjm2005-04-291-2/+5
* merge 0.9.7b with local changes; crank majors for libssl/libcryptomarkus2003-05-121-3/+3
* OpenSSL 0.9.7 stable 2002 05 08 mergebeck2002-05-151-6/+8
* openssl-engine-0.9.6 mergebeck2000-12-151-4/+4
* OpenSSL 0.9.5 mergebeck2000-03-191-1/+1
* OpenSSL 0.9.4 mergebeck1999-09-291-18/+9
* Import of SSLeay-0.9.0b with RSA and IDEA stubbed + OpenBSD buildryker1998-10-051-0/+153