rynomad / subtle

MIT License
25 stars 7 forks source link

Add support for SHA-1 digest #19

Open jkins opened 8 years ago

jkins commented 8 years ago

Forge has support for this algorithm: https://github.com/digitalbazaar/forge/blob/master/js/sha1.js

There are others that can probably be added as well, I just only needed/tested SHA-1.