Strncpy elimination.
[wine] / dlls / rsaenh / implglue.c
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...