Wow ! thanks
openssl -md md5 ...
does the trick. All my docs are back now.
That was a great help Double thanks to Jeff.
On Sat, Feb 11, 2017 at 7:05 PM, Jeffrey Walton wrote:
> > I have two systems one with openssl 1.0.1e (debian wheezy) and the new
> one
> > with openssl 1.1.0c (debian stret
Hi,
I have two systems one with openssl 1.0.1e (debian wheezy) and the new one
with openssl 1.1.0c (debian stretch)
The files encrypted with 1.0.1e are not decryptable via 1.1.0c
These are the investigations I have done
on my system with 1.0.1e openssl
$ echo some text > file
$ cat file | open