lsd0009

LSD0009: The GNU Taler Protocol
Log | Files | Refs | README

commit 3ad0ff1ca646cdb9e1d5d9a0432a99bccf868f4e
parent 20b38d07038c16e1d3d5fedb3cf8851e59d5a27a
Author: Mikolai Gütschow <mikolai.guetschow@tu-dresden.de>
Date:   Mon, 11 Aug 2025 17:32:13 +0200

primitives: fix typo

Diffstat:
Mdraft-guetschow-taler-protocol.md | 2+-
1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/draft-guetschow-taler-protocol.md b/draft-guetschow-taler-protocol.md @@ -103,7 +103,7 @@ Output: ### SHA-512-256 (truncated SHA-512) {#sha512-trunc} ~~~ -SHA-512(msg) -> hash +SHA-512-256(msg) -> hash Input: msg input message of length L < 2^125 octets