You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
docs: fix stale MTC.md references (ECDSA removal, BuildCAName, subtree route)
MTC.md described a previous state of the repo in a few spots:
- signer/ no longer supports ECDSA and has no //go:build go1.27 tags;
it is ML-DSA-only with the whole module on go 1.27.
- cert.BuildLogIDName is named cert.BuildCAName.
- the read-path route is /subtree/<name>, not /subtree/<start>-<end>.
- note signer.Signer also has Algorithm()/PublicKey().
0 commit comments