Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Get TLS server/client running in an enclave #24

Closed
ryscheng opened this issue Apr 1, 2018 · 1 comment
Closed

Get TLS server/client running in an enclave #24

ryscheng opened this issue Apr 1, 2018 · 1 comment
Labels
c:runtime/compute Category: runtime compute worker p:3 Priority: nice to have

Comments

@ryscheng
Copy link
Contributor

ryscheng commented Apr 1, 2018

Either called /tls or /socket or something,
this should be designed with a trusted and untrusted portion, similar to /db.

This should then expose an API to contracts for interacting with sockets/TLS
Please check the sample code from Baidu Rust SGX SDK:
https://github.com/baidu/rust-sgx-sdk/tree/master/samplecode/tls/tlsserver
https://github.com/baidu/rust-sgx-sdk/tree/master/samplecode/tls/tlsclient

@ryscheng ryscheng added p:3 Priority: nice to have c:runtime/compute Category: runtime compute worker labels Apr 1, 2018
@kostko
Copy link
Member

kostko commented Sep 16, 2019

Out of date.

@kostko kostko closed this as completed Sep 16, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
c:runtime/compute Category: runtime compute worker p:3 Priority: nice to have
Projects
None yet
Development

No branches or pull requests

2 participants