taler-docs

Documentation for GNU Taler components, APIs and protocols
Log | Files | Refs | README | LICENSE

commit 483dbb59bd0cfe77a0de22f350b3f8154d5a6efe
parent 317745549c51229b6c0285164cf8281caa1cc8ab
Author: Christian Grothoff <grothoff@gnunet.org>
Date:   Thu, 13 Mar 2025 14:32:42 +0100

note

Diffstat:
Mcore/api-common.rst | 3++-
1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/core/api-common.rst b/core/api-common.rst @@ -319,7 +319,8 @@ but also decodes to "V" to make OCR easy. Also, in contrast to Crockford, we do *not* allow the use of "-" and also do *not* allow the (optional) checksum from Crockford's proposal. So we really only use the alphabet, plus "u". We will still simply use the JSON type "base32" and the term "Crockford Base32" -in the text to refer to the resulting encoding. +in the text to refer to the resulting encoding. Encoders and decoders +can be found in libgnunetutil. Hash codes