{"id":63273,"library":"internal-state","title":"internal-state","description":"A library providing generic abstractions of a state representation of a hash process.","status":"active","version":null,"language":"rust","source_language":null,"source_url":null,"tags":["hash","state","abstraction","cryptography"],"install":[{"cmd":"# Cargo.toml\n[dependencies]\ninternal_state = \"latest\"","lang":"toml","label":"Cargo.toml"},{"cmd":"cargo add internal_state","lang":"bash","label":"cargo add"}],"dependencies":[],"imports":[{"symbol":"State","correct":"use internal_state::State;"}],"quickstart":{"code":"use internal_state::State;\n\nfn main() {\n    let state = State::new();\n    println!(\"State created: {:?}\", state);\n}","lang":"rust","description":"Create a new state for a hash process."},"warnings":[],"env_vars":null,"search_vec":"'abstract':8,19 'cryptographi':20 'generic':7 'hash':15,17 'intern':2 'internal-st':1 'librari':5 'process':16 'provid':6 'represent':12 'state':3,11,18","created_at":"2026-06-17T16:41:49.946734+00:00","updated_at":"2026-06-17T16:41:49.946734+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":null,"github":null,"docs":"https://docs.rs/internal_state/","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-17","next_check":"2026-12-14","install_tag":null}}