sha1.git
descriptionSha-1 computation in javascript
last changeTue, 23 Jan 2018 00:16:20 +0000 (01:16 +0100)

sha1.js

Just a few lines of javascript code to compute the Sha-1 sum, which I often use to validate some secret string on a website.

It’s actually limited to “not-too-long” messages: as far as you don’t hash a big file everything should be fine.

shortlog
2018-01-23 Benjamin Auderremove extra braces master
2018-01-23 Benjamin AuderFirst commit
heads
6 years ago master