pith. machine review for the scientific record. sign in

arxiv: 1801.05863 · v2 · submitted 2018-01-17 · 💻 cs.CR

Recognition: unknown

Integrating Remote Attestation with Transport Layer Security

Authors on Pith no claims yet
classification 💻 cs.CR
keywords attestationintelremoteattestedconnectionimplementationslayerprotocol
0
0 comments X
read the original abstract

Intel(R) Software Guard Extensions (Intel(R) SGX) is a promising technology to securely process information in otherwise untrusted environments. An important aspect of Intel SGX is the ability to perform remote attestation to assess the endpoint's trustworthiness. Ultimately, remote attestation will result in an attested secure channel to provision secrets to the enclave. We seamlessly combine Intel SGX remote attestation with the establishment of a standard Transport Layer Security (TLS) connection. Remote attestation is performed during the connection setup. To achieve this, we neither change the TLS protocol, nor do we modify existing protocol implementations. We have prototype implementations for three widely used open-source TLS libraries: OpenSSL, wolfSSL and mbedTLS. We describe the requirements, design and implementation details to seamlessly bind attested TLS endpoints to Intel SGX enclaves.

This paper has not been read by Pith yet.

discussion (0)

Sign in with ORCID, Apple, or X to comment. Anyone can read and Pith papers without signing in.

Forward citations

Cited by 2 Pith papers

Reviewed papers in the Pith corpus that reference this work. Sorted by Pith novelty score.

  1. A TEE-Based Architecture for Confidential and Dependable Process Attestation in Authorship Verification

    cs.CR 2026-02 unverdicted novelty 7.0

    First TEE-based architecture for continuous process attestation with hardware tamper resistance, tiered assurance levels, Markov-chain dependability modeling, and resilient protocol achieving over 99.5% evidence chain...

  2. TrustMee: Self-Verifying Remote Attestation Evidence

    cs.CR 2026-02 unverdicted novelty 7.0

    TrustMee enables self-verifying remote attestation evidence by embedding WebAssembly verification logic in attestation bundles for platform-independent validation of confidential VMs.