From 0675d1540d9fa43664e646cd8b1b67ca9cc79024 Mon Sep 17 00:00:00 2001 From: Fredrik Skogman Date: Fri, 2 Feb 2024 08:45:50 +0100 Subject: [PATCH] updated documentation Signed-off-by: Fredrik Skogman --- docs/algorithm-registry.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/algorithm-registry.md b/docs/algorithm-registry.md index e7e54da2..09c84562 100644 --- a/docs/algorithm-registry.md +++ b/docs/algorithm-registry.md @@ -2,7 +2,7 @@ This file is designed to act as a source of truth regarding what signing algorithms are recommended across the Sigstore ecosystem. Any changes to this -file **must** be reflected in the `KnownSignatureAlgorithm` enumeration in +file **must** be reflected in the `PublicKeyDetails` enumeration in [sigstore_common.proto](../protos/sigstore_common.proto). Note that Sigstore clients and services aren't required support all algorithms