webcrypto-subtle-hash
v0.0.2
Published
hashes a string using the fancy new web crypto APIs
Readme
Webcrypto-Subtle-Hash
- hashes a string using web APIs and SHA-256.
I want to hash using the same API in the browser and outside of the browser which means I have to use browser APIs. Hopefully, there is a polyfill for node somewhere
