#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