[Bug 385951] New: mcrypt cannot read files written in openpgp format
https://bugzilla.novell.com/show_bug.cgi?id=385951 Summary: mcrypt cannot read files written in openpgp format Product: openSUSE 10.2 Version: Final Platform: x86-64 OS/Version: openSUSE 10.2 Status: NEW Severity: Normal Priority: P5 - None Component: Security AssignedTo: security-team@suse.de ReportedBy: R.Vickers@cs.rhul.ac.uk QAContact: qa@suse.de Found By: Customer Created an attachment (id=211942) --> (https://bugzilla.novell.com/attachment.cgi?id=211942) Unencrypted file The mcrypt command has problems reading files written in OpenPGP format. To demonstrate this, encrypt a file with the -g option and then try to decrypt it on the same machine. For example: $ mcrypt -V -g test.gz Enter the passphrase (maximum of 512 characters) Please use a combination of upper and lower case letters and numbers. Enter passphrase: Enter passphrase: Algorithm: rijndael-128 Keysize: 32 Mode: ncfb Keyword mode: s2k-isalted-sha1 File format: openpgp Input File: test.gz Output File: test.gz.nc File test.gz was encrypted. aspasia$ mcrypt -V -d test.gz.nc An OpenPGP encrypted file has been detected. mcrypt: test.gz already exists; do you wish to overwrite (y or n)? Signal 2 caught. Exiting. aspasia$ cp test.gz.nc try.nc aspasia$ mcrypt -d -V try.nc An OpenPGP encrypted file has been detected. Enter passphrase: decryption: wrong key. Algorithm: rijndael-128 Keysize: 32 Mode: ncfb Keyword mode: s2k-isalted-sha1 File format: openpgp Input File: try.nc Output File: try File try.nc was NOT decrypted successfully. Note that: (1) The file CAN be decrypted on a 10.3 system (2) Using -g when decrypting does not help (3) OpenPGP is the default on 10.3, so files encrypted under 10.3 cannot be decrypted under 10.2 (I will submit a separate bug report about this) (4) The problem occurs on both 64 and 32 bit systems I will attach the files I used for this, and the passphrase is "passphrase". -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
https://bugzilla.novell.com/show_bug.cgi?id=385951 User R.Vickers@cs.rhul.ac.uk added comment https://bugzilla.novell.com/show_bug.cgi?id=385951#c1 --- Comment #1 from Bob Vickers <R.Vickers@cs.rhul.ac.uk> 2008-05-02 05:05:08 MST --- Created an attachment (id=211943) --> (https://bugzilla.novell.com/attachment.cgi?id=211943) Encrypted file that cannot be unencrypted on 10.2 -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
https://bugzilla.novell.com/show_bug.cgi?id=385951 Cristian Rodriguez <crrodriguez@novell.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |crrodriguez@novell.com AssignedTo|security-team@suse.de |prusnak@novell.com -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
https://bugzilla.novell.com/show_bug.cgi?id=385951 Pavol Rusnak <prusnak@novell.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Priority|P5 - None |P4 - Low -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
https://bugzilla.novell.com/show_bug.cgi?id=385951 User jkupec@novell.com added comment https://bugzilla.novell.com/show_bug.cgi?id=385951#c2 Ján Kupec <jkupec@novell.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |jkupec@novell.com --- Comment #2 from Ján Kupec <jkupec@novell.com> 2008-12-02 06:28:50 MST --- I've got this problem with the latest mcrypt 2.6.7-51.15 on openSUSE 11.1. As the -g option is the default here, it is much more bothersome. -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
https://bugzilla.novell.com/show_bug.cgi?id=385951 Petr Uzel <puzel@novell.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |ASSIGNED -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
https://bugzilla.novell.com/show_bug.cgi?id=385951 User R.Vickers@cs.rhul.ac.uk added comment https://bugzilla.novell.com/show_bug.cgi?id=385951#c4 --- Comment #4 from Bob Vickers <R.Vickers@cs.rhul.ac.uk> 2009-03-02 08:35:45 MST --- I can confirm Jan's experience with mcrypt-2.6.7-1.50 on SuSE 11.1. Note that the file can be decrypted successfully with gpg --decrypt try.nc which may be a life-saving workround in some circumstances. -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
https://bugzilla.novell.com/show_bug.cgi?id=385951 Dirk Mueller <dmueller@novell.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Component|Security |Security Product|openSUSE 10.2 |openSUSE 11.1 -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
participants (1)
-
bugzilla_noreply@novell.com