[Bug 234028] Openssl cannot decrypt properly

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Sat Dec 15 04:20:46 UTC 2018


https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=234028

--- Comment #5 from bc979 at lafn.org ---
It does seem to work when -md md5 is used.  However, I point out that the -md
parameter is not documented in the man page for enc on 11.1 or earlier.  It
does appear in 12.0.  But it only lists the default for 12.0.  Even if I knew
about that parameter, I would have no idea what the default value would have
been.  

The decryption with the wrong md does generate output, but it is not correct. 
enc even notifies you of this with the message "bad decrypt" which is in your
output.  Why it bothers to generate garbage output when it knows the decrypt
failed is interesting.

-- 
You are receiving this mail because:
You are the assignee for the bug.


More information about the freebsd-bugs mailing list