rsaenh: Fix the case when CPGetHashParam should return the size of the HASHVAL.
[wine] / dlls / rsaenh / tests /
2006-07-10  Alexandre Julliardmake_dlls: Recursively ignore .ok files in all tests...
2006-07-10  Alexandre Julliardmake_dlls: Recursively ignore testlist.c in all tests...
2006-07-10  Alexandre JulliardTake advantage of the recursive nature of .gitignore...
2006-05-23  Jonathan ErnstUpdate the address of the Free Software Foundation.
2005-11-26  Alexandre JulliardRenamed all .cvsignore files to .gitignore.
2005-08-29  Mike McCormackgcc 4.0 warning fixes.
2005-06-16  Stefan HuehnerFix some -Wstrict-prototypes warnings.
2005-06-15  Mike McCormackFix declarations.
2005-03-02  Stefan LeichterMake rsaenh_crosstest.exe loadable on NT 4.0.
2005-02-09  Michael JungImplemented CPGetProvParam's PP_ENUMCONTAINERS paramete...
2005-01-31  Michael JungMoved PKCS1 #2 un-/padding from Import-/ExportKey to...
2005-01-28  Michael JungAdded a test case for hashing with schannel mac keys.
2005-01-24  Michael JungSupport for TLS1 pseudo random function.
2005-01-05  Michael JungSet last error if dwFlags are non zero in CPReleaseContext.
2004-12-14  Francois GougetAdd trailing '\n's to ok() calls.
2004-12-13  Michael JungImplemented CPSignHash and CPVerifySignature.
2004-11-04  Michael JungImplemented a substantial part of rsaenh.dll.