Docs.rs
  • quartz-enclave-core-0.2.0
    • quartz-enclave-core 0.2.0
    • Permalink
    • Docs.rs crate page
    • Apache-2.0
    • Links
    • Homepage
    • Repository
    • crates.io
    • Source
    • Owners
    • hu55a1n1
    • Dependencies
      • anyhow ^1.0.86 normal
      • async-trait ^0.1.79 normal
      • cosmrs ^0.18.0 normal
      • cw-client ^0.2.0 normal
      • displaydoc ^0.2.4 normal
      • futures-util ^0.3.30 normal
      • hex ^0.4.3 normal
      • k256 ^0.13.2 normal
      • log ^0.4.25 normal
      • mc-sgx-dcap-sys-types ^0.11.0 normal
      • quartz-contract-core ^0.2.0 normal
      • quartz-cw-proof ^0.2.0 normal
      • quartz-proto ^0.2.0 normal
      • quartz-tee-ra ^0.2.0 normal
      • quartz-tm-prover ^0.2.0 normal
      • quartz-tm-stateless-verifier ^0.2.0 normal
      • rand ^0.8.5 normal
      • reqwest ^0.12.2 normal
      • serde ^1.0.203 normal
      • serde_json ^1.0.94 normal
      • tendermint =0.38.1 normal
      • tendermint-light-client =0.38.1 normal
      • tendermint-rpc =0.38.1 normal
      • tokio ^1.39.2 normal
      • tonic ^0.12.1 normal
      • urlencoding ^2.1.3 normal
    • Versions
    • 49.23% of the crate is documented
  • Platform
    • i686-unknown-linux-gnu
    • x86_64-unknown-linux-gnu
  • Feature flags
  • docs.rs
    • About docs.rs
    • Privacy policy
  • Rust
    • Rust website
    • The Book
    • Standard Library API Reference
    • Rust by Example
    • The Cargo Guide
    • Clippy Documentation

quartz_enclave_core0.2.0

Crate Items

  • Structs
  • Enums
  • Traits
  • Functions
  • Type Aliases

List of all items

Structs

  • DefaultEnclave
  • attestor::DcapAttestor
  • attestor::MockAttestor
  • chain_client::default::DefaultChainClient
  • chain_client::default::DefaultTxConfig
  • event::QuartzEvent
  • host::DefaultHost
  • key_manager::default::DefaultKeyManager
  • key_manager::default::PubKey
  • key_manager::shared::SharedKeyManager
  • proof_of_publication::ProofOfPublication
  • store::default::DefaultStore
  • types::Fmspc
  • types::InstantiateResponse
  • types::SessionCreateResponse
  • types::SessionSetPubKeyResponse

Enums

  • chain_client::default::Query
  • handler::CoreEnclaveRequest
  • handler::CoreEnclaveResponse
  • store::default::StoreError

Traits

  • Enclave
  • attestor::Attestor
  • chain_client::ChainClient
  • handler::Handler
  • host::Host
  • key_manager::KeyManager
  • store::Store

Functions

  • handler::ensure_seq_num_consistency

Type Aliases

  • DefaultSharedEnclave
  • attestor::DefaultAttestor
  • handler::A
  • handler::RA
  • host::Response