Cipher and algorithm

David Collantes's Avatar

David Collantes

04 Nov, 2015 03:46 PM

What cipher and algorithm are used with encrypting symmetrically? For example, when encrypting symmetrically from the command line, I use:

gpg -c -z 9 --require-secmem --cipher-algo AES256 --s2k-cipher-algo AES256 --s2k-digest-algo SHA512 --digest-algo SHA512 --s2k-mode 3 --s2k-count 65000000 --compress-algo BZIP2 --bzip2-compress-level 9 FILETOENCRYPT

What does GPGTools use when "Encrypt with Password" is ticked? Thanks!

  1. 1 Posted by David Collantes on 06 Nov, 2015 07:56 PM

    David Collantes's Avatar

    Replying to myself, I am going to assume it uses whatever it is on gpg.conf.

  2. 2 Posted by Mento on 12 Nov, 2015 11:43 AM

    Mento's Avatar

    Hi David,

    you are right. The options set in gpg.conf are used.

    Regards, Mento

  3. David Collantes closed this discussion on 16 Nov, 2015 02:02 AM.

Comments are currently closed for this discussion. You can start a new one.

Keyboard shortcuts

Generic

? Show this help
ESC Blurs the current field

Comment Form

r Focus the comment reply box
^ + ↩ Submit the comment

You can use Command ⌘ instead of Control ^ on Mac