SHA-3 and Keccak checksum utility.
This project was available at https://github.com/maandree/sha3sum and has since been archived. I needed some extra things integrated, so I'm taking on my own fork.
Fully configurable byte-orientated checksum utilities for Keccak and its close derivatives SHA-3, SHAKE and RawSHAKE.
This utilities can generate checksums or verify the checksums of files.
Warning
You must build libkeccak
first, and then sha3sum
.
Clone with git
git clone https://github.com/Aetherinox/package-libkeccak-sha3sum.git
Change to new directory
cd package-libkeccak-sha3sum/libkeccak
Run make && make install on libkeccak
:
make
sudo make install
Next, go to the sha3sum
folder and do the same.
make
sudo make install
You should be able to run a simple hash now
sha3sum <<< "Hello World"
Which should return
dc0d4419c6e5dbc2e5fbb9fcb9dc6ea16d6b3cbca34aabb618e2f782