From 5ba404d99edb94fc4fda65af08166a6803662d38 Mon Sep 17 00:00:00 2001 From: Tony Garnock-Jones Date: Mon, 6 Feb 2023 17:27:46 +0100 Subject: [PATCH] Switch to HMAC-BLAKE2s --- examples/chat.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/examples/chat.sh b/examples/chat.sh index af36efa..9c6f71f 100755 --- a/examples/chat.sh +++ b/examples/chat.sh @@ -56,4 +56,4 @@ demo_ds_resolved() { ds_object bootk demo_ds_resolved ds_connect \ '' \ - 'ds_assert "#![1 0]" " $bootk>"' + 'ds_assert "#![1 0]" " $bootk>"'