Skip to content

mixmasteru/8266crypo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ardu8266crypo

Some crypto stuff with Arduino on esp8266

  1. Diffie–Hellman key exchange

Diffie–Hellman key exchange

you need the bcmath module for php

sudo apt-get install php-bcmath

run the PHP script with the build in Server:

php -S 0.0.0.0:8080 src/diffhell_http.php

About

Some crypo stuff with Arduino on 8266

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors