- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Hi, I'm trying to serialize sensitive data within the enclave so that information is not passed out of the enclave until it is serialized then sealed. But so far all of the libraries I've tried include streams and/or IO calls that are banned by SGX. Is there a serialization library that is known to work within an enclave so that I don't have to parse the data myself?
Thanks.
Link Copied
1 Reply
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Never tried this yet, but the Avro library + SGX provided crypto should do the job, right?
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