From c732dc9c4211cfc7d9c2f1dd4dbc8dcf060f13c6 Mon Sep 17 00:00:00 2001 From: edef Date: Fri, 2 Dec 2022 12:58:58 +0000 Subject: [PATCH] bugs/blake3_hash_support: *not* familiar enough, oops --- doc/bugs/blake3_hash_support.mdwn | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/bugs/blake3_hash_support.mdwn b/doc/bugs/blake3_hash_support.mdwn index 41c40f8c4d..b1440d43fb 100644 --- a/doc/bugs/blake3_hash_support.mdwn +++ b/doc/bugs/blake3_hash_support.mdwn @@ -1,6 +1,6 @@ This is a patch that seems to work for my personal use. BLAKE3 does support variable lengths, but my code does not implement support for anything other than 256-bit (32-byte) digests. -I'm familiar enough with the codebase to be sure whether adding variable length support later is a backwards compatibility hazard or not. +I'm not familiar enough with the codebase to be sure whether adding variable length support later is a backwards compatibility hazard or not. [[!format patch """ From efa115d94d1a5a52574d5760c6e951ed3c518667 Mon Sep 17 00:00:00 2001 -- 2.30.2