On 2006.10.12 at 18:44:20 -0400, William Triplett wrote:
> Dear openssl-users,
>
> Suppose that I have the Sealed Data, Envelope, and proper Private Key
> for some data encrypted with EVP_Seal* using RC4 (basically, PHP's
> openssl_seal() function). Is there a way to decrypt it using the
>
Dear openssl-users,
Suppose that I have the Sealed Data, Envelope, and proper Private Key
for some data encrypted with EVP_Seal* using RC4 (basically, PHP's
openssl_seal() function). Is there a way to decrypt it using the
command-line openssl tools?
I've tried this method:
###
bt$ openss