description | Sha-1 computation in javascript |
last change | Tue, 23 Jan 2018 00:16:20 +0000 (01:16 +0100) |
URL | [public ] git://auder.net/sha1.git |
[private] git@auder.net:sha1.git |
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.
2018-01-23 | Benjamin Auder | remove extra braces master | commit | commitdiff | tree | snapshot |
2018-01-23 | Benjamin Auder | First commit | commit | commitdiff | tree | snapshot |
6 years ago | master | shortlog | log | tree |