[Gpg4win-users-en] How to do symmetric encryption in GPG4win?
Bernhard Reiter
bernhard at intevation.de
Fri May 4 16:47:03 CEST 2012
Am Samstag 28 April 2012 06:25:43 schrieb Prakash Sankar:
> Can someone explain how do I do symmetric encryption in GPG4win?
You can do it, at least by using the gpg2.exe command line
like
gpg2.exe --symmetric file.txt
Decryption should work from the GUI tools like GpgEx and Kleopatra.
> What encryption algorithm does it use?
You can choose the algorithm also on the command line
--personal-cipher-preferences `string'
Gnupg2 supports a number of algorithms, run gpg2.exe --version
so see all supported ones.
> Do I have an option to use AES?
Yes, e.g.
gpg2.exe --symmetric --personal-cipher-preferences 'AES256' FILE.TXT
--
Managing Director + Owner: www.Intevation.net <- A Free Software Company
Kolabsys.com: Board Member FSFE.org: Founding GA Member
Intevation GmbH, Osnabrück, DE; Amtsgericht Osnabrück, HRB 18998
Geschäftsführer Frank Koormann, Bernhard Reiter, Dr. Jan-Oliver Wagner
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 490 bytes
Desc: This is a digitally signed message part.
URL: <http://lists.wald.intevation.org/pipermail/gpg4win-users-en/attachments/20120504/c3a4c901/attachment.sig>
More information about the Gpg4win-users-en
mailing list