mistic100/squareicon

Use native API if possible

Closed this issue · 0 comments

Web : https://developer.mozilla.org/en-US/docs/Web/API/SubtleCrypto/digest
Does not provide MD5, hence the generation output will change, but it will still be possible to provide SharkMD5 with hasher option

Node : https://nodejs.org/api/crypto.html#class-hash
Supports MD5