{"id":69960,"library":"sgx-trts","title":"SGX Trusted Runtime System","description":"Rust SGX SDK provides the ability to write Intel SGX applications in Rust Programming Language.","status":"active","version":"1.1.1","language":"rust","source_language":null,"source_url":"https://github.com/apache/teaclave-sgx-sdk","tags":["sgx","intel","trusted-execution","enclave"],"install":[{"cmd":"# Cargo.toml\n[dependencies]\nsgx_trts = \"1.1.1\"","lang":"toml","label":"Cargo.toml"},{"cmd":"cargo add sgx_trts","lang":"bash","label":"cargo add"}],"dependencies":[],"imports":[{"symbol":"rsgx_raw_isalive","correct":"use sgx_trts::trts::rsgx_raw_isalive;"}],"quickstart":{"code":"use sgx_trts::trts::rsgx_raw_isalive;\n\nif rsgx_raw_isalive() {\n    println!(\"Enclave is alive\");\n} else {\n    println!(\"Enclave is not alive\");\n}","lang":"rust","description":"Check if the SGX enclave is alive."},"warnings":[{"fix":"Ensure you have Intel SGX enabled CPU and the SGX SDK installed.","message":"This crate is part of the Teaclave SGX SDK and requires Intel SGX hardware and SDK.","severity":"breaking","affected_versions":">=1.0.0"}],"env_vars":null,"search_vec":"'abil':10 'applic':15 'enclav':25 'execut':24 'intel':13,21 'languag':19 'program':18 'provid':8 'runtim':3 'rust':5,17 'sdk':7 'sgx':1,6,14,20 'system':4 'trust':2,23 'trusted-execut':22 'write':12","created_at":"2026-06-17T18:07:49.085195+00:00","updated_at":"2026-06-17T18:07:49.085195+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/apache/teaclave-sgx-sdk","github":"https://github.com/apache/teaclave-sgx-sdk","docs":"https://docs.rs/sgx_trts/","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}}