browserify / diffie-hellman

pure js diffie-hellman
MIT License
95 stars 26 forks source link

Fixed deprecation warnings and updated dependencies #35

Closed rawr51919 closed 1 year ago

rawr51919 commented 3 years ago

Closes https://github.com/crypto-browserify/diffie-hellman/pull/31 Closes https://github.com/crypto-browserify/diffie-hellman/pull/32 Supersedes both PRs by merging their fixes into one. This in turn also fixes deprecation warnings. Works ala https://github.com/crypto-browserify/crypto-browserify/pull/200