Skip to content

Latest commit

 

History

History
8 lines (7 loc) · 361 Bytes

README.md

File metadata and controls

8 lines (7 loc) · 361 Bytes

How to encrypt/decrypt with RSA

  1. Clone this respository: git@github.com:amZotti/cryptography.git
  2. Run npm install from the root of your local copy of this respository
  3. Replace the text being assigned to variable m in rsa.js (OPTIONAL)
  4. run node rsa.js