Skip to content

Latest commit

 

History

History
20 lines (13 loc) · 283 Bytes

README.md

File metadata and controls

20 lines (13 loc) · 283 Bytes

RSA

Usage

Run file

Run command line ant in project's directory to build and run

Or using any compatible extension, IDE to build & run Main.java

Use

After run, there are 6 option

  1. Generate key
  2. Encrypt file
  3. Decrypt file
  4. Sign file
  5. Verify file
  6. Exit