summaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorAndrey Jivsov <openpgp@brainhub.org>2011-01-05 23:37:26 -0800
committerAndrey Jivsov <openpgp@brainhub.org>2011-01-05 23:37:26 -0800
commit2c32b631acc1637c1d7826bcdcecf6c0ae9ce7fc (patch)
tree56b2909448de37cf3621bfa9a76e0e4c444eaa92 /doc
parentde7bd128995c9cf6e471d1bb16cf4a2f80262c96 (diff)
downloadlibgcrypt-2c32b631acc1637c1d7826bcdcecf6c0ae9ce7fc.tar.gz
Integrating http://code.google.com/p/gnupg-ecc/source/detail?r=15 .
This merge went smoothly and didn't need any code written (as opposed to parallel gnupg integration). The checked in code was tested through gnupg with 'gnupg --gen-key (select ECC)'. This change corresponds to earlier check in gnupg project. This branch, ECC-INTEGRATION-1-5, corresponds to ECC-INTEGRATION-2-1 in gnupg project.
Diffstat (limited to 'doc')
-rw-r--r--doc/gcrypt.texi4
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/gcrypt.texi b/doc/gcrypt.texi
index 883de4a2..663ca5e4 100644
--- a/doc/gcrypt.texi
+++ b/doc/gcrypt.texi
@@ -2736,10 +2736,10 @@ are allowed. When specifying Q all values of N in the range 512 to
15680 are valid as long as they are multiples of 8.
@item transient-key
-This is only meaningful for RSA, DSA and ECDSA keys. This is a flag
+This is only meaningful for RSA, DSA, ECDSA, and ECDH keys. This is a flag
with no value. If given the key is created using a faster and a
somewhat less secure random number generator. This flag may be used for
-keys which are only used for a short time and do not require full
+keys which are only used for a short time or per-message and do not require full
cryptographic strength.
@item domain