No Description

dettanym f9e39d4f40 Works with updated trts and tlibc from commit 1f2d1e7 in linux-sgx-trts-modified. When tlibc is not linked against, then the python script works (the program then throws an expected symbol lookup error for memset_s). Otherwise, if tlibc is linked against, it fails with a crash. Therefore, memset_s and consttime memequal in tlibc might be somehow messing things up. 5 years ago
include c0cf3df7f6 Verifier sends an encrypted message to decryptor and closes the connection 5 years ago
new_sgx_libs 13a923fe83 Works on Graphene - with old opt/intel sdk 5 years ago
old_sgx_libs 13a923fe83 Works on Graphene - with old opt/intel sdk 5 years ago
Makefile f9e39d4f40 Works with updated trts and tlibc from commit 1f2d1e7 in linux-sgx-trts-modified. When tlibc is not linked against, then the python script works (the program then throws an expected symbol lookup error for memset_s). Otherwise, if tlibc is linked against, it fails with a crash. Therefore, memset_s and consttime memequal in tlibc might be somehow messing things up. 5 years ago
ProtobufLAInitiator.cpp 5a98fd13e3 Working commit with old libraries 5 years ago
ProtobufLAMessages.pb.cpp 13a923fe83 Works on Graphene - with old opt/intel sdk 5 years ago
SgxProtobufLAInitiator.cpp c0cf3df7f6 Verifier sends an encrypted message to decryptor and closes the connection 5 years ago
SgxProtobufLAInitiator_Transforms.cpp 8cf97b17ce Refactored code + added in RSA key generation + sha256 hash of RSA public key which is in little endian format 5 years ago
SgxSealer.cpp 8cf97b17ce Refactored code + added in RSA key generation + sha256 hash of RSA public key which is in little endian format 5 years ago
crypto.cpp 5a98fd13e3 Working commit with old libraries 5 years ago
helloworld_jni_interface.cpp 6e2ba1be9b Prolly not working jni commit 5 years ago
jni_compiling_linking.sh 6e2ba1be9b Prolly not working jni commit 5 years ago
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 years ago
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 years ago
sealed_msg.txt 17eb69029c Post-LA encryption/decryption working 5 years ago
systemMain.cpp f9e39d4f40 Works with updated trts and tlibc from commit 1f2d1e7 in linux-sgx-trts-modified. When tlibc is not linked against, then the python script works (the program then throws an expected symbol lookup error for memset_s). Otherwise, if tlibc is linked against, it fails with a crash. Therefore, memset_s and consttime memequal in tlibc might be somehow messing things up. 5 years ago
systemSealerWrapper.cpp 8cf97b17ce Refactored code + added in RSA key generation + sha256 hash of RSA public key which is in little endian format 5 years ago
verifier f9e39d4f40 Works with updated trts and tlibc from commit 1f2d1e7 in linux-sgx-trts-modified. When tlibc is not linked against, then the python script works (the program then throws an expected symbol lookup error for memset_s). Otherwise, if tlibc is linked against, it fails with a crash. Therefore, memset_s and consttime memequal in tlibc might be somehow messing things up. 5 years ago