From 02e8344d3803b80b74bc9b56d718304a6588bc14 Mon Sep 17 00:00:00 2001 From: Werner Koch Date: Tue, 26 Mar 2013 21:21:41 +0100 Subject: Doc fix. -- --- doc/gcrypt.texi | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'doc') 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 -- cgit v1.2.1