Mitigator decryptor code (work-in-progress)

dettanym 5196f3802a Changed the order of the private and the public key in the serialization and deserialization functions, so that a public key can be serialized for ECDSA signing 5 年之前
App 514af6f3b3 Can now generate keypair, seal both parts to a file and unseal them, if the file already exists. 5 年之前
Decryptor 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. 6 年之前
Include 812ae31801 Initial working local attestation commit with the sdk library - version 2.1 6 年之前
LocalAttestationCode 5196f3802a Changed the order of the private and the public key in the serialization and deserialization functions, so that a public key can be serialized for ECDSA signing 5 年之前
Makefile 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. 6 年之前
generate_mrsigner.sh 812ae31801 Initial working local attestation commit with the sdk library - version 2.1 6 年之前