diffie-hellman
Advanced tools
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');
;
FAQs
pure js diffie-hellman
The npm package diffie-hellman receives a total of 8,389,046 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 because the last version was released a year ago. It has 5 open source maintainers collaborating on the project.
Did you know?
Socket installs a GitHub app to automatically flag issues on every pull request and report the health of your dependencies. Find out what is inside your node modules and prevent malicious activity before you update the dependencies.