Closed omibo closed 7 months ago
@drcapybara Added CLI for SHA3 hash computation.
To execute the code, run: cargo run compute_sha3_hash "so long and thanks for all the fish" -b 251
cargo run compute_sha3_hash "so long and thanks for all the fish" -b 251
@drcapybara Added CLI for SHA3 hash computation.
To execute the code, run:
cargo run compute_sha3_hash "so long and thanks for all the fish" -b 251