intel / intel/confidential-computing.sgx

Getting a timestamp(trusted time) in encalve

Open
#622 0 comments 0 reactions 0 assignees View on GitHub
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

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.