The current tool offers MD5, SHA-1, and SHA-256 hashing. To align with evolving forensic standards, introduce SHA-3 (FIPS 202) support:
- Add a dedicated SHA-3 column in the "Bulk Evidence Hash Reporter" table.
- Integrate with CryptoJS.SHA3 for browser-only operation.
- Ensure SHA-3 hashes are included in exports (CSV, Excel, PDF).
- Log SHA-3 calculations in the System Console in real time.
This enhancement will help keep the tool compliant with current NIST recommendations for digital evidence handling.
The current tool offers MD5, SHA-1, and SHA-256 hashing. To align with evolving forensic standards, introduce SHA-3 (FIPS 202) support:
This enhancement will help keep the tool compliant with current NIST recommendations for digital evidence handling.