/crypto-project

A node project I made to study various kinds of encryptions.

Primary LanguageJavaScript

crypto-project

Instructions to run the project messaging vulnerabilities app:-
Go into the project directory and then run the following command to install the dependencies.

npm install

Then run the below command for the four files in nodejs.

node filename.js

First run control.js, then run server.js, then clientr.js and then clients.js.