Expand description
Ed25519 patch signing and verification.
Each patch is signed by its author’s private key. The canonical representation of a patch (operation type + touch set + target path
- payload + parent IDs + author + message + timestamp) is serialized to bytes and signed.