Re: Newbie: Password based encrypting using cryptlib

From: Ajay (abdudani_at_unity.ncsu.edu)
Date: 10/31/03


Date: 30 Oct 2003 16:05:27 -0800

Should have attached the output too with previous post.. here it
goes.
The code compiles fine, but return an error for cryptPushData while
decrypting. I guess I am missing something preety basic.

Here is the output:

<snip>

Testing encrypted data enveloping...
Enveloped data has size 143 bytes.
cryptPushData() failed with error code -31, line 111. Bytes=143

</snip>

Ajay