summaryrefslogtreecommitdiff
path: root/keymanager/changes/async_gpg
diff options
context:
space:
mode:
Diffstat (limited to 'keymanager/changes/async_gpg')
-rw-r--r--keymanager/changes/async_gpg1
1 files changed, 1 insertions, 0 deletions
diff --git a/keymanager/changes/async_gpg b/keymanager/changes/async_gpg
new file mode 100644
index 00000000..59d4d417
--- /dev/null
+++ b/keymanager/changes/async_gpg
@@ -0,0 +1 @@
+-- Defer encrypt, decrypt and gen_key operations from gnupg to external threads, limited by cpu core amount.