//
pkg.gl
Category
github.com/MuseTechnology/go-nostr
nip04
package
0.0.0-20240516195606-7fac76662c6c
Repository:
https://github.com/musetechnology/go-nostr.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
9
Dependents
1
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.