-
v0.0.57 Stable
released this
2026-07-20 21:29:55 +00:00 | 3 commits to master since this releaseMigrated to unified nostr_ prefixed verb names; removed legacy verb aliases (sign_data, ssh_sign, verify_signature, kem_encapsulate, kem_decapsulate, otp_encrypt, otp_decrypt); split get_public_key into algorithm-based get_public_key and role-based nostr_get_public_key; OTP now selected via algorithm:otp instead of curve:otp; consolidated API docs from api.md into README.md
Downloads
-
v0.0.50 Stable
released this
2026-07-19 18:07:15 +00:00 | 10 commits to master since this releaseClean up README: rename 4c.1 to 'Verbs' (no past-tense references), remove section 11 (Implemented adjuncts and future work) and section 12 (Document map)
Downloads
-
v0.0.49 Stable
released this
2026-07-19 15:38:55 +00:00 | 11 commits to master since this releaseAdded general encrypt/decrypt verbs with curve-based routing (otp, secp256k1 NIP-04/44, x25519, ml-kem-768) and updated README documentation
Downloads