summaryrefslogtreecommitdiffstats
path: root/crypto/rsa/rsa_lib.c
AgeCommit message (Expand)Author
2003-01-30Add the possibility to build without the ENGINE framework.Richard Levitte
2002-03-09Make {RSA,DSA,DH}_new_method obtain and release an ENGINEDr. Stephen Henson
2001-09-25Fiddling.Geoff Thorpe
2001-09-25This commits changes to various parts of libcrypto required by the recentGeoff Thorpe
2001-09-03Rename recently introduced functions for improved code clarity:Bodo Möller
2001-09-01Make the necessary changes to work with the recent "ex_data" overhaul.Geoff Thorpe
2001-08-25Give DH, DSA, and RSA functions to "up" their reference counts. Otherwise,Geoff Thorpe
2001-08-12The indexes returned by ***_get_ex_new_index() functions are used whenGeoff Thorpe
2001-06-23In {RSA,DSA,DH}_new_method(x) need to increase the referenceDr. Stephen Henson
2001-04-30In RSA, DSA, DH, and RAND - if the "***_new()" function fails because theGeoff Thorpe
2001-02-20Use BN_rand_range().Ulf Möller
2000-11-26Ensure that the "ex_data" member of an RSA structure is initialised beforeGeoff Thorpe
2000-11-08Really stupid glitch (a comment not properly ended) fixed.Richard Levitte
2000-11-08Remove references to RSAref. The glue library is but a memory to fadeRichard Levitte
2000-11-06Constify the RSA library.Richard Levitte
2000-10-26Merge the engine branch into the main trunk. All conflicts resolved.Richard Levitte
2000-06-01There have been a number of complaints from a number of sources that namesRichard Levitte
2000-04-20Previously, the default RSA_METHOD was NULL until the first RSA structure wasGeoff Thorpe
2000-02-05New functions BN_CTX_start(), BN_CTX_get(), BN_CTX_end() to accessUlf Möller
2000-01-23Tidy up CRYPTO_EX_DATA structures.Dr. Stephen Henson
1999-09-08Oops... forgot the other RSA_NULL patches...Dr. Stephen Henson
1999-06-29New functions to allow RSA_METHODs to be changed without poking round inDr. Stephen Henson
1999-04-23Change #include filenames from <foo.h> to <openssl.h>.Bodo Möller
1999-04-19Change functions to ANSI C.Ulf Möller
1999-04-17Massive constification.Ben Laurie
1999-03-22Fix security hole.Ben Laurie
1998-12-31Fix version stuff:Ralf S. Engelschall
1998-12-29Add prototypes. Make Montgomery stuff explicitly for that purpose.Ben Laurie
1998-12-23*** empty log message ***OpenSSL_0_9_1cRalf S. Engelschall
1998-12-23Switch version string to SSLeay/OpenSSLRalf S. Engelschall
1998-12-22Various cleanups and fixed by Marc and Ralf to start the OpenTLS projectRalf S. Engelschall
1998-12-21Import of old SSLeay release: SSLeay 0.9.1b (unreleased)SSLeayRalf S. Engelschall
1998-12-21Import of old SSLeay release: SSLeay 0.9.0bRalf S. Engelschall
1998-12-21Import of old SSLeay release: SSLeay 0.8.1bRalf S. Engelschall