aboutsummaryrefslogtreecommitdiffstats
path: root/crypto/rsa/rsa_lib.c
Commit message (Expand)AuthorAgeFilesLines
* Backfit a bugfix from 0.9.7-dev to 0.9.6-stable. init() and finish()Geoff Thorpe2001-02-241-4/+4
* BN_rand_range() as in main branch.Ulf Möller2001-02-211-1/+1
* 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