Michael Jung
|
bd78de791d
|
Use SystemFunction036 to generate random bytes.
|
2005-05-27 19:22:22 +00:00 |
Jakob Eriksson
|
9ed61de9a2
|
Get rid of HeapAlloc casts.
|
2005-03-24 21:01:35 +00:00 |
Michael Jung
|
2accec1fbc
|
Removed another check for valid'ness of algid. It's redundant.
|
2005-01-24 11:30:05 +00:00 |
Michael Jung
|
ea01425e16
|
Removed check for valid'ness of algid. It's redundant.
|
2005-01-10 12:26:57 +00:00 |
Michael Jung
|
0da8a5219e
|
Adhere to const'ness of the input data in encrypt_block_impl.
|
2005-01-03 20:14:03 +00:00 |
Michael Jung
|
96ebad1a0d
|
Implemented CPSignHash and CPVerifySignature.
Added tests for CPVerifySignature.
Fixed minor bugs in implglue.c.
|
2004-12-13 13:24:48 +00:00 |
Michael Jung
|
0ff7203335
|
Added a missing break in encrypt_block_impl.
|
2004-12-06 11:37:43 +00:00 |
Michael Jung
|
95c3d9b2a5
|
Moved code specific to CPGenKey, CPDeriveKey or CPImportKey from
new_key into the respective functions.
|
2004-12-01 15:34:56 +00:00 |
Michael Jung
|
ca371a48b2
|
Incorporated LibTomCrypt code into rsaenh to get rid of OpenSSL
dependencies.
|
2004-11-30 17:43:59 +00:00 |