Crate keccak_cli_tool

Source

Modules§

hash

Functions§

hash_logic
Calculates and returns the Keccak256 hash of a vector of strings. If the string is a file, it reads the file and calculates the hash of the file (including newline chars).