From 1851c8f16ed73f8ca16be71577ed7dc7cf92b5df Mon Sep 17 00:00:00 2001 From: Florian Dold Date: Mon, 12 Apr 2021 19:25:34 +0200 Subject: minor question clarification --- design-documents/018-contract-json.rst | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/design-documents/018-contract-json.rst b/design-documents/018-contract-json.rst index ba4646f9..2bc147b1 100644 --- a/design-documents/018-contract-json.rst +++ b/design-documents/018-contract-json.rst @@ -155,7 +155,8 @@ Discussion / Q&A use the global salt **and** the path of the forgettable field as the salt for hashing. -* Why do we require the 0-termination? +* Why do we require the 0-termination in the hash / kdf? Doesn't seem to match what + e.g. ``shasum`` does. * Why do we not supply any "info" string (= context chunks in the GNUNET_CRYPTO_kdf terminology) to the hkdf? Does it matter? -- cgit v1.2.3