aboutsummaryrefslogtreecommitdiff
path: root/doc/todo/faster_gnupg_cipher.mdwn
diff options
context:
space:
mode:
authorGravatar Joey Hess <joey@kitenet.net>2013-08-01 12:03:48 -0400
committerGravatar Joey Hess <joey@kitenet.net>2013-08-01 12:03:48 -0400
commit17d01871b9be30abc69dc2e71891b61daaff4357 (patch)
tree4769618933da958ad34aa7731bf05d71c5678e2a /doc/todo/faster_gnupg_cipher.mdwn
parenta60784eb4eea6a9d15607a71e8c44076a8cd8b93 (diff)
parent41caa653393c3bae57007d118fa3279142049a54 (diff)
Merge branch 'master' of ssh://git-annex.branchable.com
Diffstat (limited to 'doc/todo/faster_gnupg_cipher.mdwn')
-rw-r--r--doc/todo/faster_gnupg_cipher.mdwn1
1 files changed, 1 insertions, 0 deletions
diff --git a/doc/todo/faster_gnupg_cipher.mdwn b/doc/todo/faster_gnupg_cipher.mdwn
new file mode 100644
index 000000000..a1cfd428d
--- /dev/null
+++ b/doc/todo/faster_gnupg_cipher.mdwn
@@ -0,0 +1 @@
+Apparently newer gnupg has support for hardware-accelerated AES-NI. It would be good to have an option to use that. I also wonder if using the same symmetric key for many files presents a security issues (and whether using GPG keys directly would be more secure).