{"id":68716,"library":"tofuri-key","title":"Tofuri Key","description":"Tofuri key management functionality.","status":"active","version":"0.1.0","language":"rust","source_language":null,"source_url":"https://github.com/tofuri/tofuri","tags":["key","tofuri","cryptography"],"install":[{"cmd":"# Cargo.toml\n[dependencies]\ntofuri-key = \"0.1.0\"","lang":"toml","label":"Cargo.toml"},{"cmd":"cargo add tofuri-key","lang":"bash","label":"cargo add"}],"dependencies":[],"imports":[{"symbol":"Key","correct":"use tofuri_key::Key;"}],"quickstart":{"code":"use tofuri_key::Key;\n\nfn main() {\n    let key = Key::new();\n    println!(\"Key created\");\n}","lang":"rust","description":"Creates a new Key instance."},"warnings":[],"env_vars":null,"search_vec":"'cryptographi':9 'function':6 'key':2,4,7 'manag':5 'tofuri':1,3,8","created_at":"2026-06-17T17:53:14.861250+00:00","updated_at":"2026-06-17T17:53:14.861250+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://github.com/tofuri/tofuri","github":"https://github.com/tofuri/tofuri","docs":"https://docs.rs/tofuri-key/","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}}