summaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorNikos Mavrogiannopoulos <nmav@gnutls.org>2013-04-13 20:22:06 +0200
committerNikos Mavrogiannopoulos <nmav@gnutls.org>2013-04-13 20:23:53 +0200
commit5a6d209befb700de55b2dd93f9ed7b18b8862cd4 (patch)
treeaf3b32e5dc813a50ba12998205ce0282e28d2186 /doc
parent7f454198d8defa149fd275e00c3e3c798188649f (diff)
downloadgnutls-5a6d209befb700de55b2dd93f9ed7b18b8862cd4.tar.gz
doc update
Diffstat (limited to 'doc')
-rw-r--r--doc/cha-crypto.texi4
1 files changed, 3 insertions, 1 deletions
diff --git a/doc/cha-crypto.texi b/doc/cha-crypto.texi
index 83701ccfa8..8c92deb116 100644
--- a/doc/cha-crypto.texi
+++ b/doc/cha-crypto.texi
@@ -35,7 +35,9 @@ functions are provided to set the associated data and retrieve the authenticatio
@cindex public key algorithms
Public key cryptography algorithms such as RSA, DSA and ECDSA, can be
-accessed using the abstract key API in @ref{Abstract key types}.
+accessed using the abstract key API in @ref{Abstract key types}. This
+is a high level API with the advantage of transparently handling keys
+in memory and keys present in smart cards.
@node Hash and HMAC functions
@section Hash and HMAC functions