{"id":66898,"library":"sgx-quote","title":"SGX Quote","description":"Zero-copy Intel SGX quote parser using nom.","status":"active","version":"0.1.0","language":"rust","source_language":null,"source_url":"https://github.com/nhynes/sgx-quote","tags":["sgx","intel","quote","parser","zero-copy","nom"],"install":[{"cmd":"# Cargo.toml\n[dependencies]\nsgx-quote = \"0.1.0\"","lang":"toml","label":"Cargo.toml"},{"cmd":"cargo add sgx-quote","lang":"bash","label":"cargo add"}],"dependencies":[],"imports":[{"symbol":"Quote","correct":"use sgx_quote::Quote;"}],"quickstart":{"code":"use sgx_quote::Quote;\n\nlet bytes = vec![0u8; 1024];\nlet quote = Quote::parse(&bytes).unwrap();\nprintln!(\"Quote version: {:?}\", quote.version());","lang":"rust","description":"Parses an SGX quote from raw bytes using zero-copy nom parsing."},"warnings":[],"env_vars":null,"search_vec":"'copi':5,18 'intel':6,13 'nom':11,19 'parser':9,15 'quot':2,8,14 'sgx':1,7,12 'use':10 'zero':4,17 'zero-copi':3,16","created_at":"2026-06-17T17:30:27.578763+00:00","updated_at":"2026-06-17T17:30:27.578763+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/nhynes/sgx-quote","github":"https://github.com/nhynes/sgx-quote","docs":"https://docs.rs/sgx-quote/","changelog":null,"pypi":null,"npm":null,"openapi_spec":null,"status_page":null,"smithery":null,"categories":["crypto","other"],"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}}