https://github.com/sbellem/sgxs-tools
Nix flake for sgxs-tools crate (by fortanix)
https://github.com/sbellem/sgxs-tools
enclave fortanix sgx sgx-detect sgxs-sign tee
Last synced: 4 months ago
JSON representation
Nix flake for sgxs-tools crate (by fortanix)
- Host: GitHub
- URL: https://github.com/sbellem/sgxs-tools
- Owner: sbellem
- License: mpl-2.0
- Created: 2022-02-27T06:41:15.000Z (over 4 years ago)
- Default Branch: main
- Last Pushed: 2023-06-14T21:53:21.000Z (almost 3 years ago)
- Last Synced: 2023-06-14T22:39:07.595Z (almost 3 years ago)
- Topics: enclave, fortanix, sgx, sgx-detect, sgxs-sign, tee
- Language: Nix
- Homepage: https://crates.io/crates/sgxs-tools
- Size: 22.5 KB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# nix flake for [`sgxs-tools`](https://crates.io/crates/sgxs-tools) crate
Example usage:
```shell
nix shell github:sbellem/sgxs-tools -c sgx-detect
```

See the available commands at https://crates.io/crates/sgxs-tools.