We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see ourdocumentation.
There was an error while loading.Please reload this page.
1 parent8737a5c commit46f34baCopy full SHA for 46f34ba
index.html
@@ -4627,10 +4627,10 @@ <h2>Algorithms</h2>
4627
4628
<p>
4629
This section contains algorithms that can be used by implementations to perform
4630
-common operations, such as verification. Conformance requirements phrased as
+common operations, such as[=verification=]. Conformance requirements phrased as
4631
algorithms utilize normative concepts from the [[[INFRA]]] [[INFRA]]. See the
4632
-section on<adata-cite="INFRA#conformance">Conformance</a> in the [[[INFRA]]]
4633
-for more guidance on implementation requirements.
+section on<adata-cite="INFRA#algorithm-conformance">AlgorithmConformance</a>
+in the [[[INFRA]]]for more guidance on implementation requirements.
4634
</p>
4635
4636
<pclass="note"title="Implementers can include additional checks, warnings, and errors.">