{"id":64637,"library":"pallas-crypto","title":"Pallas Crypto","description":"Cryptographic primitives for Cardano","status":"active","version":"1.1.0","language":"rust","source_language":null,"source_url":"https://github.com/txpipe/pallas","tags":["cardano","crypto","hash","blockchain"],"install":[{"cmd":"# Cargo.toml\n[dependencies]\npallas-crypto = \"1.1.0\"","lang":"toml","label":"Cargo.toml"},{"cmd":"cargo add pallas-crypto","lang":"bash","label":"cargo add"}],"dependencies":[],"imports":[{"symbol":"Hash","correct":"use pallas_crypto::hash::Hash;"}],"quickstart":{"code":"use pallas_crypto::hash::Hash;\n\nfn main() {\n    let hash = Hash::new(b\"data\");\n    println!(\"Hash: {:?}\", hash);\n}","lang":"rust","description":"Compute a Cardano hash"},"warnings":[],"env_vars":null,"search_vec":"'blockchain':10 'cardano':6,7 'crypto':2,8 'cryptograph':3 'hash':9 'palla':1 'primit':4","created_at":"2026-06-17T16:58:26.942946+00:00","updated_at":"2026-06-17T16:58:26.942946+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/txpipe/pallas","github":"https://github.com/txpipe/pallas","docs":"https://docs.rs/pallas-crypto/","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}}