summaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorWerner Koch <wk@gnupg.org>2013-03-26 21:21:41 +0100
committerWerner Koch <wk@gnupg.org>2013-03-26 21:21:41 +0100
commit02e8344d3803b80b74bc9b56d718304a6588bc14 (patch)
treef74558870b908fb654f348e288910cc962b4a296 /doc
parent8650b6ca7c77e477234f9a1586e6a86b1c79fff3 (diff)
downloadlibgcrypt-02e8344d3803b80b74bc9b56d718304a6588bc14.tar.gz
Doc fix.
--
Diffstat (limited to 'doc')
-rw-r--r--doc/gcrypt.texi3
1 files changed, 2 insertions, 1 deletions
diff --git a/doc/gcrypt.texi b/doc/gcrypt.texi
index a6b585df..bef91f7b 100644
--- a/doc/gcrypt.texi
+++ b/doc/gcrypt.texi
@@ -2359,7 +2359,8 @@ S-expression returned is:
Where @var{r-mpi} and @var{s-mpi} are the result of the DSA sign
operation. For Elgamal signing (which is slow, yields large numbers
and probably is not as secure as the other algorithms), the same format is
-used with "elg" replacing "dsa".
+used with "elg" replacing "dsa"; for ECDSA signing, the same format is used
+with "ecdsa" replacing "dsa".
@end deftypefun
@c end gcry_pk_sign