rsaenh: More tests and some fixes.
[wine] / dlls / rsaenh / implglue.c
2006-05-23  Jonathan ErnstUpdate the address of the Free Software Foundation.
2005-05-27  Michael JungUse SystemFunction036 to generate random bytes.
2005-03-24  Jakob ErikssonGet rid of HeapAlloc casts.
2005-01-24  Michael JungRemoved another check for valid'ness of algid. It's...
2005-01-10  Michael JungRemoved check for valid'ness of algid. It's redundant.
2005-01-03  Michael JungAdhere to const'ness of the input data in encrypt_block...
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...