intel / intel/confidential-computing.sgx
Getting a timestamp(trusted time) in encalve
Open
- Dominant language
- C++
- Stars
- 1.5k
- Forks
- 565
- PR merge metrics
- No merged PRs in 30d
Description
The functions that can get timestamp in enclave like `sgx_get_trusted_time` were removed from v2.8 (https://github.com/intel/linux-sgx/releases/tag/sgx_2.8).
Those functions do not exist in the latest version. Any other solutions were introduced instead? or is this research area for now?
I'd like to use a trusted timestamp, not somethings that can be corrupted OS or VMM such as `rdtsc` instruction.
Thank you
Contributor guide
Assessment
This issue has not been assessed yet.