Since M2Crypto is in stale state, on new system there are multiple issues with sgx.py usage.
Optimal solution is to migrate from M2Crypto to another library.
Since currently only http mode is used, as a simple solution we can make M2Crypto dependency optional and import related code only is ZMQ interface was chosen specifically.
Since M2Crypto is in stale state, on new system there are multiple issues with sgx.py usage.
Optimal solution is to migrate from M2Crypto to another library.
Since currently only http mode is used, as a simple solution we can make M2Crypto dependency optional and import related code only is ZMQ interface was chosen specifically.