Skip to content

Latest commit

 

History

History
12 lines (10 loc) · 297 Bytes

README.md

File metadata and controls

12 lines (10 loc) · 297 Bytes

#Diffie-Hellman explained A lightning talk about applied cryptography, specifically Diffie Helmman key exchange using Node.js code as an example.

##Running

git clone https://github.com/nickdesaulniers/diffie-hellman-explained.git
cd diffie-hellman-explained
npm install
node tutorial.js