openssl enc -d is failing with 20011001 snapshot.

Trying some simple file encrypts and decrypts results
in occasional errors on linux-pentium. Here is the error message
when encrypting (OK) and decrypting the README file
from the snapshot-20011001 distribution


apps/openssl enc -e -des-ede-cbc -in README -out testout -p
enter des-ede-cbc encryption password:
Verifying - enter des-ede-cbc encryption password:
salt=EC803B9D22D877B8
key=DB0E171882407448C6EBCE45F3F8497D
iv =F9666396C997C7C0

apps/openssl enc -d -des-ede-cbc -in testout -out testnew -p
enter des-ede-cbc decryption password:
salt=EC803B9D22D877B8
key=DB0E171882407448C6EBCE45F3F8497D
iv =F9666396C997C7C0
bad decrypt
5013:error:06065064:digital envelope routines:EVP_DecryptFinal:bad 
decrypt:evp_enc.c:375:

key = abcd1234 BTW

File decrypts OK with openssl-0.9.6b.






-- 
Richard Chan <[EMAIL PROTECTED]>
DSO National Laboratories
20 Science Park Drive
Singapore 118230
Tel: 7727045
Fax: 7766476
______________________________________________________________________
OpenSSL Project                                 http://www.openssl.org
Development Mailing List                       [EMAIL PROTECTED]
Automated List Manager                           [EMAIL PROTECTED]

Reply via email to