01
What is a hash manifest?
A hash manifest is a list of files with their cryptographic hashes (SHA-256, MD5). It proves that files have not been modified.
해시 알고리즘
SHA-256 및 MD5
두 가지 일반적인 해시 기준을 한 번에 생성합니다.
배치 처리
여러 파일을 한 번에
내보내기
JSON 또는 TXT 보고서
알아야 할 모든 것.
A hash manifest is a list of files with their cryptographic hashes (SHA-256, MD5). It proves that files have not been modified.
Yes. All hashing is done locally in your browser using the Web Crypto API. Your files never leave your device.
Create audit trails, prove file integrity over time, verify downloads, or create evidence chains for legal/compliance purposes.
처리는 100% 브라우저에서 이루어집니다. 파일은 절대 서버로 전송되지 않습니다.
WebAssembly 기반의 네이티브급 성능.
모든 기기에서 브라우저를 통해 바로 실행됩니다.