[Bug 1780319] Re: openssl des3 decryption fails in 18.04
scadza
1780319 at bugs.launchpad.net
Tue Dec 4 20:09:49 UTC 2018
I also get the same error when I run the following command to decrypt
the file.
openssl aes-256-cbc -d -in secretfile.txt.enc -out secretfile.txt -pass
file:secret.key
--
You received this bug notification because you are a member of Ubuntu
Foundations Bugs, which is subscribed to openssl in Ubuntu.
https://bugs.launchpad.net/bugs/1780319
Title:
openssl des3 decryption fails in 18.04
Status in openssl package in Ubuntu:
Won't Fix
Bug description:
Since I upgraded to Ubuntu 18.04 I get
~$ openssl des3 -d </media/OS/Users/Tommy/Documents/loesenord.htm.des3 >/tmp/loesenord.htm
enter des-ede3-cbc decryption password:
bad decrypt
140555004862912:error:06065064:digital envelope routines:EVP_DecryptFinal_ex:bad decrypt:../crypto/evp/evp_enc.c:536:
The encryption was done with Ubuntu 17.10. And the decryption worked
well in 17.10.
Encryption/decryption in Ubuntu 18.04 works well.
~$ lsb_release -rd
Description: Ubuntu 18.04 LTS
Release: 18.04
~$ apt-cache policy openssl
openssl:
Installed: 1.1.0g-2ubuntu4.1
Candidate: 1.1.0g-2ubuntu4.1
Version table:
*** 1.1.0g-2ubuntu4.1 500
500 http://se.archive.ubuntu.com/ubuntu bionic-updates/main amd64 Packages
500 http://security.ubuntu.com/ubuntu bionic-security/main amd64 Packages
100 /var/lib/dpkg/status
1.1.0g-2ubuntu4 500
500 http://se.archive.ubuntu.com/ubuntu bionic/main amd64 Packages
To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/openssl/+bug/1780319/+subscriptions
More information about the foundations-bugs
mailing list