Hello, Thank you very much for your library ! Why using SHA-1 instead of, e.g. SHA-256, to create the hash for the file ? See [mdreport.js#L5C27-L5C36](https://github.com/Consensys/surya/blob/master/src/mdreport.js#L5C27-L5C36) SHA-1 is considered as depreciated [NIST Retires SHA-1 Cryptographic Algorithm](https://www.nist.gov/news-events/news/2022/12/nist-retires-sha-1-cryptographic-algorithm) Best !
Hello,
Thank you very much for your library !
Why using SHA-1 instead of, e.g. SHA-256, to create the hash for the file ? See mdreport.js#L5C27-L5C36
SHA-1 is considered as depreciated
NIST Retires SHA-1 Cryptographic Algorithm
Best !