commit | f9a0bc281da38c11c98e8bf8cab698d13d848caf | [log] [tgz] |
---|---|---|
author | Jeff Thompson <jeff@thefirst.org> | Sun Dec 02 22:16:16 2012 -0800 |
committer | Jeff Thompson <jeff@thefirst.org> | Sun Dec 02 22:16:16 2012 -0800 |
tree | e62ebe84bcce6f459cb383cf1432015d0d0941fc | |
parent | 13c2e7bc42afc0bcc951ceea62cf5243e3eb5892 [diff] |
In binb_sha256, extract processBlock_sha256 into a new function. Use this in new class Sha256 where you can call multiple update(data) then finalize(). Added test to test-sh256.html.