Skip to content
#

sgx

Here are 141 public repositories matching this topic...

incubator-teaclave-sgx-sdk
dreemkiller
dreemkiller commented Jan 22, 2021

Describe the bug
The SGX enclave entry functions for Sonora are not easily discoverable

To Reproduce
Try grepping for sinaloa_init_remote_attestation_enc in the project directory. You will find calls to it but not an implementation

Expected behaviour
To aide newcomers to the project, functions should be easy for them to find the implementations of.

Additional context

sync-by-unito[bot]
sync-by-unito[bot] commented Jul 7, 2021

curl --cert /skale_node_data/sgx_certs/sgx.crt --key /skale_node_data/sgx_certs/sgx.key X POST data '{"id":1, "jsonrpc":"2.0","method":"importBLSKeyShare","params":{"keyShareName":"BLS_KEY:SCHAIN_ID:1625669718:NODE_ID:1:DKG_ID:0","keyShare":"0xBDCCBF9FA66FB00A44A00D614E68A294B1B8B41185A1460C64177B348A9722"}}' H 'content-type:application/json;' https://45.76.3.64:1026 k

curl: (52) Empt

Improve this page

Add a description, image, and links to the sgx topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the sgx topic, visit your repo's landing page and select "manage topics."

Learn more