- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Hi,
In the enclave, only trusted functions from the trusted library can be called. However, if there are necessary operations that cannot be provided by the trusted library, I must call the Ocall function to execute them in the non secure area.
Is there a risk of leakage for the parameters I pass to the Ocall function?
What measures can I take to improve its security?
Link Copied
1 Reply
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
If I want to call OpenCV library functions to obtain images, but the OpenCV library is an untrusted library, I need to call the Ocall function to run the OpenCV library functions in the untrusted area. In addition, the obtained files also belong to image format files. How do I protect them?
Reply
Topic Options
- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Printer Friendly Page