RSA PSS verification support including certificates and certificate
[openssl.git] / crypto / rsa / rsa.h
2010-03-08 Dr. Stephen HensonRSA PSS verification support including certificates...
2010-03-07 Dr. Stephen Hensonadd separate PSS decode function, rename PSS parameters...
2010-03-06 Dr. Stephen HensonAdd PSS algorithm printing. This is an initial step...
2008-12-29 Ben LaurieIf we're going to return errors (no matter how stupid...
2008-12-29 Ben LaurieMake sure a bad parameter to RSA_verify_PKCS1_PSS(...
2008-06-21 Dr. Stephen HensonFix from stable branch.
2008-03-15 Dr. Stephen HensonInitial support for enveloped data decrypt. Extent...
2007-03-28 Bodo MöllerChange to mitigate branch prediction attacks
2006-11-21 Dr. Stephen HensonUpdate from 0.9.8 stable. Eliminate duplicate error...
2006-09-28 Bodo MöllerIntroduce limits to prevent malicious keys being able to
2006-09-06 Bodo MöllerRemove non-functional part of recent patch, after discu...
2006-09-05 Mark J. CoxAvoid PKCS #1 v1.5 signature attack discovered by Danie...
2006-07-17 Dr. Stephen HensonFix various error codes to match functions.
2006-05-11 Dr. Stephen HensonNew functions to get key types without dereferncing...
2006-04-12 Dr. Stephen HensonInitial DSA EVP_PKEY_METHOD. Fixup some error codes.
2006-04-11 Dr. Stephen HensonAdd support for setting keybits and public exponent...
2006-04-10 Dr. Stephen Hensonctrls to set PSS salt length.
2006-04-10 Dr. Stephen HensonBeginnings of PSS support.
2006-04-10 Dr. Stephen HensonImplementation of pkey_rsa_verify. Some constification.
2006-04-09 Dr. Stephen HensonStore digests as EVP_MD instead of a NID.
2006-04-09 Dr. Stephen HensonSupport for digest signing and X931 in rsa_pkey_meth.
2006-04-09 Dr. Stephen HensonAdd checking to padding ctrl.
2006-04-09 Dr. Stephen HensonAdd RSA ctrl for padding mode, add ctrl support in...
2006-03-20 Dr. Stephen HensonInitial support for pluggable public key ASN1 support...
2006-01-08 Bodo MöllerSome error code cleanups (SSL lib. used SSL_R_... codes...
2005-06-02 Andy PolyakovFix inconsistensy between 8 and HEAD.
2005-06-02 Andy PolyakovPSS update [from 0.9.7].
2005-05-28 Dr. Stephen HensonUpdate from 0.9.7-stable. Also repatch and rebuild...
2005-05-16 Bodo MöllerImplement fixed-window exponentiation to mitigate hyper...
2005-05-11 Bodo MöllerFix more error codes.
2005-04-26 Nils Larschsome updates for the blinding code; summary:
2005-03-31 Ben LaurieGive everything prototypes (well, everything that's...
2004-05-17 Geoff ThorpeDeprecate the recursive includes of bn.h from various...
2004-04-26 Geoff ThorpeAllow RSA key-generation to specify an arbitrary public...
2004-04-19 Geoff ThorpeReduce header interdependencies, initially in engine...
2004-03-25 Geoff ThorpeBy adding a BN_CTX parameter to the 'rsa_mod_exp' callb...
2003-05-07 Richard LevitteDO NOT constify RSA* in RSA_sign() and RSA_verify(...
2003-05-05 Richard LevitteConstify RSA_sign() and RSA_verify().
2003-04-16 Richard LevitteMemory leak fix: RSA_blinding_on() didn't free Ai under...
2003-03-20 Bodo Möllermake sure RSA blinding works when the PRNG is not prope...
2003-01-30 Richard LevitteThe OPENSSL_NO_ENGINE has small problem: it changes...
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-12-08 Geoff ThorpeThis is a first-cut at improving the callback mechanism...
2002-11-26 Richard LevitteThe logic in the main signing and verifying functions...
2002-06-13 Lutz JänickeAdd missing prototypes.
2002-02-14 Richard LevitteAdd the configuration target VxWorks.
2001-10-04 Richard LevitteBecause there's chances we clash with the system's...
2001-09-25 Geoff ThorpeThis commits changes to various parts of libcrypto...
2001-09-03 Bodo MöllerRename recently introduced functions for improved code...
2001-08-25 Geoff ThorpeGive DH, DSA, and RSA functions to "up" their reference...
2001-08-03 Ben LaurieHeader bloat reduction for EVP_PKEY.
2001-07-25 Bodo Mölleralways reject data >= n
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...
2000-12-29 Dr. Stephen HensonReplace the old ASN1_dup() with ASN1_item_dup() and
2000-12-08 Dr. Stephen HensonMerge from the ASN1 branch of new ASN1 code
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-15 Dr. Stephen HensonAdd support for the modified SGC key format used in...
2000-06-09 Richard LevitteUsing checks of the existence of HEADER_{foo}_H in...
2000-05-02 Richard LevitteIn Message-ID: <003201bfb332$14a07520$0801a8c0@janm...
2000-02-03 Ulf Möllerispell (and minor modifications)
2000-01-23 Dr. Stephen HensonTidy up CRYPTO_EX_DATA structures.
1999-09-18 Dr. Stephen HensonAdd new sign and verify members to RSA_METHOD and chang...
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-07-12 Bodo Möllercorrect error handling
1999-07-11 Bodo MöllerNew function RSA_check_key,
1999-06-29 Dr. Stephen HensonNew functions to allow RSA_METHODs to be changed withou...
1999-06-04 Ben LaurieSome constification and stacks that slipped through...
1999-06-03 Ben LaurieMore evil cast removal.
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-24 Dr. Stephen HensonComplete rewrite of the error code generation script...
1999-04-23 Bodo MöllerChange #include filenames from <foo.h> to <openssl.h>.
1999-04-17 Ben LaurieMassive constification.
1999-02-21 Dr. Stephen HensonMake RSA_NO_PADDING really use no padding.
1999-02-18 Ben LaurieFix case of new functions in error files.
1999-02-17 Ben LaurieAdd OAEP.
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...
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.8.1b
1998-12-21 Ralf S. EngelschallThis commit was generated by cvs2svn to track changes...