crypto-api icon indicating copy to clipboard operation
crypto-api copied to clipboard

Add sm3 to getHasher

Open n1073645 opened this issue 5 years ago • 0 comments

At the moment the switch statement in getHasher does not have a case for sm3. Could you add a case statement for sm3?

https://github.com/nf404/crypto-api/blob/4317bff908c28f8c07a95ab152118e410a1d3167/src/hasher/sm3.mjs

n1073645 avatar Apr 24 '20 10:04 n1073645