Appendix A — EL‑C14N‑v2 (Canonicalization)
Scope
Deterministic JSON encoding covering all signed fields including safety declarations and anchors.
Rules
UTF‑8 only; no duplicate keys; normalized numbers; stable escaping; deterministic key ordering; whitespace‑free serialization.
Conformance
Changing any byte in a canonicalized object invalidates signatures; test vectors are provided in the SDK docs.