From: Sergey Matveev Date: Thu, 8 Apr 2021 13:53:35 +0000 (+0300) Subject: Updated gpg with AEAD X-Git-Url: http://www.git.stargrave.org/?p=dotfiles.git;a=commitdiff_plain;h=73459ae6e45bd673e2d8bad3ec2465e606146813 Updated gpg with AEAD --- diff --git a/gnupg/.gnupg/gpg-agent.conf b/gnupg/.gnupg/gpg-agent.conf index 6750342..2216402 100644 --- a/gnupg/.gnupg/gpg-agent.conf +++ b/gnupg/.gnupg/gpg-agent.conf @@ -1,2 +1,2 @@ -pinentry-program /usr/local/bin/pinentry-curses +pinentry-program /home/stargrave/local/bin/pinentry-curses default-cache-ttl 14400 diff --git a/gnupg/.gnupg/gpg.conf b/gnupg/.gnupg/gpg.conf index ee2d8c7..3f0d89e 100644 --- a/gnupg/.gnupg/gpg.conf +++ b/gnupg/.gnupg/gpg.conf @@ -11,6 +11,7 @@ photo-viewer sxiv %i trust-model tofu+pgp auto-key-locate dane wkd hkp://pool.sks-keyservers.net local +personal-aead-preferences OCB EAX personal-cipher-preferences TWOFISH AES256 CAMELLIA256 AES192 CAMELLIA192 AES CAMELLIA128 CAST5 BLOWFISH IDEA 3DES personal-digest-preferences SHA512 SHA384 SHA256 SHA224 RIPEMD160 SHA1 personal-compress-preferences ZLIB ZIP BZIP2 Uncompressed