/JSDH

Diffie Hellman example in Javascript and Python/Django to exchange data securely without SSL

Primary LanguageJavaScript

Small example using Diffie-Hellman to establish a secure key and AES with that key to exchange the secure data.