Miti Mazmudar
|
a32b4bab1d
Removing python deps for pixy for teeter build
|
4 anni fa |
Miti Mazmudar
|
19e463133f
Modified paths to protobufRW files and edited makefile to take in the path to the modified sgxsdk through the SGX_SDK_TRTS_MODIFIED env var.
|
4 anni fa |
dettanym
|
0d655dddb3
Cleaned up Makefile a bit.
|
4 anni fa |
dettanym
|
e97cec789f
It compiles and links! (Excluded sealing code for testing LA)
|
4 anni fa |
dettanym
|
8418edd53f
Rearranged src code files and edited makefile.
|
4 anni fa |
dettanym
|
86d3fb0609
temp commit from pre-paper-revision stage
|
4 anni fa |
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 anni fa |
dettanym
|
25189238b7
Works with pixy - graphene_final commit e3265e2 - changes in verifier manifest file can be automatically derived from the find_...sh file
|
5 anni fa |
dettanym
|
088c3a53e3
Works with python code and the tlibc with memset code commented out - commit 236f9a1
|
5 anni fa |
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 anni fa |
dettanym
|
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 anni fa |
dettanym
|
16f9cf8785
Python code runs; sgx code crashes with a symbol lookup error
|
5 anni fa |
dettanym
|
9b4c7ce40c
Not working python commit
|
5 anni fa |
dettanym
|
c7c6212d91
Works with python
|
5 anni fa |
dettanym
|
6e2ba1be9b
Prolly not working jni commit
|
5 anni fa |
dettanym
|
5a98fd13e3
Working commit with old libraries
|
6 anni fa |
dettanym
|
833692e0c3
Not working commit
|
6 anni fa |
dettanym
|
0e30ba9e55
Changed makefile - added crypto.o after the object that references it
|
6 anni fa |
dettanym
|
8cf97b17ce
Refactored code + added in RSA key generation + sha256 hash of RSA public key which is in little endian format
|
6 anni fa |
dettanym
|
1d05c7deb0
Not working commit: hangs/crashes
|
6 anni fa |
dettanym
|
13a923fe83
Works on Graphene - with old opt/intel sdk
|
6 anni fa |