summaryrefslogtreecommitdiffstats
path: root/crypto/rsa
AgeCommit message (Expand)Author
2001-04-30In RSA, DSA, DH, and RAND - if the "***_new()" function fails because theGeoff Thorpe
2001-03-28check CRTUlf Möller
2001-03-28check CRTUlf Möller
2001-03-11Forcibly enable memory leak checking during "make test"Bodo Möller
2001-03-09Instead of telling both 'make' and the user that ranlibBodo Möller
2001-02-26make updateRichard Levitte
2001-02-23Get rid of ASN1_ITEM_FUNCTIONS dummy functionDr. Stephen Henson
2001-02-22e_os.h does not belong with the exported headers. Do not put it thereRichard Levitte
2001-02-20Use new-style system-id macros everywhere possible. I hope I haven'tRichard Levitte
2001-02-20Use BN_rand_range().Ulf Möller
2001-02-19Make all configuration macros available for application by makingRichard Levitte
2001-02-09Various Win32 related fixed. Make no-krb5 work in mkdef.pl .Dr. Stephen Henson
2001-02-04Make depend.Ben Laurie
2001-01-24Update "OAEP reconsidered" commentBodo Möller
2000-12-29Replace the old ASN1_dup() with ASN1_item_dup() andDr. Stephen Henson
2000-12-19fix indentationBodo Möller
2000-12-19Don't hold CRYPTO_LOCK_RSA during time-consuming operations.Bodo Möller
2000-12-18Add a comment (intended change)Bodo Möller
2000-12-18Obtain lock CRYPTO_LOCK_RSA before creating BN_MONT_CTXBodo Möller
2000-12-08Merge from the ASN1 branch of new ASN1 codeDr. Stephen Henson
2000-12-05Discuss http://www.shoup.net/papers/oaep.ps.ZBodo Möller
2000-11-26Ensure that the "ex_data" member of an RSA structure is initialised beforeGeoff Thorpe
2000-11-12in some new file names the first 8 characters were not uniqueUlf Möller
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-07A few more constifications of some RSA routines that I forgotRichard 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-10-14The experimental Rijndael code moved to the main trunk.Richard Levitte
2000-09-25'ranlib' doesn't always run on some systems. That's actuallyRichard Levitte
2000-09-07'make update'Richard Levitte
2000-08-14MD4 implemented. Assar Westerlund provided the digest code itself and the te...Richard Levitte
2000-07-29Fix SSL 2.0 rollback checking: The previous implementation of theBodo Möller
2000-07-05I got sick and tired of having to keep track of NIDs when such a thingRichard Levitte
2000-06-15Add support for the modified SGC key format used in IIS.Dr. Stephen Henson
2000-06-13Enable DSO support on alpha (OSF1), cc and gcc.Geoff Thorpe
2000-06-09Using checks of the existence of HEADER_{foo}_H in other header filesRichard Levitte
2000-06-01There have been a number of complaints from a number of sources that namesRichard Levitte
2000-06-01Bug fix for 64 bit HP-UX.Ulf Möller
2000-05-02In Message-ID: <003201bfb332$14a07520$0801a8c0@janm.transactionsite.com>,Richard Levitte
2000-04-20Previously, the default RSA_METHOD was NULL until the first RSA structure wasGeoff Thorpe
2000-03-05Preserve reason strings in automatically build tables.Bodo Möller
2000-02-22Check tlen size in all padding_check functions. As called within the rsaUlf Möller
2000-02-05New functions BN_CTX_start(), BN_CTX_get(), BN_CTX_end() to accessUlf Möller
2000-02-03ispell (and minor modifications)Ulf Möller
2000-01-30Checked in some junk. Sorry.Ulf Möller
2000-01-30Seek out and destroy another evil cast.Ulf Möller
2000-01-23Tidy up CRYPTO_EX_DATA structures.Dr. Stephen Henson
2000-01-22Document the DH library, and make some minor changes along the way.Ulf Möller
2000-01-18Rename rsa_oaep_test to the more appropriate name rsa_test for theUlf Möller