]> git.ipfire.org Git - thirdparty/openssl.git/history - crypto/rsa/rsa_eay.c
Port BN_MONT_CTX_set_locked() from stable branch.
[thirdparty/openssl.git] / crypto / rsa / rsa_eay.c
2005-04-26  Dr. Stephen HensonPort BN_MONT_CTX_set_locked() from stable branch.
2005-04-26  Nils Larschsome updates for the blinding code; summary:
2005-04-22  Nils Larsch- use BN_set_negative and BN_is_negative instead of...
2004-03-25  Geoff ThorpeBy adding a BN_CTX parameter to the 'rsa_mod_exp' callb...
2004-03-15  Richard LevitteMake sure that the last argument to RAND_add() is a...
2003-04-15  Richard LevitteMemory leak fix: local blinding structure not freed...
2003-04-08  Richard LevitteWe seem to carry some rests of the 0.9.6 [engine] ENGIN...
2003-04-02  Bodo Möllermake RSA blinding thread-safe
2003-03-20  Bodo Möllermake sure RSA blinding works when the PRNG is not prope...
2003-02-15  Geoff ThorpeWe cache a montgomery form for 'n' if the PUBLIC flag...
2003-02-14  Geoff ThorpeDavid Brumley <dbrumley@stanford.edu> noted and correct...
2003-01-30  Richard LevitteAdd the possibility to build without the ENGINE framework.
2003-01-07  Geoff ThorpeThis is the first step in allowing RSA_METHODs to imple...
2002-11-28  Richard LevitteCleanse memory using the new OPENSSL_cleanse() function.
2002-11-04  Bodo Möllerimplement and use new macros BN_get_sign(), BN_set_sign()
2002-05-30  Richard LevitteCheck the return values where memory allocation failure...
2001-09-25  Geoff ThorpeThis commits changes to various parts of libcrypto...
2001-09-20  Bodo Möllercomments
2001-07-25  Bodo Mölleralways reject data >= n
2001-07-20  Geoff ThorpeCurrently, RSA code, when using no padding scheme,...
2001-03-28  Ulf Möllercheck CRT
2001-03-28  Ulf Möllercheck CRT
2001-02-19  Richard LevitteMake all configuration macros available for application...
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-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-06-01  Richard LevitteThere have been a number of complaints from a number...
2000-02-03  Ulf Möllerispell (and minor modifications)
1999-09-08  Dr. Stephen HensonOops... forgot the other RSA_NULL patches...
1999-07-27  Dr. Stephen HensonNew RSA flag RSA_FLAG_EXT_PKEY, to always call rsa_mod_exp.
1999-04-27  Ulf MöllerNew Configure option no-<cipher> (rsa, idea, rc5, ...
1999-04-26  Ulf MöllerRemove NOPROTO definitions and error code comments.
1999-04-23  Bodo MöllerChange #include filenames from <foo.h> to <openssl.h>.
1999-04-19  Ulf MöllerChange functions to ANSI C.
1999-03-11  Dr. Stephen HensonFix for RSA private key encryption if p < q. This took...
1999-02-17  Ben LaurieAdd OAEP.
1999-01-07  Ben LaurieAccept NULL in *_free.
1999-01-04  Ben LaurieOnly free if it ain't NULL.
1998-12-29  Ben LaurieAdd prototypes. Make Montgomery stuff explicitly for...
1998-12-21  Ralf S. EngelschallThis commit was generated by cvs2svn to track changes...
1998-12-21  Ralf S. EngelschallImport of old SSLeay release: SSLeay 0.9.1b (unreleased) SSLeay
1998-12-21  Ralf S. EngelschallThis commit was generated by cvs2svn to track changes...
1998-12-21  Ralf S. EngelschallImport of old SSLeay release: SSLeay 0.9.0b
1998-12-21  Ralf S. EngelschallThis commit was generated by cvs2svn to track changes...