#intel-sgx #sgx-sdk #confidential-computing #applications #trusted #tee #write

sgx_tcrypto

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

#584 in Cryptography

Download history 33/week @ 2024-02-23 13/week @ 2024-03-01 5/week @ 2024-03-08 2/week @ 2024-03-15 83/week @ 2024-03-29

91 downloads per month
Used in 3 crates

Custom license

165KB
3K SLoC

Note

Please visit our homepage for usage. Thanks!


lib.rs:

Cryptography Library

The Intel(R) Software Guard Extensions SDK includes a trusted cryptography library named sgx_tcrypto. It includes the cryptographic functions used by other trusted libraries included in the SDK

Dependencies