Fix selecting string columns and matching against a wildcard.
[wine] / dlls / rsaenh /
2004-12-20  Francois GougetAssorted spelling fixes.
2004-12-20  Michael JungRespect sDescription parameter in CPSignHash and CPVeri...
2004-12-14  Francois GougetAdd trailing '\n's to ok() calls.
2004-12-14  Michael StefaniucMissing HeapFree's + 1 LocalFree (found by smatch).
2004-12-13  Michael JungImplemented CPSignHash and CPVerifySignature.
2004-12-06  Michael JungAdded a missing break in encrypt_block_impl.
2004-12-01  Michael JungMoved code specific to CPGenKey, CPDeriveKey or CPImpor...
2004-11-30  Michael JungIncorporated LibTomCrypt code into rsaenh to get rid...
2004-11-10  Michael JungCPAcquireContext: Set last error to ERROR_SUCCESS in...
2004-11-04  Michael JungImplemented a substantial part of rsaenh.dll.