dettanym
|
841ad66858
Included PHP7.0.7 archive
|
4 years ago |
dettanym
|
a2d10f2936
Included makefile for apache.
|
4 years ago |
dettanym
|
9903b0839b
Updated manifest.
|
4 years ago |
dettanym
|
239a532e69
Include php files for the repo.
|
4 years ago |
dettanym
|
3a8b376299
Fixing the soft links for protobufmsgrw
|
4 years ago |
dettanym
|
2ae445040c
Generates a list of plaintext output fields, rather than a list containing lists of chars in output fields. (Tested, it works.)
|
4 years ago |
dettanym
|
c3f9e845db
Edited clean target.
|
4 years ago |
dettanym
|
ce0aa7252a
Replaced references to an outdated openssl function.
|
4 years ago |
dettanym
|
2d897ed296
Lol forgot to add in protobuf compiled file. It works!
|
4 years ago |
dettanym
|
24148e3363
Added in postLA protobufs. It works!
|
4 years ago |
dettanym
|
ced26efb23
Correctly linking version of refactored code.
|
4 years ago |
dettanym
|
a359f4b3ca
Temporary commit for starting refactoring
|
4 years ago |
dettanym
|
c4419cbbf8
Temporary commit for protobuf files
|
5 years ago |
dettanym
|
8caba2d27f
Not linking commit - some protobuf error
|
5 years ago |
dettanym
|
4cf7ee8545
Treats input argument for decrypt function as an array.
|
5 years ago |
dettanym
|
e310652715
Compiles, links - Modified for handling multiple form fields correctly.
|
5 years ago |
dettanym
|
fefa007938
Ians scheme - doesnt work with the decryptor (needs enclave to be linked against libprotobuf)
|
5 years ago |
dettanym
|
ab921a343f
Old commit - instrumentation for timing and some refactoring
|
5 years ago |
dettanym
|
872d6a5a87
Removed some printfs for testing
|
5 years ago |
dettanym
|
0e48f40658
Works with decryptor, client extension. Need to fix up the IVs for both.
|
5 years ago |
dettanym
|
5e21212d5a
decrypt_client_data does not crash but it does not work in tandem with the decryptor. Uncommenting both causes both to crash coz of freeing issues.
|
5 years ago |
dettanym
|
6a61074ed8
Commit for updated decrypt_client_data - crashes in Apache
|
5 years ago |
dettanym
|
3a68fdd0b7
Added changes to get the decryption to work
|
5 years ago |
dettanym
|
535d6cdee8
Works for LA with decryptor. decrypt_client_data doesnt work
|
5 years ago |
dettanym
|
f663a38f39
Doesnt crash - decryptor throws up an error
|
5 years ago |
dettanym
|
5f261baf59
No encryption between apache and decryptor - got same derived key.
|
6 years ago |
dettanym
|
707aaea629
Main extension code. Refactored and added in code to decrypt data between apache and decryptor. Doesnt work with client side extension
|
6 years ago |
dettanym
|
55e3e066a6
Renamed Mitigator header, added in dummy decryptor method. Removed unused crypto functions.
|
6 years ago |
dettanym
|
4dda5dc738
Sends base64 encoding of decrypted token string to the client
|
6 years ago |
dettanym
|
b425511fd4
New refactored Apache extension code
|
6 years ago |