diff options
Diffstat (limited to 'docs/design.md')
-rw-r--r-- | docs/design.md | 2 |
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 | |||
175 | Keyselection, encryption, decryption, signing | 175 | Keyselection, encryption, decryption, signing |
176 | Probably requires access to identities in some way. | 176 | Probably requires access to identities in some way. |
177 | 177 | ||
178 | see also [Cryptography](cryptography). | ||
179 | |||
178 | ### MIME-Message parsing | 180 | ### MIME-Message parsing |
179 | * ObjectTreeParser | 181 | * ObjectTreeParser |
180 | * KMime | 182 | * KMime |