Skip to content

Commit 426553f

Browse files
committed
docs(changeset): drop duplicate signing-curve summary
Line 51 restated what line 13's #inline description already says about ECDSA + low-S + multicodec-derived curve. Addresses review comment on PR #170.
1 parent 4c2276a commit 426553f

1 file changed

Lines changed: 0 additions & 2 deletions

File tree

.changeset/add-signature-support.md

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -47,5 +47,3 @@ This is a non-breaking extension - signatures are optional on all records. Two s
4747

4848
1. **Inline signatures** - Embedded directly in the record via `app.certified.signature.defs#inline`.
4949
2. **Remote attestations** - References to proof records in other repositories via `com.atproto.repo.strongRef`.
50-
51-
The signing curve (P-256 / K-256) is determined by the multicodec prefix of the verification method's `publicKeyMultibase`, per the ATProtocol Attestation Specification. ECDSA with the low-S variant per BIP-0062 is mandatory.

0 commit comments

Comments
 (0)