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
feat: add NIP-49 ncryptsec support, upgrade to nostr-crypto-utils v0.5.1
Add toNcryptsec() and fromNcryptsec() for password-protected private
key export/import using the NIP-49 ncryptsec bech32 format. Natural
companion to BIP-39 seedphrase key derivation — users can now encrypt
their derived keys for secure backup. Sensitive byte arrays are zeroed
after use, consistent with existing codebase patterns.
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
0 commit comments