diffie-hellman
Advanced tools
pure js diffie-hellman
Weekly downloads
Readme
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');
;
pure js diffie-hellman
The npm package diffie-hellman receives a total of 9,537,503 weekly downloads. As such, diffie-hellman popularity was classified as popular.
We found that diffie-hellman demonstrated a not healthy version release cadence and project activity. It has 5 open source maintainers collaborating on the project.