Hi Andrew, 

I seem to recall that depending of the OpenSSL version, there was issue with
CFB1 mode.

Michel.
 
-----Message d'origine-----
De : openssl-dev [mailto:openssl-dev-boun...@openssl.org] De la part de
?????? ????????? via RT
Envoyé : lundi 7 novembre 2016 11:40
Cc : openssl-dev@openssl.org
Objet : Re: [openssl-dev] [openssl.org #4504] Openssl cms encrypt bug.

Hi, Stephen.

One more bug was found with enc option.


I want encrypt and decrypt any text with cipher "-des-ede3-cfb1". I used
"curl -h" to generete text.

curl -h | openssl enc -des-ede3-cfb1 -pass pass:test | openssl enc -d
-des-ede3-cfb1 -pass pass:test

Looks like openssl encrypts text with error or openssl can't decrypt text
correctly.

Thanks,
Andrew



-- 
openssl-dev mailing list
To unsubscribe: https://mta.openssl.org/mailman/listinfo/openssl-dev

Reply via email to