package
1.2.17
Repository: https://github.com/hubmakerlabs/replicatr.git
Documentation: pkg.go.dev

# Functions

ComputeSharedSecret computes an Elliptic Curve Diffie Hellman shared secret out of one public key and another secret key.
Decrypt decrypts a content string using the shared secret key.
Encrypt encrypts message with key using aes-256-cbc.
No description provided by the author