Manuel Mollar Villanueva wrote:
> 
> small bug in  opensssl-0.9.4:
> 
> Using the 'enc' program present on the crypto/pkcs7 directory, I do:
> - take a string of 6 or less chars and save it on a file
> - apply the 'enc' prg to this file
> - apply the 'dec' prg to this file
> 
> the result is an empty message.
> 
> If the length of the string is >= 7, it works ok
> 

Should be fixed in the latest snapshot. It comes under the category "how
the hell wasn't this noticed before?". The fix is in
crypto/evp/bio_enc.c so you can just copy the one file if you don't
trust snapshots.

Many thanks for the report.

Steve.
-- 
Dr Stephen N. Henson.   http://www.drh-consultancy.demon.co.uk/
Personal Email: [EMAIL PROTECTED] 
Senior crypto engineer, Celo Communications: http://www.celocom.com/
Core developer of the   OpenSSL project: http://www.openssl.org/
Business Email: [EMAIL PROTECTED] PGP key: via homepage.

______________________________________________________________________
OpenSSL Project                                 http://www.openssl.org
Development Mailing List                       [EMAIL PROTECTED]
Automated List Manager                           [EMAIL PROTECTED]

Reply via email to