Skip to content

nickdesaulniers/diffie-hellman-explained

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 

Repository files navigation

#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

About

Explaination of Diffie Hellman key exchange

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published