privasys-v0.2.0
Privasys rustls fork — privasys-v0.2.0
Re-forked from upstream rustls/rustls (v0.23.x branch) as a proper GitHub fork.
Changes from upstream
- RA-TLS 0xFFBB TLS extension: Adds support for the custom 0xFFBB challenge-response extension used by SGX RA-TLS attestation. This allows the TLS handshake to carry an attestation challenge from the client and a quote from the enclave server.
Why a fork?
The 0xFFBB extension is specific to Intel SGX RA-TLS and unlikely to be accepted upstream. This fork tracks upstream releases and cherry-picks the RA-TLS extension on top.