Module sgx::crypto

source ·
Expand description

Cryptography backends

This module contains traits for implementing cryptography. It also contains some cryptography backends (see the openssl and rcrypto crate features).

Structs

  • A detached enclave signature

Traits