sgx_tcrypto 1.1.0

Rust SGX SDK provides the ability to write Intel SGX applications in Rust Programming Language.
Documentation
# This file is automatically @generated by Cargo.
# It is not intended for manual editing.
[[package]]
name = "sgx_tcrypto"
version = "1.1.0"
dependencies = [
 "sgx_types",
]

[[package]]
name = "sgx_types"
version = "1.1.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "83bbcd1b60b9e47a4b9d5aa73893095b031d89dea8a644bac827f26d829d57a3"