blob: 0e7637e0de26a2c01561c7e5d616a6b3e116e959 [file] [log] [blame]
[package]
name = "Cryptosampleenclave"
version = "0.9.0"
authors = ["Baidu"]
[lib]
name = "cryptosampleenclave"
crate-type = ["staticlib"]
[features]
default = []
[dependencies]
sgx_types = { path = "../../../sgx_types" }
sgx_tstd = { path = "../../../sgx_tstd" }
sgx_tcrypto = { path = "../../../sgx_tcrypto" }