summaryrefslogtreecommitdiff
path: root/doc/cha-crypto.texi
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:22:06 +0200
commit66552deffd8df6598013ec63e44917323757e49d (patch)
treee9bdfe3d61629946339550fe41d058f09969fe77 /doc/cha-crypto.texi
parent4e33c6474ac597c111ae6f3c32a5afcd8011eae1 (diff)
downloadgnutls-66552deffd8df6598013ec63e44917323757e49d.tar.gz
doc update
Diffstat (limited to 'doc/cha-crypto.texi')
-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