wbemprox: Handle NULL operands in eval_strcmp.
[wine] / dlls / rsaenh / rsaenh.c
2011-11-17  Frédéric Delanoyrsaenh: Remove unused file-static variables.
2011-11-02  Andrew Talbotrsaenh: Remove unneeded address-of operator from array...
2011-11-01  Juan Langrsaenh: Infer private exponent length from data length.
2011-11-01  Juan Langrsaenh: Add error messages for failed private key imports.
2011-08-24  Francois GougetAssorted spelling fixes.
2011-08-03  Frédéric Delanoydlls: Assorted spelling fixes.
2011-08-02  Alexandre Julliardwinecrt0: Remove the clsid parameter in __wine_(un...
2011-06-15  David Hedbergrsaenh: Don't fail on signature verification if the...
2011-02-15  Juan Langrsaenh: Fully initialize schannel algorithm information.
2011-02-11  Juan Langrsaenh: Disallow deriving schannel encryption keys...
2011-02-11  Juan Langrsaenh: Disallow creating schannel master hashes before...
2011-01-17  Juan Langrsaenh: Be more careful about when to hash HMAC key...
2011-01-17  Juan Langrsaenh: Only set key length on successful retrieval...
2011-01-14  Juan Langrsaenh: Add support for CRYPT_IPSEC_HMAC_KEY.
2011-01-14  Juan Langrsaenh: Move check for CRYPT_IPSEC_HMAC_KEY to each...
2010-12-09  Alexandre Julliardrsaenh: Convert dll registration to the IRegistrar...
2010-05-26  Gerald Pfeiferrsaenh: Simplify store_key_container_permissions.
2010-05-21  Juan Langrsaenh: Implement CALG_SSL3_SHAMD5 hashing.
2010-03-31  Juan Langrsaenh: Don't return salt for algorithms that don't...
2010-03-31  Juan Langrsaenh: Support setting salt via KP_SALT (resend).
2010-03-16  Juan Langrsaenh: Add signature support for SHA-256, SHA-384...
2010-03-16  Juan Langrsaenh: Add support for SHA-256, SHA-384, and SHA-512.
2009-12-10  Juan Langrsaenh: Fix memory leak reading stored keys.
2009-12-09  Juan Langrsaenh: Free a verify context's keys when it's destroyed.
2009-12-09  Juan Langrsaenh: Use helper function to release and install...
2009-12-07  Juan Langrsaenh: Fix memory leak in CPSignHash.
2009-12-02  Alexandre Julliardrsaenh: Fix padding bytes check for 0-byte payload.
2009-10-22  Juan Langrsaenh: Revert part of d3c482250a8232e9657ecefb3e61fff0...
2009-10-22  Juan Langrsaenh: Fail if CRYPT_IPSEC_HMAC_KEY is passed to Crypt...
2009-10-21  Juan Langrsaenh: Store key when algid is a CALG_RSA_* algid...
2009-10-20  Juan Langrsaenh: Make the enhanced crypto provider the default.
2009-10-20  Juan Langrsaenh: Add some traces to key importing.
2009-10-13  Dmitry Timoshkovrsaenh: Fix the accepted RC2 key length, based on a...
2009-08-10  Juan Langrsaenh: Implement exporting PLAINTEXTKEYBLOBs.
2009-08-10  Juan Langrsaenh: Implement importing PLAINTEXTKEYBLOBs.
2009-02-09  Alexandre Julliardrsaenh: Rename the HANDLETABLE structure to avoid confl...
2009-01-29  Juan Langrsaenh: Also write a key's permissions when it's being...
2009-01-29  Juan Langrsaenh: Load/store key permissions along with key pair...
2009-01-29  Juan Langrsaenh: Use key spec rather than char * to identify...
2009-01-29  Juan Langrsaenh: Don't store a key to the registry when it's...
2009-01-29  Juan Langrsaenh: Store a key's value to the registry when a...
2009-01-29  Juan Langrsaenh: Split CPImportKey into a helper function for...
2009-01-29  Juan Langrsaenh: Use helper function to install keys.
2009-01-29  Juan Langrsaenh: Separate storing a key container's keys from...
2009-01-29  Juan Langrsaenh: Honor a key's permissions when exporting a...
2009-01-29  Juan Langrsaenh: Split CPExportKey into helper functions for...
2009-01-29  Juan Langrsaenh: Fix CryptSetKeyParam for KP_PERMISSIONS.
2009-01-29  Juan Langrsaenh: Honor the CRYPT_EXPORTABLE flag to CryptAcquire...
2009-01-29  Juan Langrsaenh: Honor the CRYPT_EXPORTABLE flags to CryptImportKey.
2009-01-13  Michael Stefaniucrsaenh: Remove superfluous pointer casts.
2008-11-10  Andrew Talbotrsaenh: Sign-compare warnings fix.
2008-11-03  Michael StefaniucRemove the remaining casts of NULL.
2008-10-27  Michael Stefaniucrsaenh: Use 0 instead of casting NULL to a handle of...
2008-10-15  Rob Shearmanrsaenh: Add a value to the empty braces in the initiali...
2008-07-29  Juan Langrsaenh: Test and correct the maximum allowable salt...
2008-06-04  Vijay Kiran Kamujursaenh: Fix AES provider keys for Windows XP.
2008-04-03  Paul Vriensrsaenh: Add some new flags to wincrypt.h and use one...
2008-03-17  Andrew Talbotrsaenh: Assign to structs instead of using memcpy.
2008-02-08  Juan Langrsaenh: Merge the encrypting and decrypting states...
2008-01-18  Andrew Talbotrsaenh: Remove unneeded casts.
2007-11-29  Juan Langcrypt32: Support setting the salt value through KP_SALT_EX.
2007-11-29  Juan Langcrypt32: Support getting and setting the KP_PADDING...
2007-11-28  Juan Langrsaenh: Empty container names are allowed for CRYPT_VER...
2007-11-21  Vijay Kiran Kamujursaenh: Add implementation of Enhanced RSA AES Provider.
2007-11-12  Juan Langrsaenh: Check pad bytes for consistency when decrypting.
2007-11-08  Juan Langrsaenh: Fix a comment.
2007-11-07  Juan Langrsaenh: Use LocalFree to free memory return by Crypt...
2007-11-07  Juan Langrsaenh: Use helper function to read key pairs from...
2007-11-07  Juan Langrsaenh: Use helper function to delete a key container...
2007-11-07  Juan Langrsaenh: Use helper function to open a key container...
2007-11-07  Juan Langrsaenh: Use helper function to create a container's...
2007-11-07  Juan Langrsaenh: Use helper function to persist keys.
2007-09-12  Juan Langrsaenh: Validate pad byte when decrypting a block cipher.
2007-09-11  Juan Langrsaenh: Support setting the effective key length of...
2007-09-11  Juan Langrsaenh: Call setup_key whenever the IV is reset.
2007-09-11  Juan Langrsaenh: Reorder padding code to avoid unnecessary compa...
2007-08-24  Andrew Talbotrsaenh: Constify some variables.
2007-07-11  Juan Langrsaenh: Get rid of the hash idle state, native doesn...
2007-06-13  Maarten Lankhorstrsaenh: Allow CRYPT_NEWKEYSET and CRYPT_VERIFYCONTEXT...
2007-05-18  Andrew Talbotrsaenh: Exclude unused header.
2007-05-15  Mounir IDRASSIrsaenh: Fix crash in RSAENH_CPVerifySignature if pbSign...
2007-05-11  Mounir IDRASSIrsaenh: Add support for mandatory parameters to RSAENH_...
2007-05-08  Mounir IDRASSIrsaenh: Use the correct registry key in RSAENH_CPAcquir...
2007-05-07  Mounir IDRASSIrsaenh: Fix read_key_container bug that prevents CryptA...
2007-05-04  Alexandre JulliardFix minor differences in the formatting of the license...
2007-04-23  Yuval Fledelrsaenh: Convert handle type from unsigned int to HCRYPTKEY.
2006-12-14  Dmitry Timoshkovrsaenh: Make some data const and static.
2006-10-09  Michael Stefaniucrsaenh: Win64 printf format warning fixes.
2006-09-29  Juan Langrsaenh: Correct signature checking.
2006-09-27  Andrew Talbotrsaenh: Cast-qual warnings fix.
2006-08-08  Juan Langrsaenh: Test and fix CryptEncrypt with NULL buffer.
2006-07-28  Juan Langrsaenh: More tests and some fixes.
2006-07-27  Juan Langrsaenh: Public keys should be exported with the CALG_RS...
2006-07-26  Karsten Elfenbeinrsaenh: Fix the case when CPGetHashParam should return...
2006-07-26  Karsten Elfenbeinrsaenh: Fix the case when the CPEncrypt function is...
2006-06-02  Saulius Krasuckasrasenh: Fix a copy&paste bug at passing only one string...
2006-05-23  Jonathan ErnstUpdate the address of the Free Software Foundation.
2006-01-09  Robert ShearmanCall DisableThreadLibraryCalls for DLLs that don't...
2005-12-07  Vincent BéronAdd a few missing #includes.
2005-10-06  Juan LangWhen just a public key is imported, its ALG_ID should...
next