From f2ba9a3e9a7799be7643d3775e0d089b4105d720 Mon Sep 17 00:00:00 2001 From: ubbo Date: Thu, 1 May 2014 18:12:27 +0000 Subject: add gpg binaries and conf from 0.3.3 branch git-svn-id: http://cpunk.de/svn/src/gpg4usb/branches/0.4-beta@1097 34ebc366-c3a9-4b3c-9f84-69acf7962910 --- release/bin/gpg | Bin 754720 -> 702872 bytes release/bin/gpg.exe | Bin 440320 -> 441344 bytes release/keydb/gpg.conf | 4 ++++ 3 files changed, 4 insertions(+) create mode 100755 release/keydb/gpg.conf diff --git a/release/bin/gpg b/release/bin/gpg index 4dbd085..9a3cbad 100755 Binary files a/release/bin/gpg and b/release/bin/gpg differ diff --git a/release/bin/gpg.exe b/release/bin/gpg.exe index 46d2527..e12f0e0 100644 Binary files a/release/bin/gpg.exe and b/release/bin/gpg.exe differ diff --git a/release/keydb/gpg.conf b/release/keydb/gpg.conf new file mode 100755 index 0000000..e7c3ce1 --- /dev/null +++ b/release/keydb/gpg.conf @@ -0,0 +1,4 @@ +lock-never +personal-digest-preferences SHA512 +cert-digest-algo SHA512 +default-preference-list SHA512 SHA384 SHA256 SHA224 AES256 AES192 AES CAST5 ZLIB ZIP Uncompressed -- cgit v1.2.3