git-annex/doc/todo/faster_gnupg_cipher.mdwn

2 lines
264 B
Text
Raw Normal View History

2013-07-31 22:39:55 +00:00
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).