{"id":59808,"library":"tetsy-keccak-hasher","title":"Tetsy Keccak Hasher","description":"Keccak-256 implementation of the hasher trait for Tetsy.","status":"active","version":"0.15.4","language":"rust","source_language":null,"source_url":"https://github.com/tetcoin/trie","tags":["keccak","hasher","crypto","tetsy"],"install":[{"cmd":"# Cargo.toml\n[dependencies]\ntetsy-keccak-hasher = \"0.15.4\"","lang":"toml","label":"Cargo.toml"},{"cmd":"cargo add tetsy-keccak-hasher","lang":"bash","label":"cargo add"}],"dependencies":[],"imports":[{"symbol":"KeccakHasher","correct":"use tetsy_keccak_hasher::KeccakHasher;"}],"quickstart":{"code":"use tetsy_keccak_hasher::KeccakHasher;\nuse hash_db::Hasher;\n\nfn main() {\n    let hash = KeccakHasher::hash(b\"hello\");\n    println!(\"{:?}\", hash);\n}","lang":"rust","description":"Hashes a byte slice using Keccak-256 and prints the result."},"warnings":[],"env_vars":null,"search_vec":"'-256':5 'crypto':15 'hasher':3,9,14 'implement':6 'keccak':2,4,13 'tetsi':1,12,16 'trait':10","created_at":"2026-06-16T17:17:22.850078+00:00","updated_at":"2026-06-16T17:17:22.850078+00:00","problems":[],"ecosystem":"crates","meta_description":null,"install_score":null,"quickstart_score":null,"quickstart_tag":null,"pypi_latest":null,"cli_name":null,"cli_version":null,"type":"library","homepage":"https://core.tetcoin.org","github":"https://github.com/tetcoin/trie","docs":"https://docs.rs/tetsy-keccak-hasher/","changelog":null,"pypi":null,"npm":null,"openapi_spec":null,"status_page":null,"smithery":null,"categories":["crypto"],"base_url":null,"auth_type":null,"provenance":{"verified_status":null,"verified_at":null,"last_verified":"2026-06-16","next_check":"2026-12-13","install_tag":null}}