You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@teaclave.apache.org by GitBox <gi...@apache.org> on 2021/07/27 00:08:54 UTC

[GitHub] [incubator-teaclave] ya0guang edited a comment on issue #525: Integration with Graphene

ya0guang edited a comment on issue #525:
URL: https://github.com/apache/incubator-teaclave/issues/525#issuecomment-887110907


   Hi @bigdata-memory , I think you're right about this example! Since the enclave measurement is determined by its initial code and data before instantiation, the payload which is loaded into Teaclave after instantiation cannot affect the measurement. At least for MesaPy and WASM executor, the payload is uploaded by the user and then loaded after enclave instantiation. However I **guess** the story may be different for the [`Builtin` executor](https://github.com/apache/incubator-teaclave/blob/master/executor/src/builtin.rs), because if you want to add a function, you may need to change the executor itself directly first before an enclave is generated.


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: notifications-unsubscribe@teaclave.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



---------------------------------------------------------------------
To unsubscribe, e-mail: notifications-unsubscribe@teaclave.apache.org
For additional commands, e-mail: notifications-help@teaclave.apache.org