Linux Encryption / Windows Decryption?

Discussion related to AES Crypt, the file encryption software for Windows, Linux, Mac, and Java.
Post Reply
nnhe
Posts: 1
Joined: Sat Aug 10, 2013 7:06 pm

Linux Encryption / Windows Decryption?

Post by nnhe »

If I encrypt a file from a linux command-line with a key file, can I decrypt it using a windows GUI with a password?
User avatar
paulej
Posts: 593
Joined: Sun Aug 23, 2009 7:32 pm
Location: Research Triangle Park, NC, USA
Contact:

Re: Linux Encryption / Windows Decryption?

Post by paulej »

If you use aescrypt_keygen to generate the file, then yes. Just open the generated file in Windows Notepad, for example: that is the password.
Post Reply