new locks
[openssl.git] / crypto / rsa /
2001-10-16 Dr. Stephen HensonRetain compatibility of EVP_DigestInit() and EVP_Digest...
2001-10-04 Richard Levitte'make update'
2001-10-04 Richard LevitteBecause there's chances we clash with the system's...
2001-09-25 Geoff ThorpeFiddling.
2001-09-25 Geoff ThorpeThis commits changes to various parts of libcrypto...
2001-09-20 Bodo Möllercomments
2001-09-06 Bodo Möllerimprove OAEP check
2001-09-06 Bodo Möllerfix formatting so that the file can be view with any...
2001-09-03 Bodo MöllerRename recently introduced functions for improved code...
2001-09-01 Geoff ThorpeMake the necessary changes to work with the recent...
2001-08-25 Geoff ThorpeGive DH, DSA, and RSA functions to "up" their reference...
2001-08-12 Geoff ThorpeThe indexes returned by ***_get_ex_new_index() function...
2001-08-05 Ben LaurieStart to reduce some of the header bloat.
2001-08-03 Ben LaurieHeader bloat reduction for EVP_PKEY.
2001-07-31 Richard Levittemake update
2001-07-30 Ben LaurieReally add the EVP and all of the DES changes.
2001-07-27 Dr. Stephen HensonMore linker bloat reorganisation:
2001-07-25 Bodo Mölleralways reject data >= n
2001-07-24 Bodo Mölleravoid warnings
2001-07-20 Geoff ThorpeCurrently, RSA code, when using no padding scheme,...
2001-06-23 Dr. Stephen HensonIn {RSA,DSA,DH}_new_method(x) need to increase the...
2001-06-23 Richard Levittemake update
2001-06-19 Dr. Stephen HensonChange all calls to low level digest routines in the...
2001-06-11 Dr. Stephen HensonAdd support for MS CSP Name PKCS#12 attribute.
2001-06-08 Ulf Möllermore error codes fixed
2001-06-06 Bodo Möllerwhen checking OAEP, signal just a single kind of 'decod...
2001-06-06 Ulf Möllermove check to avoid memory leak.
2001-06-06 Ulf Möllermake sure we don't write to seed[-1]
2001-06-05 Richard Levitte'make update'
2001-04-30 Geoff ThorpeIn RSA, DSA, DH, and RAND - if the "***_new()" function...
2001-03-28 Ulf Möllercheck CRT
2001-03-28 Ulf Möllercheck CRT
2001-03-11 Bodo MöllerForcibly enable memory leak checking during "make test"
2001-03-09 Bodo MöllerInstead of telling both 'make' and the user that ranlib
2001-02-26 Richard Levittemake update
2001-02-23 Dr. Stephen HensonGet rid of ASN1_ITEM_FUNCTIONS dummy function
2001-02-22 Richard Levittee_os.h does not belong with the exported headers. ...
2001-02-20 Richard LevitteUse new-style system-id macros everywhere possible...
2001-02-20 Ulf MöllerUse BN_rand_range().
2001-02-19 Richard LevitteMake all configuration macros available for application...
2001-02-09 Dr. Stephen HensonVarious Win32 related fixed. Make no-krb5 work in mkdef...
2001-02-04 Ben LaurieMake depend.
2001-01-24 Bodo MöllerUpdate "OAEP reconsidered" comment
2000-12-29 Dr. Stephen HensonReplace the old ASN1_dup() with ASN1_item_dup() and
2000-12-19 Bodo Möllerfix indentation
2000-12-19 Bodo MöllerDon't hold CRYPTO_LOCK_RSA during time-consuming operat...
2000-12-18 Bodo MöllerAdd a comment (intended change)
2000-12-18 Bodo MöllerObtain lock CRYPTO_LOCK_RSA before creating BN_MONT_CTX
2000-12-08 Dr. Stephen HensonMerge from the ASN1 branch of new ASN1 code
2000-12-05 Bodo MöllerDiscuss http://www.shoup.net/papers/oaep.ps.Z
2000-11-26 Geoff ThorpeEnsure that the "ex_data" member of an RSA structure...
2000-11-12 Ulf Möllerin some new file names the first 8 characters were...
2000-11-08 Richard LevitteReally stupid glitch (a comment not properly ended...
2000-11-08 Richard LevitteRemove references to RSAref. The glue library is but...
2000-11-07 Richard LevitteA few more constifications of some RSA routines that...
2000-11-06 Richard LevitteConstify the RSA library.
2000-10-26 Richard LevitteMerge the engine branch into the main trunk. All confl...
2000-10-14 Richard LevitteThe experimental Rijndael code moved to the main trunk.
2000-09-25 Richard Levitte'ranlib' doesn't always run on some systems. That...
2000-09-07 Richard Levitte'make update'
2000-08-14 Richard LevitteMD4 implemented. Assar Westerlund provided the digest...
2000-07-29 Bodo MöllerFix SSL 2.0 rollback checking: The previous implementat...
2000-07-05 Richard LevitteI got sick and tired of having to keep track of NIDs...
2000-06-15 Dr. Stephen HensonAdd support for the modified SGC key format used in...
2000-06-13 Geoff ThorpeEnable DSO support on alpha (OSF1), cc and gcc.
2000-06-09 Richard LevitteUsing checks of the existence of HEADER_{foo}_H in...
2000-06-01 Richard LevitteThere have been a number of complaints from a number...
2000-06-01 Ulf MöllerBug fix for 64 bit HP-UX.
2000-05-02 Richard LevitteIn Message-ID: <003201bfb332$14a07520$0801a8c0@janm...
2000-04-20 Geoff ThorpePreviously, the default RSA_METHOD was NULL until the...
2000-03-05 Bodo MöllerPreserve reason strings in automatically build tables.
2000-02-22 Ulf MöllerCheck tlen size in all padding_check functions. As...
2000-02-05 Ulf MöllerNew functions BN_CTX_start(), BN_CTX_get(), BN_CTX_end...
2000-02-03 Ulf Möllerispell (and minor modifications)
2000-01-30 Ulf MöllerChecked in some junk. Sorry.
2000-01-30 Ulf MöllerSeek out and destroy another evil cast.
2000-01-23 Dr. Stephen HensonTidy up CRYPTO_EX_DATA structures.
2000-01-22 Ulf MöllerDocument the DH library, and make some minor changes...
2000-01-18 Ulf MöllerRename rsa_oaep_test to the more appropriate name rsa_t...
2000-01-14 Bodo MöllerLet "make test" survive without DEVRANDOM
2000-01-13 Ulf MöllerPrecautions against using the PRNG uninitialized: RAND_...
2000-01-12 Bodo MöllerTurn BN_prime_checks into a macro.
1999-10-25 Bodo MöllerImprove support for running everything as a monolithic...
1999-10-20 Dr. Stephen HensonReplace the macros in asn1.h with function equivalents...
1999-09-18 Dr. Stephen HensonAdd new sign and verify members to RSA_METHOD and chang...
1999-09-10 Bodo Möller"make update"
1999-09-09 Ben LaurieCorrect warnings.
1999-09-08 Dr. Stephen HensonFix typo.
1999-09-08 Dr. Stephen HensonOops... forgot the other RSA_NULL patches...
1999-09-08 Dr. Stephen HensonThis is preliminary support for an "RSA null" cipher...
1999-07-27 Dr. Stephen HensonNew RSA flag RSA_FLAG_EXT_PKEY, to always call rsa_mod_exp.
1999-07-15 Ulf MöllerRSA private keys without dmp1/dmq1/iqmp are also valid...
1999-07-13 Dr. Stephen HensonEliminate a warning: BN_mod_inverse() returns a (BIGNUM...
1999-07-12 Bodo Möllercorrect error handling
1999-07-11 Bodo Möllertypo
1999-07-11 Bodo MöllerNew function RSA_check_key.
1999-07-11 Bodo MöllerNew function RSA_check_key,
1999-07-09 Bodo MöllerFix memory checking.
1999-06-29 Dr. Stephen HensonNew functions to allow RSA_METHODs to be changed withou...
1999-06-25 Bodo MöllerClose another memory hole.
next