diffie-hellman
pure js diffie-hellman
Last updated 7 years ago by cwmma .
MIT · Repository · Bugs · Original npm
$ cnpm install diffie-hellman 
SYNC missed versions from official npm registry.

diffie hellman Build Status

pure js diffie-hellman, same api as node, most hard parts thanks to bn.js by @indutny. In node just returns an object with crypto.createDiffieHellman and crypto.getDiffieHellman in the browser returns a shim. To require the pure JavaScript one in node require('diffie-hellman/browser');;

Current Tags

  • 5.0.3                                ...           latest (7 years ago)

1 Versions

  • 5.0.3                                ...           7 years ago
Downloads
Today 0
This Week 0
This Month 0
Last Day 0
Last Week 0
Last Month 0
Dependencies (3)
Dev Dependencies (2)
Dependents (0)
None

Copyright 2013 - present © cnpmjs.org