{"id":62669,"library":"crypto-tests","title":"crypto-tests","description":"Test helpers for cryptographic algorithms.","status":"active","version":"0.5.5","language":"rust","source_language":null,"source_url":"https://github.com/RustCrypto/utils","tags":["cryptography","testing","helpers"],"install":[{"cmd":"# Cargo.toml\n[dependencies]\ncrypto-tests = \"0.5.5\"","lang":"toml","label":"Cargo.toml"},{"cmd":"cargo add crypto-tests","lang":"bash","label":"cargo add"}],"dependencies":[],"imports":[{"symbol":"Test","correct":"use crypto_tests::Test;"}],"quickstart":{"code":"use crypto_tests::Test;\n\nfn main() {\n    let test = Test::new(\"example\", &[0u8; 16], &[0u8; 16]);\n    println!(\"Test: {:?}\", test);\n}","lang":"rust","description":"Create a simple cryptographic test case."},"warnings":[],"env_vars":null,"search_vec":"'algorithm':8 'crypto':2 'crypto-test':1 'cryptograph':7 'cryptographi':9 'helper':5,11 'test':3,4,10","created_at":"2026-06-17T16:34:11.603330+00:00","updated_at":"2026-06-17T16:34:11.603330+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/RustCrypto/utils","github":"https://github.com/RustCrypto/utils","docs":"https://docs.rs/crypto-tests/","changelog":null,"pypi":null,"npm":null,"openapi_spec":null,"status_page":null,"smithery":null,"categories":["testing"],"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}}