blaine

Results 71 comments of blaine

@dingelish have you any ideas?

@dingelish I'd like to use the localattestation project but have the app written in rust instead of cpp. I've been wrestling with this for a while now. I'm getting tripped...

@dingelish that would be great! Not worried about the latest localattesation version. More concerned with being able to use a Rust all with multiple enclaves configured.

Oh, looking at the `linux-sgx` sample code a little more I've found [this function](https://github.com/intel/linux-sgx/blob/master/SampleCode/LocalAttestation/EnclaveInitiator/EnclaveMessageExchange.cpp#L155-L314). And [this ECALL function](https://github.com/intel/linux-sgx/blob/33f4499173497bdfdf72c5f61374c0fadc5c5365/SampleCode/LocalAttestation/EnclaveInitiator/EnclaveInitiator.cpp#L71-L118) `test_message_exchange`, which is probably what I'm looking for. Any plans to include...

@dingelish Slightly confused, do I need to install the binaries listed here https://github.com/intel/SGXDataCenterAttestationPrimitives in order to get Quote attestation working?

@dingelish I'm running https://ark.intel.com/content/www/us/en/ark/products/97472/intel-core-i5-7300u-processor-3m-cache-up-to-3-50-ghz.html. Is it confirmed that this processor is not supported?

@dingelish Would the vanilla EPID remote attestation work with this processor?

My concerns echo those of @jamesmorgan 's. Late last year I made [eipnft.io](https://eipnft.io). It was an attempt to reward contributors for getting their EIPs into FINAL status. My thinking was...