edgelesssys / ego

EGo is an open-source SDK that enables you to develop your own confidential apps in the Go programming language.
https://www.edgeless.systems/products/ego/
Mozilla Public License 2.0
515 stars 51 forks source link

Does "ego sign" support two-step signing process ? #290

Open asdfslw opened 3 weeks ago

asdfslw commented 3 weeks ago

in Intel_SGX_Developer_Reference_Linux, sgx_sign cmd has two usage:

so my question is, Does "ego sign" support two-step signing process like sgx_sign cmd ?

thomasten commented 2 weeks ago

Hi, EGo doesn't support this signing mode. You could get this feature with EGo Enterprise if this is an option for you.