summaryrefslogtreecommitdiffstats
path: root/docs/design.md
diff options
context:
space:
mode:
authorSandro Knauß <sknauss@kde.org>2016-11-23 16:37:57 +0100
committerSandro Knauß <sknauss@kde.org>2016-11-23 16:38:21 +0100
commit0e0bd2a592c61c914288f7040586bc6c0feabf4c (patch)
tree7a75d2d4619906923f52f56e173c622cf88bcc54 /docs/design.md
parente43ed9b2bfc10096b0ae2b9e23e3a418186d7c08 (diff)
downloadkube-0e0bd2a592c61c914288f7040586bc6c0feabf4c.tar.gz
kube-0e0bd2a592c61c914288f7040586bc6c0feabf4c.zip
Add docs for cryptography support in kube and how to test
Diffstat (limited to 'docs/design.md')
-rw-r--r--docs/design.md2
1 files changed, 2 insertions, 0 deletions
diff --git a/docs/design.md b/docs/design.md
index 210cbba8..0120ecf5 100644
--- a/docs/design.md
+++ b/docs/design.md
@@ -175,6 +175,8 @@ Same as files? Import/Export calendar data
175Keyselection, encryption, decryption, signing 175Keyselection, encryption, decryption, signing
176Probably requires access to identities in some way. 176Probably requires access to identities in some way.
177 177
178see also [Cryptography](cryptography).
179
178### MIME-Message parsing 180### MIME-Message parsing
179* ObjectTreeParser 181* ObjectTreeParser
180* KMime 182* KMime