I looked at crypto-js, which the sjcl SHA modules are inspired by, and it seems SHA384 is a relatively simple modification of SHA512. But my JavaScript knowledge is lacking, so I don't want to attempt it myself (I am using sjcl from another language compiled to Javascript).
(I may be willing to pay to have this implemented.)
I looked at crypto-js, which the sjcl SHA modules are inspired by, and it seems SHA384 is a relatively simple modification of SHA512. But my JavaScript knowledge is lacking, so I don't want to attempt it myself (I am using sjcl from another language compiled to Javascript).
(I may be willing to pay to have this implemented.)