n V10 the file is encrypted in Linux is not decoded in wondows

Discussion related to AES Crypt, the file encryption software for Windows, Linux, Mac, and Java.
Post Reply
kost757
Posts: 1
Joined: Wed Apr 05, 2017 8:03 am

n V10 the file is encrypted in Linux is not decoded in wondows

Post by kost757 »

Hello. where to download v11?? https://www.aescrypt.com/download/ -there is loaded v10

In V10 the file is encrypted in Linux is not decoded in wondows and Vice versa. error password is not correct.
User avatar
paulej
Posts: 593
Joined: Sun Aug 23, 2009 7:32 pm
Location: Research Triangle Park, NC, USA
Contact:

Re: n V10 the file is encrypted in Linux is not decoded in wondows

Post by paulej »

The Windows code is unchanged, as there hasn't been a need to revise it. The Linux code was recently updated to address a password conversion issue where non-ASCII characters were used on certain platforms.

Are you using non-ASCII passwords? If so, if you compile the latest Linux source, does that still decrypt the file or do you get an error? It's possible if you encrypted with an older Linux version, you may have to use that older version to decrypt, then use the newer one to encrypt.

This bug was only seen on certain platforms, so it went unnoticed for a while.
Post Reply