aboutsummaryrefslogtreecommitdiffstats
path: root/crypto/rsa/rsa_lib.c
Commit message (Expand)AuthorAgeFilesLines
* In {RSA,DSA,DH}_new_method(x) need to increase the referenceDr. Stephen Henson2001-06-231-8/+14
* In RSA, DSA, DH, and RAND - if the "***_new()" function fails because theGeoff Thorpe2001-04-301-0/+1
* Use BN_rand_range().Ulf Möller2001-02-201-1/+1
* Ensure that the "ex_data" member of an RSA structure is initialised beforeGeoff Thorpe2000-11-261-4/+4
* Really stupid glitch (a comment not properly ended) fixed.Richard Levitte2000-11-081-1/+1
* Remove references to RSAref. The glue library is but a memory to fadeRichard Levitte2000-11-081-1/+1
* Constify the RSA library.Richard Levitte2000-11-061-14/+14
* Merge the engine branch into the main trunk. All conflicts resolved.Richard Levitte2000-10-261-17/+71
* There have been a number of complaints from a number of sources that namesRichard Levitte2000-06-011-5/+5
* Previously, the default RSA_METHOD was NULL until the first RSA structure wasGeoff Thorpe2000-04-201-13/+14
* New functions BN_CTX_start(), BN_CTX_get(), BN_CTX_end() to accessUlf Möller2000-02-051-3/+3
* Tidy up CRYPTO_EX_DATA structures.Dr. Stephen Henson2000-01-231-7/+7
* Oops... forgot the other RSA_NULL patches...Dr. Stephen Henson1999-09-081-0/+4
* New functions to allow RSA_METHODs to be changed without poking round inDr. Stephen Henson1999-06-291-0/+20
* Change #include filenames from <foo.h> to <openssl.h>.Bodo Möller1999-04-231-4/+4
* Change functions to ANSI C.Ulf Möller1999-04-191-55/+21
* Massive constification.Ben Laurie1999-04-171-1/+1
* Fix security hole.Ben Laurie1999-03-221-1/+1
* Fix version stuff:Ralf S. Engelschall1998-12-311-1/+1
* Add prototypes. Make Montgomery stuff explicitly for that purpose.Ben Laurie1998-12-291-5/+5
* *** empty log message ***OpenSSL_0_9_1cRalf S. Engelschall1998-12-231-1/+1
* Switch version string to SSLeay/OpenSSLRalf S. Engelschall1998-12-231-1/+1
* Various cleanups and fixed by Marc and Ralf to start the OpenTLS projectRalf S. Engelschall1998-12-221-1/+1
* Import of old SSLeay release: SSLeay 0.9.1b (unreleased)Ralf S. Engelschall1998-12-211-4/+53
* Import of old SSLeay release: SSLeay 0.9.0bRalf S. Engelschall1998-12-211-3/+97
* Import of old SSLeay release: SSLeay 0.8.1bRalf S. Engelschall1998-12-211-0/+200