package
0.34.5
Repository: https://github.com/nbd-wtf/go-nostr.git
Documentation: pkg.go.dev

# Functions

ComputeSharedSecret returns a shared secret key used to encrypt messages.
Decrypt decrypts a content string using the shared secret key.
Encrypt encrypts message with key using aes-256-cbc.