Commit History

Author SHA1 Message Date
  dettanym f2adf1bb46 It works! Added in unistd write for writing raw bytes. 4 years ago
  dettanym e97cec789f It compiles and links! (Excluded sealing code for testing LA) 4 years ago
  dettanym 28daf84a99 Fixes before compiling. Went through TODOs etc. 4 years ago
  dettanym dc8cde4c20 temp commit from another major refactoring overhaul 4 years ago
  dettanym 76723770fa Works with modified decryptor - commit 0947cf3. JVM code causes it to go into a full signal loop whereas python code causes a sigsegv 5 years ago
  dettanym 25189238b7 Works with pixy - graphene_final commit e3265e2 - changes in verifier manifest file can be automatically derived from the find_...sh file 5 years ago
  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
  dettanym 9b4c7ce40c Not working python commit 5 years ago
  dettanym c7c6212d91 Works with python 5 years ago
  dettanym 6e2ba1be9b Prolly not working jni commit 5 years ago
  dettanym 5a98fd13e3 Working commit with old libraries 5 years ago
  dettanym 17eb69029c Post-LA encryption/decryption working 5 years ago
  dettanym 8cf97b17ce Refactored code + added in RSA key generation + sha256 hash of RSA public key which is in little endian format 5 years ago
  dettanym 13a923fe83 Works on Graphene - with old opt/intel sdk 5 years ago