Name

cubehash — checksum utility

Synopsis

cubehash filename(s)

Description

cubehash prints the CubeHash content hash values of each filename named.

The output format is modelled on that of sha256(1).

Note

The old program that used to go by this name is now redo-info(1).

cubehash tries not to hash the same file multiple times. If the same filename argument is supplied multiple times, or if by comparing device and i-node numbers it transpires that cubehash has already hashed the file, it prints out the prior hash value without re‐reading the file.

Author

Jonathan de Boyne Pollard