Update README to mention NIP-44 encryption and decryption

This commit is contained in:
2025-05-31 10:06:37 -04:00
parent d53b6a7b56
commit 2cdde809dc

View File

@@ -6,7 +6,7 @@ Nostash is a [NIP-07][nip07] compatible Safari extension for signing [Nostr][Nos
- Login with Nostr (`getPublicKey`). - Login with Nostr (`getPublicKey`).
- Post Nostr event (`signEvent`). - Post Nostr event (`signEvent`).
- Encrypted direct messages (`nip04.encrypt` and `nip04.decrypt`). - Encryption and decryption (`nip44.encrypt`, `nip44.decrypt`, `nip04.encrypt`, `nip04.decrypt`).
- Multiple profiles. - Multiple profiles.
## Requirements ## Requirements