anvilresearch / webcrypto

W3C Web Cryptography API for Node.js
MIT License
82 stars 14 forks source link

Keccak, SHA-3 external support #39

Open thelunararmy opened 7 years ago

thelunararmy commented 7 years ago

Possible intergration of KECCAK and SHA3 support that will be used by Etherium. Existing npm packages can be used as additional dependencies: • https://www.npmjs.com/package/js-sha3https://www.npmjs.com/package/keccakjshttps://www.npmjs.com/package/keccak

EternalDeiwos commented 6 years ago

I think this should probably wait until the spec updates to include SHA3.