Thus spake "mohanlal jangir" <[EMAIL PROTECTED]>
>    I was looking into the AES CBC code available at
> http://openbsd.secsup.org/src/lib/libssl/src/crypto/aes/ For testing this,
I
> wrote small code (attached in mail). The Encryption seems OK but
Decryption
> is failing. I think, I am doing some mistake. Could you please look into
the
> code and give me some hints about decryption.

Minor bug: the AES CBC function doesn't correctly handle in==out.

Please retry with in!=out.

S

Stephen Sprunk         "God does not play dice."  --Albert Einstein
CCIE #3723         "God is an inveterate gambler, and He throws the
K5SSS        dice at every possible opportunity." --Stephen Hawking

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

Reply via email to