Hi,

On 4/15/06, David Schwartz <[EMAIL PROTECTED]> wrote:
>         This is almost always a case of the key being handled differently in 
> the
> two cases. For example, in one case you may specify the key in ASCII, and in
> the other case in base64. One may be in hex and the other in ASCII, 'F'
> could mean 15 or it could mean 70. This causes the same key input to result
> in a different binary key being fed to the encryption algorithm.

What I'm doing is to provide the key in hex and not as clear string.

Bastian
______________________________________________________________________
OpenSSL Project                                 http://www.openssl.org
User Support Mailing List                    openssl-users@openssl.org
Automated List Manager                           [EMAIL PROTECTED]

Reply via email to