crypto-browserify
crypto-browserify copied to clipboard
add `crypto.hash()` as a shortcut to `crypto.createHash().update().digest()`
adds the crypto.hash function from node 21.7.0
https://nodejs.org/api/crypto.html#cryptohashalgorithm-data-outputencoding