Docs.rs
keccak_cli_tool-0.1.1
keccak_cli_tool 0.1.1
Permalink
Docs.rs crate page
MIT
Links
Repository
crates.io
Source
Owners
PeterMcQuaid
Dependencies
hex-literal ^1.0.0
normal
keccak-hash ^0.11.0
normal
primitive-types ^0.13.1
normal
Versions
25%
of the crate is documented
Platform
i686-unknown-linux-gnu
x86_64-apple-darwin
x86_64-unknown-linux-gnu
Feature flags
docs.rs
About docs.rs
Privacy policy
Rust
Rust website
The Book
Standard Library API Reference
Rust by Example
The Cargo Guide
Clippy Documentation
Crate
keccak_cli_tool
keccak_
cli_
tool
0.1.1
All Items
Crate Items
Modules
Functions
Crates
keccak_cli_tool
Crate
keccak_cli_tool
Copy item path
Settings
Help
Summary
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).