aboutsummaryrefslogtreecommitdiffstats
path: root/crypto/rsa/rsa.h
Commit message (Expand)AuthorAgeFilesLines
* Make all configuration macros available for application by makingRichard Levitte2001-02-191-4/+4
* Various Win32 related fixed. Make no-krb5 work in mkdef.pl .Dr. Stephen Henson2001-02-091-6/+0
* Replace the old ASN1_dup() with ASN1_item_dup() andDr. Stephen Henson2000-12-291-4/+5
* Merge from the ASN1 branch of new ASN1 codeDr. Stephen Henson2000-12-081-2/+1
* A few more constifications of some RSA routines that I forgotRichard Levitte2000-11-071-3/+3
* Constify the RSA library.Richard Levitte2000-11-061-49/+57
* Merge the engine branch into the main trunk. All conflicts resolved.Richard Levitte2000-10-261-2/+14
* Add support for the modified SGC key format used in IIS.Dr. Stephen Henson2000-06-151-0/+4
* Using checks of the existence of HEADER_{foo}_H in other header filesRichard Levitte2000-06-091-1/+4
* In Message-ID: <003201bfb332$14a07520$0801a8c0@janm.transactionsite.com>,Richard Levitte2000-05-021-4/+4
* ispell (and minor modifications)Ulf Möller2000-02-031-1/+1
* Tidy up CRYPTO_EX_DATA structures.Dr. Stephen Henson2000-01-231-5/+5
* Add new sign and verify members to RSA_METHOD and change SSL code to use signDr. Stephen Henson1999-09-181-0/+17
* Oops... forgot the other RSA_NULL patches...Dr. Stephen Henson1999-09-081-1/+5
* New RSA flag RSA_FLAG_EXT_PKEY, to always call rsa_mod_exp.Dr. Stephen Henson1999-07-271-1/+7
* correct error handlingBodo Möller1999-07-121-2/+2
* New function RSA_check_key,Bodo Möller1999-07-111-0/+9
* New functions to allow RSA_METHODs to be changed without poking round inDr. Stephen Henson1999-06-291-0/+3
* Some constification and stacks that slipped through the cracks (how?).Ben Laurie1999-06-041-2/+3
* More evil cast removal.Ben Laurie1999-06-031-1/+1
* New Configure option no-<cipher> (rsa, idea, rc5, ...).Ulf Möller1999-04-271-0/+4
* Remove NOPROTO definitions and error code comments.Ulf Möller1999-04-261-73/+0
* Complete rewrite of the error code generation script. It now runs as a singleDr. Stephen Henson1999-04-241-1/+5
* Change #include filenames from <foo.h> to <openssl.h>.Bodo Möller1999-04-231-2/+2
* Massive constification.Ben Laurie1999-04-171-1/+1
* Make RSA_NO_PADDING really use no padding.Dr. Stephen Henson1999-02-211-1/+1
* Fix case of new functions in error files.Ben Laurie1999-02-181-0/+2
* Add OAEP.Ben Laurie1999-02-171-0/+11
* Add prototypes. Make Montgomery stuff explicitly for that purpose.Ben Laurie1998-12-291-7/+24
* Import of old SSLeay release: SSLeay 0.9.1b (unreleased)Ralf S. Engelschall1998-12-211-25/+34
* Import of old SSLeay release: SSLeay 0.9.0bRalf S. Engelschall1998-12-211-28/+109
* Import of old SSLeay release: SSLeay 0.8.1bRalf S. Engelschall1998-12-211-0/+243