On Wed, 28 Jul 2004, Andy Polyakov wrote:

> >>Can you verify this code? A.
> >
> > It doesn't work :-(
> >
> > # ./ssh naga
> > evp_crypt: EVP_Cipher failed
>
> CBC mode I presume? Can you try to verify all modes against software
> AES? E.g. 'echo test | apps/openssl enc -aes-128-cbc -e -k none [-engine
> padlock] | apps/openssl enc -aes-128-cbc -d -k none [-engine padlock]',
> etc. A.

These tests all work. However ssh with AES128 doesn't and with AES256 even
segfaults...

How about merging the last known to work version from you from this
morning to the CVS and playing these optimization games later? :-)

I doubt that e.g. the IV loading optimizations would have a noticable
speed impact anyway...

Michal Ludvig
-- 
* A mouse is a device used to point at the xterm you want to type in.
* Personal homepage - http://www.logix.cz/michal
______________________________________________________________________
OpenSSL Project                                 http://www.openssl.org
Development Mailing List                       [EMAIL PROTECTED]
Automated List Manager                           [EMAIL PROTECTED]

Reply via email to