https://github.com/lit-protocol/sev-snp-utils-wasm
https://github.com/lit-protocol/sev-snp-utils-wasm
Last synced: 12 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/lit-protocol/sev-snp-utils-wasm
- Owner: LIT-Protocol
- License: apache-2.0
- Created: 2023-11-04T17:52:43.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2023-11-14T04:18:46.000Z (over 2 years ago)
- Last Synced: 2025-03-29T11:18:19.110Z (about 1 year ago)
- Language: JavaScript
- Size: 921 KB
- Stars: 2
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE_APACHE
Awesome Lists containing this project
README
# AMD SEV-SNP Attestation Verification
Wasm package to do AMD SEV-SNP attestation verification in the browser.
Uses AMD's SEV rust library, compiled to WASM: https://github.com/virtee/sev
To use this, you must clone https://github.com/LIT-Protocol/webpack-with-i64 into the parent folder of this repo.