We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 7dbb5fa + 459451d commit bdba406Copy full SHA for bdba406
pkg/tarsum/tarsum_spec.md
@@ -10,6 +10,11 @@ This document describes the algorithms used in performing the TarSum checksum
10
calculation on filesystem layers, the need for this method over existing
11
methods, and the versioning of this calculation.
12
13
+## Warning
14
+
15
+This checksum algorithm is for best-effort comparison of file trees with fuzzy logic.
16
17
+This is _not_ a cryptographic attestation, and should not be considered secure.
18
19
## Introduction
20
0 commit comments