h2non/jshashes

SHA-384 support

asauber opened this issue · 4 comments

Hi, I'm working on a project that I'd like to support SHA-384. Any plans to implement this?

h2non commented

There's no plan for that, however if you can provide a good implementation, I'm open to merge it.

According to Wiki, the SHA-384 is just a truncated version of 512: https://en.wikipedia.org/wiki/Secure_Hash_Algorithms

@h2non this issue should be closed as no implementation has been provided within a year...

h2non commented

Right, I don't even think I would support that either. Closing...