sgx_tkey_exchange

Rust SGX SDK provides the ability to write Intel SGX applications in Rust Programming Language

10 stable releases

1.1.1 Apr 2, 2020
1.1.0 Dec 19, 2019
1.0.9 Sep 16, 2019
1.0.8 Jun 11, 2019
0.9.8 Mar 27, 2018

#634 in Cryptography

26 downloads per month

Custom license

53KB
747 lines

Note

Please visit our homepage for usage. Thanks!


lib.rs:

Trusted Key Exchange Library

The library allow an ISV to exchange secrets between its server and its enclaves. They are used in concert with untrusted Key Exchange functions.

Dependencies