Commit Verlauf

Autor SHA1 Nachricht Datum
  dettanym c508171e76 Got decryptor working with intel-sgx-ssl libraries without any linker errors. Added in sample ECDHE key and shared secret generation code, key derivation code that worked outside sgx vor 5 Jahren
  dettanym a20b36689c Not working commit of compiling ECDHE key generation code. Correct code is in openssl_ecdhe folder. Linking error of thread functions not defined in stdc keeps throwing up. vor 5 Jahren
  dettanym 6e1febba9c Added in ECDHE key generation code - does not work with 2 implementations on JS side vor 5 Jahren
  dettanym 84ac2070dd Works with sample verifier mrenclave being encrypted and written to Apache. Verification of signature not done yet. vor 5 Jahren
  dettanym db9db9cc96 Post LA encryption works vor 5 Jahren
  dettanym e1f77b314f EDL files - private ecalls are not inter-enclave function calls. For inter-enclave function calls, entries are removed from the edl files. Added in code for verify_peer_enclave_trust to save the mrenclave of the 1st LA and to compare mrsigner to a global one the second time LA is called. Cleaned up unused functions. vor 6 Jahren
  dettanym 74ba6f2f7f Refactored LA code that is outside the enclave vor 6 Jahren
  dettanym 8410c52adb Works with sgx_calc_sealed_data working properly. Had to make it return the uint32_t rather than pass it as a pointer, for some reason. vor 6 Jahren
  dettanym 812ae31801 Initial working local attestation commit with the sdk library - version 2.1 vor 6 Jahren