aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* feat: NIP-04 encrypt/decrypt using internal secp256k1v0.3.1v0.3.0mainClawd2026-03-082-26/+32
* feat: add NIP-04 encrypt/decrypt methods on KeyClawd2026-03-082-0/+198
* benchmarks: update for v0.3.0 zero-dep implementationClawd2026-02-204-158/+89
* chore: remove dead .claude directoryClawd2026-02-201-186/+0
* Merge embed-secp256k1: zero-dependency implementationClawd2026-02-209-75/+716
|\
| * website: match README toneClawd2026-02-201-19/+10
| * docs: rewrite README with honest disclaimersClawd2026-02-201-26/+15
| * docs: update README for zero-dependency implementationClawd2026-02-201-4/+18
| * embed secp256k1: replace btcec with internal pure-go implementationClawd2026-02-207-44/+691
|/
* Link to about tab on codehostClawd2026-02-171-1/+1
* Fix docs: key.Sign(event), not event.Sign(key)v0.2.0Clawd2026-02-172-2/+2
* Fix source link URLClawd2026-02-171-1/+1
* Add website landing pageClawd2026-02-171-0/+182
* README: emphasize minimal dependenciesClawd2026-02-161-14/+27
* Clean up project structureClawd2026-02-167-0/+60
* fix: cleanup benchv0.1.0bndw2026-02-1611-33/+200
* feat: add library comparison benchmarks with build tag isolationbndw2026-02-147-13/+875
* fix: correct WebSocket GUID constant (RFC 6455)bndw2026-02-085-11/+303
* refactor: race-safe Subscribe/Fetch API with channel-based Publishbndw2026-02-074-135/+176
* wipbndw2026-02-0721-0/+3800