encfs password
Bug #393410 reported by
pet
This bug affects 3 people
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
encfs (Ubuntu) |
Confirmed
|
Undecided
|
Unassigned |
Bug Description
Description: Ubuntu 9.04
Release: 9.04
apt-cache policy encfs
encfs:
Installiert: 1.4.2-2
Kandidat: 1.4.2-2
Versions-Tabelle:
*** 1.4.2-2 0
500 http://
100 /var/lib/
and
cryptkeeper:
Installiert: 0.9.3-1
Kandidat: 0.9.3-1
Versions-Tabelle:
*** 0.9.3-1 0
500 http://
100 /var/lib/
encfs forgetts the password. It does not allow to remount the folder because of "wrong" password. In other distros like debian feisty everything works fine.
regards peter
To post a comment you must log in.
encfs -v points to SSL_Cipher.cpp which shows that the a checksum mismatch occured, see:
user@netbook:~$ encfs -v /home/user/ encrypted/ /home/user/ decrypted/ encrypted/ decrypted/ -s -o use_ino -o default_permissions cpp:325) allocated cipher ssl/aes, keySize 32, ivlength 16 cpp:1431) useStdin: 0
18:49:55 (main.cpp:515) Root directory: /home/user/
18:49:55 (main.cpp:516) Fuse arguments: (daemon) (threaded) (keyCheck) encfs /home/user/
18:49:55 (Interface.cpp:165) checking if ssl/aes(2:1:1) implements ssl/aes(2:1:0)
18:49:55 (SSL_Cipher.
18:49:55 (FileUtils.
EncFS Passwort:
18:49:59 (openssl.cpp:48) Allocating 39 locks for OpenSSL cpp:1442) configuration key size = 52 cpp:1443) cipher key size = 52 cpp:520) checksum mismatch: expected 1569182902, got 2735112488 cpp:521) on decode of 48 bytes
18:49:59 (FileUtils.
18:49:59 (FileUtils.
18:49:59 (SSL_Cipher.
18:49:59 (SSL_Cipher.
Fehler beim entschlüsseln des Datenträgers! Das Passwort ist falsch
user@netbook:~$