package
0.1.5
Repository: https://github.com/wangyihit/libmt.git
Documentation: pkg.go.dev

# Functions

BytesToPrivateKey bytes to private key.
BytesToPublicKey bytes to public key.
DecryptWithPrivateKey decrypts data with private key.
No description provided by the author
EncryptWithPublicKey encrypts data with public key.
No description provided by the author
GenerateKeyPair generates a new key pair.
PrivateKeyToBytes private key to bytes.
PublicKeyToBytes public key to bytes.