https://github.com/datachainlab/getrandom-sgx-lite
https://github.com/datachainlab/getrandom-sgx-lite
Last synced: about 1 year ago
JSON representation
- Host: GitHub
- URL: https://github.com/datachainlab/getrandom-sgx-lite
- Owner: datachainlab
- License: apache-2.0
- Created: 2024-09-10T10:14:46.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2024-09-10T10:17:52.000Z (over 1 year ago)
- Last Synced: 2025-03-13T03:33:22.576Z (about 1 year ago)
- Language: Rust
- Size: 7.81 KB
- Stars: 1
- Watchers: 8
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# getrandom-sgx-lite
A fork of the [getrandom-sgx](https://github.com/mesalock-linux/getrandom-sgx) crate that does not depend on the `sgx_tstd` crate.
This crate does not provide cross-platform support and is only intended for use within an SGX enclave.