Skip to content

Latest commit

 

History

History
12 lines (8 loc) · 333 Bytes

File metadata and controls

12 lines (8 loc) · 333 Bytes

rsa-cryptography

Public key cryptography using RSA program implemented in javascript!

Requirements

You'll need only Node.js to run this application!

Running

Open a terminal in the project folder an then run the following command:

$ node .\cryptography.js

You're done! Thanks for the attention!