package
0.0.0-20240516195606-7fac76662c6c
Repository: https://github.com/musetechnology/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.