//
pkg.gl
Category
github.com/nbd-wtf/go-nostr
nip04
package
0.34.5
Repository:
https://github.com/nbd-wtf/go-nostr.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
9
Dependents
14
Files
103 SLOC
#
Functions
ComputeSharedSecret
ComputeSharedSecret returns a shared secret key used to encrypt messages.
Decrypt
Decrypt decrypts a content string using the shared secret key.
Encrypt
Encrypt encrypts message with key using aes-256-cbc.