diff --git a/spec/index.html b/spec/index.html index 6e5faa1..6ea265e 100644 --- a/spec/index.html +++ b/spec/index.html @@ -2884,6 +2884,17 @@

Dataset Poisoning

+
+

Insecure Hash Algorithms

+ +

It is possible that the hash algorithm used by RDFC-1.0 might become + insecure at some point in the future. To mitigate this, this algorithm + and implementations of it can be parameterized to use a different + hash function, without the need to make any changes to the + canonicalization algorithm itself. +

+
+