I have a python application that generates a pdf report. This report should be 
signed so that it can't be changed (file can be read and then data can be 
signed) with a private key stored in SGX. Besides, on the first run, the key 
pair should be generated. It would also be very useful to restrict other 
applications and processes from using this key. 
Is this possible using teaclave?
Thank you!

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/apache/incubator-teaclave/issues/554#issuecomment-923319766

Reply via email to