Page 1 of 1

AES Crypt issue on linux system

Posted: Mon Nov 07, 2016 10:59 am
by jpa_french user
First of all, as a French guy, I apologize for my poor English.
I have installed AES Crypt on a dual boot PC: one on Linux (Ubuntu 16.04 LTS) and Windows10, both in 64 bits.
I have installed Crypt4All as well on Android devices (2 with Android 4 and 1 with Android 5).
I have done that in order to be able to crypt and decrypt files in any system and from one to another as well.
It works pretty well in Android, Windows and cross these 2 systems.
With the Linux version I only can crypt and decrypt in this system. For instance, when I try to decrypt with Crypt4all I get a message saying that the file is corrupted or the password is not the right one. It's the same issue from linux to Windows both ways.
I have tried to reinstall AES Crypt on Linux, one time with the 64 bits release (PC has a 64 bits processor) and another time with the 32 bits release just in case. I have got the same issue both cases.
2 or 3 months ago, I had installed AES Crypt on Linux and Windows and all the exchanges between both systems and Android were perfectly working.
Is there an issue which is linked to a new release of AES Crypt for Linux ?
Could you help me, please ?
Thanks in advance for your help.

Re: AES Crypt issue on linux system

Posted: Mon Nov 07, 2016 3:41 pm
by paulej
There was an issue with non-ASCII passwords that I just fixed in the latest version (3.11). What version do you have installed? You can find out by typing "aescrypt -v" at the command line.

Paul

Re: AES Crypt issue on linux system

Posted: Tue Nov 08, 2016 10:04 pm
by jpa_french user
The installed version is the 3.10.

I will try the new 3.11. asap

Thanks.

Re: AES Crypt issue on linux system

Posted: Wed Nov 09, 2016 1:16 pm
by jpa_french user
With the 3.11 release all is perfectly working cross systems.

You software is really great !

Thank you very much.

Regards.

Re: AES Crypt issue on linux system

Posted: Wed Nov 09, 2016 5:33 pm
by paulej
Excellent! Thanks for confirming for me.

Paul