Skip to content

cert-spec: improve signature formulation

Emil Engler requested to merge emilengler/torspec-legacy:cert-sign into main

I personally had a hard time implementing the signature validation in Ed25519 certificates, as I have misinterpreted it as signing only the first 64 bytes.

I hope that this patch puts more clearance into the material.

Merge request reports