{"id":68088,"library":"solana-libra-crypto","title":"Solana Libra Crypto","description":"Libra crypto library providing cryptographic primitives used in the Solana and Libra blockchains.","status":"active","version":"0.0.0","language":"rust","source_language":null,"source_url":"https://github.com/libra/libra","tags":["cryptography","blockchain","solana","libra","hash"],"install":[{"cmd":"# Cargo.toml\n[dependencies]\nsolana_libra_crypto = \"0.0.0\"","lang":"toml","label":"Cargo.toml"},{"cmd":"cargo add solana_libra_crypto","lang":"bash","label":"cargo add"}],"dependencies":[],"imports":[{"symbol":"HashValue","correct":"use solana_libra_crypto::hash::HashValue;"}],"quickstart":{"code":"use solana_libra_crypto::hash::HashValue;\n\nfn main() {\n    let hash = HashValue::random();\n    println!(\"Random hash: {:?}\", hash);\n}","lang":"rust","description":"Generates a random hash value using the crypto library."},"warnings":[],"env_vars":null,"search_vec":"'blockchain':16,18 'crypto':3,5 'cryptograph':8 'cryptographi':17 'hash':21 'libra':2,4,15,20 'librari':6 'primit':9 'provid':7 'solana':1,13,19 'use':10","created_at":"2026-06-17T17:45:23.781863+00:00","updated_at":"2026-06-17T17:45:23.781863+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://libra.org","github":"https://github.com/libra/libra","docs":"https://docs.rs/solana_libra_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}}