//
pkg.gl
Category
github.com/nected/go-lib
crypto
rsa
package
0.0.5
Repository:
https://github.com/nected/go-lib.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
4
Dependents
1
Files
132 SLOC
#
Functions
Decrypt
Decrypt decrypts the given base64-encoded data string and returns a Payload object.
Encrypt
Encrypt encrypts the given data using the specified encryption key.