Skip to content

Latest commit

 

History

History
9 lines (5 loc) · 229 Bytes

README.md

File metadata and controls

9 lines (5 loc) · 229 Bytes

RSA CLI Tool Using Golang and Third party library "urfave/cli/v2"

Generating the public key & private key:

Generating-PublicKey-PrivateKey

Encrypt and decrypt :

Encrypt&Decrypt