mc-sgx-panic

Crates.iomc-sgx-panic
lib.rsmc-sgx-panic
version0.1.0
sourcesrc
created_at2023-02-01 23:39:11.213052
updated_at2023-02-01 23:39:11.213052
descriptionPanic handler for SGX enclaves
homepage
repositoryhttps://github.com/mobilecoinfoundation/sgx-std
max_upload_size
id774379
size5,168
crates-io (github:mobilecoinfoundation:crates-io)

documentation

README

MobileCoin: Common panic handling behavior for SGX enclaves

Project ChatLicenseTargetCrates.ioDocs StatusDependency Status

Panic handler for use in SGX enclaves

The panic handler will redirect to the SGX SDK abort() method to mark the enclave as crashed.

Features

Commit count: 134

cargo fmt