summaryrefslogtreecommitdiff
path: root/src/lib/libcrypto/rsa/rsa.h (follow)
Commit message (Expand)AuthorAgeFilesLines
* Bring back the RSA_SSLV23_PADDING define.jsing2017-08-301-1/+2
* Remove RSA_padding_add_SSLv23()/RSA_padding_check_SSLv23() and relatedjsing2017-08-281-8/+1
* Expand DECLARE_ASN1_.*FUNCTIONS macros.jsing2016-09-041-4/+12
* Remove flags for disabling constant-time operations.bcook2016-06-301-11/+1
* Check for allocation error in RSA_eay_mod_exp(). Coverity CID 25217.miod2015-02-141-1/+2
* if (x) FOO_free(x) -> FOO_free(x).miod2014-07-121-2/+2
* Explicitly include <openssl/opensslconf.h> in every file that referencesjsing2014-07-101-1/+3
* Tweak some comments. We do not really need to know that "New!" flags werejsing2014-07-101-9/+8
* Remove RSA_FLAG_NO_EXP_CONSTTIME, which was deprecated 12+ years ago.jsing2014-07-101-13/+1
* Make comments readable.jsing2014-07-091-27/+33
* KNF.jsing2014-07-091-118/+104
* Remove RSA_memory_lock(). This undocumented function sort-of serializes yourmiod2014-07-091-5/+1
* tags as requested by miod and teduderaadt2014-06-121-1/+1
* Everything sane has stdio, and FILE *. we don't need ifdefs for this.beck2014-05-291-2/+0
* Merge conflicts; remove MacOS, Netware, OS/2, VMS and Windows build machinery.miod2014-04-131-1/+1
* resolve conflictsdjm2012-10-131-0/+79
* resolve conflicts, fix local changesdjm2010-10-011-41/+48
* resolve conflictsdjm2009-01-091-0/+39
* update to openssl-0.9.8i; tested by several, especially krw@djm2009-01-051-0/+2
* resolve conflictsdjm2008-09-061-27/+69
* openssl security fixes, diff from markus@, ok & "commit it" djm@pvalchev2006-10-041-0/+6
* resolve conflictsdjm2006-06-271-13/+54
* resolve conflictsdjm2005-04-291-0/+4
* merge 0.9.7c; minor bugsfixes;markus2003-11-111-6/+5
* merge 0.9.7b with local changes; crank majors for libssl/libcryptomarkus2003-05-121-0/+9
* merge openssl-0.9.7-beta3, tested on vax by miod@markus2002-09-101-0/+3
* OpenSSL 0.9.7 stable 2002 05 08 mergebeck2002-05-151-78/+72
* openssl-engine-0.9.6 mergebeck2000-12-151-6/+25
* OpenSSL 0.9.5 mergebeck2000-03-191-6/+27
* OpenSSL 0.9.4 mergebeck1999-09-291-105/+98
* Import of SSLeay-0.9.0b with RSA and IDEA stubbed + OpenBSD buildryker1998-10-051-0/+324