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

2016-05-06 4:05 GMT+05:00 Stephen Henson via RT <r...@openssl.org>:

> Fixed now, thanks for the report.
>
> Steve.
> --
> Dr Stephen N. Henson. OpenSSL project core developer.
> Commercial tech support now available see: http://www.openssl.org
>
> --
> Ticket here: http://rt.openssl.org/Ticket/Display.html?id=4504
> Please log in as guest with password guest if prompted
>
>

-- 
Ticket here: http://rt.openssl.org/Ticket/Display.html?id=4504
Please log in as guest with password guest if prompted

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

Reply via email to