Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 15 Dec 2018 04:20:43 +0000
From:      bugzilla-noreply@freebsd.org
To:        bugs@FreeBSD.org
Subject:   [Bug 234028] Openssl cannot decrypt properly
Message-ID:  <bug-234028-227-A0y6cS56Ar@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-234028-227@https.bugs.freebsd.org/bugzilla/>
References:  <bug-234028-227@https.bugs.freebsd.org/bugzilla/>

next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D234028

--- Comment #5 from bc979@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 kn=
ew
about that parameter, I would have no idea what the default value would have
been.=20=20

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

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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-234028-227-A0y6cS56Ar>