make-github-pseudonymous-again / js-hash

:hocho: Hashing algorithms for JavaScript

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

md5, sha1, sha224 and sha256 fail when n = 512 - 64 = 448

make-github-pseudonymous-again opened this issue · comments

add test case + fix (similar issue already solved in sha384 and sha512)