You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Jan 7, 2023. It is now read-only.
I followed the example and wrote my own code. But I got SGX_ERROR_INVALID_SIGNATURE error when I call the sgx_ra_proc_msg2 to process the msg1. The message is signed by gb_pri_key and the code is implemented by OPENSSL following your example.