2001-10-04 |
Richard Levitte | Because there's chances we clash with the system's... |
tree | commitdiff |
2001-09-25 |
Geoff Thorpe | Fiddling. |
tree | commitdiff |
2001-09-25 |
Geoff Thorpe | This commits changes to various parts of libcrypto... |
tree | commitdiff |
2001-09-20 |
Bodo Möller | comments |
tree | commitdiff |
2001-09-06 |
Bodo Möller | improve OAEP check |
tree | commitdiff |
2001-09-06 |
Bodo Möller | fix formatting so that the file can be view with any... |
tree | commitdiff |
2001-09-03 |
Bodo Möller | Rename recently introduced functions for improved code... |
tree | commitdiff |
2001-09-01 |
Geoff Thorpe | Make the necessary changes to work with the recent... |
tree | commitdiff |
2001-08-25 |
Geoff Thorpe | Give DH, DSA, and RSA functions to "up" their reference... |
tree | commitdiff |
2001-08-12 |
Geoff Thorpe | The indexes returned by ***_get_ex_new_index() function... |
tree | commitdiff |
2001-08-05 |
Ben Laurie | Start to reduce some of the header bloat. |
tree | commitdiff |
2001-08-03 |
Ben Laurie | Header bloat reduction for EVP_PKEY. |
tree | commitdiff |
2001-07-31 |
Richard Levitte | make update |
tree | commitdiff |
2001-07-30 |
Ben Laurie | Really add the EVP and all of the DES changes. |
tree | commitdiff |
2001-07-27 |
Dr. Stephen Henson | More linker bloat reorganisation: |
tree | commitdiff |
2001-07-25 |
Bodo Möller | always reject data >= n |
tree | commitdiff |
2001-07-24 |
Bodo Möller | avoid warnings |
tree | commitdiff |
2001-07-20 |
Geoff Thorpe | Currently, RSA code, when using no padding scheme,... |
tree | commitdiff |
2001-06-23 |
Dr. Stephen Henson | In {RSA,DSA,DH}_new_method(x) need to increase the... |
tree | commitdiff |
2001-06-23 |
Richard Levitte | make update |
tree | commitdiff |
2001-06-19 |
Dr. Stephen Henson | Change all calls to low level digest routines in the... |
tree | commitdiff |
2001-06-11 |
Dr. Stephen Henson | Add support for MS CSP Name PKCS#12 attribute. |
tree | commitdiff |
2001-06-08 |
Ulf Möller | more error codes fixed |
tree | commitdiff |
2001-06-06 |
Bodo Möller | when checking OAEP, signal just a single kind of 'decod... |
tree | commitdiff |
2001-06-06 |
Ulf Möller | move check to avoid memory leak. |
tree | commitdiff |
2001-06-06 |
Ulf Möller | make sure we don't write to seed[-1] |
tree | commitdiff |
2001-06-05 |
Richard Levitte | 'make update' |
tree | commitdiff |
2001-04-30 |
Geoff Thorpe | In RSA, DSA, DH, and RAND - if the "***_new()" function... |
tree | commitdiff |
2001-03-28 |
Ulf Möller | check CRT |
tree | commitdiff |
2001-03-28 |
Ulf Möller | check CRT |
tree | commitdiff |
2001-03-11 |
Bodo Möller | Forcibly enable memory leak checking during "make test" |
tree | commitdiff |
2001-03-09 |
Bodo Möller | Instead of telling both 'make' and the user that ranlib |
tree | commitdiff |
2001-02-26 |
Richard Levitte | make update |
tree | commitdiff |
2001-02-23 |
Dr. Stephen Henson | Get rid of ASN1_ITEM_FUNCTIONS dummy function |
tree | commitdiff |
2001-02-22 |
Richard Levitte | e_os.h does not belong with the exported headers. ... |
tree | commitdiff |
2001-02-20 |
Richard Levitte | Use new-style system-id macros everywhere possible... |
tree | commitdiff |
2001-02-20 |
Ulf Möller | Use BN_rand_range(). |
tree | commitdiff |
2001-02-19 |
Richard Levitte | Make all configuration macros available for application... |
tree | commitdiff |
2001-02-09 |
Dr. Stephen Henson | Various Win32 related fixed. Make no-krb5 work in mkdef... |
tree | commitdiff |
2001-02-04 |
Ben Laurie | Make depend. |
tree | commitdiff |
2001-01-24 |
Bodo Möller | Update "OAEP reconsidered" comment |
tree | commitdiff |
2000-12-29 |
Dr. Stephen Henson | Replace the old ASN1_dup() with ASN1_item_dup() and |
tree | commitdiff |
2000-12-19 |
Bodo Möller | fix indentation |
tree | commitdiff |
2000-12-19 |
Bodo Möller | Don't hold CRYPTO_LOCK_RSA during time-consuming operat... |
tree | commitdiff |
2000-12-18 |
Bodo Möller | Add a comment (intended change) |
tree | commitdiff |
2000-12-18 |
Bodo Möller | Obtain lock CRYPTO_LOCK_RSA before creating BN_MONT_CTX |
tree | commitdiff |
2000-12-08 |
Dr. Stephen Henson | Merge from the ASN1 branch of new ASN1 code |
tree | commitdiff |
2000-12-05 |
Bodo Möller | Discuss http://www.shoup.net/papers/oaep.ps.Z |
tree | commitdiff |
2000-11-26 |
Geoff Thorpe | Ensure that the "ex_data" member of an RSA structure... |
tree | commitdiff |
2000-11-12 |
Ulf Möller | in some new file names the first 8 characters were... |
tree | commitdiff |
2000-11-08 |
Richard Levitte | Really stupid glitch (a comment not properly ended... |
tree | commitdiff |
2000-11-08 |
Richard Levitte | Remove references to RSAref. The glue library is but... |
tree | commitdiff |
2000-11-07 |
Richard Levitte | A few more constifications of some RSA routines that... |
tree | commitdiff |
2000-11-06 |
Richard Levitte | Constify the RSA library. |
tree | commitdiff |
2000-10-26 |
Richard Levitte | Merge the engine branch into the main trunk. All confl... |
tree | commitdiff |
2000-10-14 |
Richard Levitte | The experimental Rijndael code moved to the main trunk. |
tree | commitdiff |
2000-09-25 |
Richard Levitte | 'ranlib' doesn't always run on some systems. That... |
tree | commitdiff |
2000-09-07 |
Richard Levitte | 'make update' |
tree | commitdiff |
2000-08-14 |
Richard Levitte | MD4 implemented. Assar Westerlund provided the digest... |
tree | commitdiff |
2000-07-29 |
Bodo Möller | Fix SSL 2.0 rollback checking: The previous implementat... |
tree | commitdiff |
2000-07-05 |
Richard Levitte | I got sick and tired of having to keep track of NIDs... |
tree | commitdiff |
2000-06-15 |
Dr. Stephen Henson | Add support for the modified SGC key format used in... |
tree | commitdiff |
2000-06-13 |
Geoff Thorpe | Enable DSO support on alpha (OSF1), cc and gcc. |
tree | commitdiff |
2000-06-09 |
Richard Levitte | Using checks of the existence of HEADER_{foo}_H in... |
tree | commitdiff |
2000-06-01 |
Richard Levitte | There have been a number of complaints from a number... |
tree | commitdiff |
2000-06-01 |
Ulf Möller | Bug fix for 64 bit HP-UX. |
tree | commitdiff |
2000-05-02 |
Richard Levitte | In Message-ID: <003201bfb332$14a07520$0801a8c0@janm... |
tree | commitdiff |
2000-04-20 |
Geoff Thorpe | Previously, the default RSA_METHOD was NULL until the... |
tree | commitdiff |
2000-03-05 |
Bodo Möller | Preserve reason strings in automatically build tables. |
tree | commitdiff |
2000-02-22 |
Ulf Möller | Check tlen size in all padding_check functions. As... |
tree | commitdiff |
2000-02-05 |
Ulf Möller | New functions BN_CTX_start(), BN_CTX_get(), BN_CTX_end... |
tree | commitdiff |
2000-02-03 |
Ulf Möller | ispell (and minor modifications) |
tree | commitdiff |
2000-01-30 |
Ulf Möller | Checked in some junk. Sorry. |
tree | commitdiff |
2000-01-30 |
Ulf Möller | Seek out and destroy another evil cast. |
tree | commitdiff |
2000-01-23 |
Dr. Stephen Henson | Tidy up CRYPTO_EX_DATA structures. |
tree | commitdiff |
2000-01-22 |
Ulf Möller | Document the DH library, and make some minor changes... |
tree | commitdiff |
2000-01-18 |
Ulf Möller | Rename rsa_oaep_test to the more appropriate name rsa_t... |
tree | commitdiff |
2000-01-14 |
Bodo Möller | Let "make test" survive without DEVRANDOM |
tree | commitdiff |
2000-01-13 |
Ulf Möller | Precautions against using the PRNG uninitialized: RAND_... |
tree | commitdiff |
2000-01-12 |
Bodo Möller | Turn BN_prime_checks into a macro. |
tree | commitdiff |
1999-10-25 |
Bodo Möller | Improve support for running everything as a monolithic... |
tree | commitdiff |
1999-10-20 |
Dr. Stephen Henson | Replace the macros in asn1.h with function equivalents... |
tree | commitdiff |
1999-09-18 |
Dr. Stephen Henson | Add new sign and verify members to RSA_METHOD and chang... |
tree | commitdiff |
1999-09-10 |
Bodo Möller | "make update" |
tree | commitdiff |
1999-09-09 |
Ben Laurie | Correct warnings. |
tree | commitdiff |
1999-09-08 |
Dr. Stephen Henson | Fix typo. |
tree | commitdiff |
1999-09-08 |
Dr. Stephen Henson | Oops... forgot the other RSA_NULL patches... |
tree | commitdiff |
1999-09-08 |
Dr. Stephen Henson | This is preliminary support for an "RSA null" cipher... |
tree | commitdiff |
1999-07-27 |
Dr. Stephen Henson | New RSA flag RSA_FLAG_EXT_PKEY, to always call rsa_mod_exp. |
tree | commitdiff |
1999-07-15 |
Ulf Möller | RSA private keys without dmp1/dmq1/iqmp are also valid... |
tree | commitdiff |
1999-07-13 |
Dr. Stephen Henson | Eliminate a warning: BN_mod_inverse() returns a (BIGNUM... |
tree | commitdiff |
1999-07-12 |
Bodo Möller | correct error handling |
tree | commitdiff |
1999-07-11 |
Bodo Möller | typo |
tree | commitdiff |
1999-07-11 |
Bodo Möller | New function RSA_check_key. |
tree | commitdiff |
1999-07-11 |
Bodo Möller | New function RSA_check_key, |
tree | commitdiff |
1999-07-09 |
Bodo Möller | Fix memory checking. |
tree | commitdiff |
1999-06-29 |
Dr. Stephen Henson | New functions to allow RSA_METHODs to be changed withou... |
tree | commitdiff |
1999-06-25 |
Bodo Möller | Close another memory hole. |
tree | commitdiff |
1999-06-04 |
Ben Laurie | Some constification and stacks that slipped through... |
tree | commitdiff |
1999-06-03 |
Ben Laurie | More evil cast removal. |
tree | commitdiff |
next |