LAInitiator
|
9f51576cec
Made code common to both verifier and php extension into a parent folder.
|
4 anos atrás |
PostLA
|
f2adf1bb46
It works! Added in unistd write for writing raw bytes.
|
4 anos atrás |
ProtobufAutogenerated
|
8418edd53f
Rearranged src code files and edited makefile.
|
4 anos atrás |
Scripts_etc
|
8418edd53f
Rearranged src code files and edited makefile.
|
4 anos atrás |
include
|
9f6f013fb4
Forgot to include header file
|
4 anos atrás |
new_sgx_libs
|
13a923fe83
Works on Graphene - with old opt/intel sdk
|
6 anos atrás |
old_sgx_libs
|
13a923fe83
Works on Graphene - with old opt/intel sdk
|
6 anos atrás |
DeploymentStageLogic.cpp
|
f2adf1bb46
It works! Added in unistd write for writing raw bytes.
|
4 anos atrás |
Makefile
|
8909dcdf58
Removed the dependency of the LA-related calls to a patched version of the SGX library - added in some dummy functions and variables that would otherwise be generated by the edger8r script (other than sgx_init_crypto_lib).
|
4 anos atrás |
ProtobufMessageRW.cpp
|
7d72f21b8f
Fixed the link to protobufmsgrw
|
4 anos atrás |
SgxSealer.cpp
|
86d3fb0609
temp commit from pre-paper-revision stage
|
4 anos atrás |
crypto.cpp
|
c50ea93e08
Fixed aes_gcm_128 function's refs to outdated openssl functions.
|
4 anos atrás |
grapheneMakefile
|
8f7c9a6043
Adding in verifier manifest template and the makefile to update the graphene repo with over to this repo, to avoid running into complicated build sequencing issues.
|
4 anos atrás |
libsgx_tcrypto.a
|
8ea5c5f5fc
Moved previous libsgx files to the current_libs folder and then copied service,crypto files from opt intel sgxsdk to here and the updated trts to here. Otherwise, it picks up the trts in opt intel sgxsdk. Made changes to trts. It crashes with symbol lookup error upfront
|
5 anos atrás |
libsgx_tservice.a
|
8ea5c5f5fc
Moved previous libsgx files to the current_libs folder and then copied service,crypto files from opt intel sgxsdk to here and the updated trts to here. Otherwise, it picks up the trts in opt intel sgxsdk. Made changes to trts. It crashes with symbol lookup error upfront
|
5 anos atrás |
sealed_msg.txt
|
17eb69029c
Post-LA encryption/decryption working
|
6 anos atrás |
systemMain.cpp
|
8909dcdf58
Removed the dependency of the LA-related calls to a patched version of the SGX library - added in some dummy functions and variables that would otherwise be generated by the edger8r script (other than sgx_init_crypto_lib).
|
4 anos atrás |
systemSealerWrapper.cpp
|
8cf97b17ce
Refactored code + added in RSA key generation + sha256 hash of RSA public key which is in little endian format
|
6 anos atrás |
verifier
|
86d3fb0609
temp commit from pre-paper-revision stage
|
4 anos atrás |
verifier.manifest.template
|
8f7c9a6043
Adding in verifier manifest template and the makefile to update the graphene repo with over to this repo, to avoid running into complicated build sequencing issues.
|
4 anos atrás |