Skip to content

Latest commit

 

History

History
14 lines (7 loc) · 331 Bytes

README.md

File metadata and controls

14 lines (7 loc) · 331 Bytes

hashpipe

Build Status

hashpipe256.sh Usage Example

Generation

somesqldumper | gzip | ./hashpipe256.sh /path/to/outfile.sql.gz

Verification

sha256sum --check /path/to/outfile.sql.gz.sha256