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 2020/06/02 18:03:32 UTC

[GitHub] [incubator-teaclave] mssun commented on issue #328: Can I generate key for encrypting output file during computation instead of before registering output file

mssun commented on issue #328:
URL: https://github.com/apache/incubator-teaclave/issues/328#issuecomment-637713516


   Hi @czzmmc, I think you are talking about fusion data. For fusion data, you don't have to generate keys. (https://github.com/apache/incubator-teaclave/blob/master/services/proto/src/proto/teaclave_frontend_service.proto#L166).
   
   Here is an example of fusion data:
   
   https://github.com/apache/incubator-teaclave/blob/master/tests/functional/enclave/src/end_to_end/mesapy_data_fusion.rs


----------------------------------------------------------------
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.

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