Best open-source symmetric-only file encryption utility apart from PGP?

1

I need to e-mail a file to someone with whom I have already negotiated a password. What are reputable, reliable and open-source tool with simple UI? An example for disk (as opposed to file) encryption is TrueCrypt. Platform is windows but available linux port is a plus.

99CPU

Posted 2010-02-11T12:29:04.753

Reputation:

Question was closed 2016-03-01T00:35:58.957

Adam, once I see the good answer for my question I will up upvote it. So far I have not found a 'truecrypt for files' I am afraid. – None – 2010-02-19T10:52:29.320

Answers

2

AxCrypt seems to be a good place to start from. Quoting its webpage:

AxCrypt is the leading open source file encryption software for Windows. It integrates seamlessly with Windows to compress, encrypt, decrypt, store, send and work with individual files.

If you want to add some nice spice into it, and you're exchanging these files on a regular basis, create an encrypted disk within a file with TrueCrypt and share it with your friend using dropbox. It will give you a flexible, seamless directory structure which is automatically encrypted and synchronized.

Adam Matan

Posted 2010-02-11T12:29:04.753

Reputation: 5 930

1

Have you looked at GNU Privacy Guard?

PP.

Posted 2010-02-11T12:29:04.753

Reputation: 1 995

It should be a sinple thing to use: click-dowloaded-click-installed-click-password and file to encrypt - done. – None – 2010-02-11T13:04:49.683

@99CPU there are actually several GUIs for GPG. All of them provide a very simple way of using GPG. E.g. http://www.gpg4win.org/

– Raffael – 2013-08-27T17:38:06.367

1

7-Zip encrypts files and is also the best open-source file archiver.

Iain

Posted 2010-02-11T12:29:04.753

Reputation: 4 399

-1

EncryptPad is an application for viewing and editing symmetrically encrypted text. It also provides a tool for encrypting and decrypting binary files on disk. It works on Windows, Mac and Linux and supports OpenPGP file format.

enter image description here

Link - http://evpo.net/encryptpad/

I am the developer by the way.

evpo

Posted 2010-02-11T12:29:04.753

Reputation: 99