Re: Win2K CryptAPI : Way to encrypt w/ Pvt and decrypt w/ Pub key ?

From: Chris Kushnir (ckushni1_at_san.rr.com)
Date: 05/31/04


Date: Sun, 30 May 2004 22:32:33 GMT

Eugene,

>> BTW signing the message with certificate increases the size by ~700 bytes
(at least).
>> If you want to sign tiny blocks, you better use RSA functions directly.

Yes, that was my thought, I was just trying to figure out if it was possible
to do that using the CryptAPI.

...cmk