summaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorWerner Koch <wk@gnupg.org>2013-11-17 15:16:59 +0100
committerWerner Koch <wk@gnupg.org>2013-11-17 15:16:59 +0100
commitb70a430d020e8541f66cca38c00355bab7bb1017 (patch)
tree7473dfbfda897e8b456e51ccf83ed3476dccf613 /doc
parent52e1f2e131b422fdb66abeaf4a8f084689b39bf7 (diff)
downloadlibgpg-error-b70a430d020e8541f66cca38c00355bab7bb1017.tar.gz
Add GPG_ERR_MAC_ALGO.
Diffstat (limited to 'doc')
-rw-r--r--doc/errorref.txt11
1 files changed, 10 insertions, 1 deletions
diff --git a/doc/errorref.txt b/doc/errorref.txt
index 2986937..d8b95eb 100644
--- a/doc/errorref.txt
+++ b/doc/errorref.txt
@@ -345,7 +345,10 @@ GPG_ERR_INV_LENGTH Invalid length
modes.
- Bad length of input data; e.g. not a multiple of the
block length.
- - A length does not match the size of the digest algorithm.
+ - A length does not match the size of the digest
+ algorithm.
+ - Length of signature or public key is not as expected
+ (e.g. in EdDSA).
[more to come]
GNUPG: - Invalid hash length for a pubkey
[more to come]
@@ -511,5 +514,11 @@ GPG_ERR_BROKEN_SECKEY Broken secret key
The secret key was mathematically not correctly generated.
+GPG_ERR_MAC_ALGO
+
+ GCRYPT: - MAC key algorithm is not defined or not available.
+
+
+198 GPG_ERR_FULLY_CANCELED Operation fully cancelled
199 GPG_ERR_UNFINISHED Operation not yet finished
200 GPG_ERR_BUFFER_TOO_SHORT Buffer too short