Commit History

Author SHA1 Message Date
  dettanym ec6c567a6c Actually changed the linking order lol. 4 years ago
  dettanym e1db93643e Fixed ProtobufMessageRW.* refs to the right repo. 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 4 years ago
  dettanym 8caba2d27f Not linking commit - some protobuf error 4 years ago
  dettanym 4cf7ee8545 Treats input argument for decrypt function as an array. 4 years ago
  dettanym e310652715 Compiles, links - Modified for handling multiple form fields correctly. 4 years ago
  dettanym fefa007938 Ians scheme - doesnt work with the decryptor (needs enclave to be linked against libprotobuf) 4 years ago
  dettanym ab921a343f Old commit - instrumentation for timing and some refactoring 4 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. 5 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 5 years ago
  dettanym 55e3e066a6 Renamed Mitigator header, added in dummy decryptor method. Removed unused crypto functions. 5 years ago
  dettanym 4dda5dc738 Sends base64 encoding of decrypted token string to the client 5 years ago
  dettanym b425511fd4 New refactored Apache extension code 5 years ago