//
pkg.gl
Category
github.com/CoolBitX-Technology/sygna-bridge-util-go
crypto
package
0.0.0-20241111030626-8e18a9c5aa22
Repository:
https://github.com/coolbitx-technology/sygna-bridge-util-go.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
17
Dependents
1
Files
403 SLOC
#
Functions
Decrypt
Decrypt Decrypt private info from recipient server.
Encrypt
Encrypt Encrypt private info to hex string.
Sign
Sign Sign data with provided Private Key.
Verify
Verify Verify data with provided Public Key.