sha.js icon indicating copy to clipboard operation
sha.js copied to clipboard

Implement sha512-256 and sha512-224

Open ChALkeR opened this issue 5 years ago • 6 comments
trafficstars

Basically, the same relationship as between sha256 and sha224 -- I copied that approach.

Simple tests included that it matches Node.js impl, but there are no other test vectors due to test organization (vectors are in a separate package).

ChALkeR avatar May 31 '20 12:05 ChALkeR

cc @dcousens

ChALkeR avatar Sep 14 '20 10:09 ChALkeR

ping @dcousens

andrewtoth avatar Feb 24 '21 18:02 andrewtoth

LGTM, maybe @ForbesLindesay can merge it for you

dcousens avatar Feb 28 '21 23:02 dcousens

@ForbesLindesay does this PR also look good to you?

PatNeedham avatar Dec 20 '21 01:12 PatNeedham

@jprichardson @calvinmetcalf @fanatid any chance this PR has a viable path towards being merged? Or is it as dead as a doornail.

PatNeedham avatar Dec 23 '21 01:12 PatNeedham

.

PatNeedham avatar Jan 29 '22 20:01 PatNeedham