Clone the repo
git clone https://github.com/Cryptography-demo-in-NodeJs/DiffieHellman.gitOpen 2 terminals one for Alice one for Bob
cd Alice
npm i cd Bob
npm i Start the servers bob first
node bob.jsnode alice.js| Name | Name | Last commit date | ||
|---|---|---|---|---|
Clone the repo
git clone https://github.com/Cryptography-demo-in-NodeJs/DiffieHellman.gitOpen 2 terminals one for Alice one for Bob
cd Alice
npm i cd Bob
npm i Start the servers bob first
node bob.jsnode alice.js