From a79c6bf7d3d3700bdf4e04b91b9384fa597c4201 Mon Sep 17 00:00:00 2001 From: Ian Jackson Date: Sat, 31 Jul 2021 22:54:23 +0100 Subject: [PATCH] document hmac algorithm Signed-off-by: Ian Jackson --- PROTOCOL | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/PROTOCOL b/PROTOCOL index e18cf0e..1a385c3 100644 --- a/PROTOCOL +++ b/PROTOCOL @@ -29,7 +29,7 @@ Authentication token is: (separated by a single space). The hmac is HMAC(secret, ) - +and the hash function is SHA256 Possible future nonce-based authentication: -- 2.30.2