package
2.1.1+incompatible
Repository: https://github.com/mushare/pluto.git
Documentation: pkg.go.dev

# Functions

GetPublicKey : Get the public key.
Init : Init the rsa setting, generate new public private files or load from existing files.
SignWithPrivtaeKey : Sign the src data with private key.
VerifySignWithPublicKey : verify the signed data with public key.