Commit History

Author SHA1 Message Date
  cecylia 089644b189 modified partial aes encrypt function to be able to decrypt/encrypt 'future' packets, fixed spacing, added webm checks 6 years ago
  cecylia febe6f1624 cleaned up header files and moved static functions to .c files 6 years ago
  cecylia 02f5617045 fixed comments at the end of include guards 6 years ago
  cecylia ba3752bf02 changed check_handshake to return a success or failure value 6 years ago
  cecylia 0cc345a1f6 fixed include guards to be valid c 6 years ago
  cecylia 17dc50801a fixed indentation in all relay station code files 6 years ago
  cecylia 3089ec20a5 added ability to partially decrypt large TLS records 6 years ago
  cecylia 8f104d6af9 implemented support for curve25519 6 years ago
  cecylia 5125f72068 implemented extended master secret computation 7 years ago
  Ian Goldberg c7aadd6530 Remove now-dead code 7 years ago
  Ian Goldberg 070ce0865d Update the incoming Finished message in the new way 7 years ago
  cecylia 9ee6365145 fixed wording in license 7 years ago
  cecylia 8bf3af4fe0 added licensing info 7 years ago
  cecylia bdb9a83c4e fixed GCM tag counter bug and session ticket bugs 7 years ago
  cecylia 1a78f1de1c fixed a bug with AES-GCM tags 7 years ago
  cecylia 25da55c926 added modified finished message feature to relay station 7 years ago
  cecylia d3a072df66 Added Telex tagging trick for generating Slitheen ID and super encryption secret 7 years ago
  cecylia e0e938f982 extra encryption layer (minus header encryption) 7 years ago
  cecylia c08d937b4a changed the length of the stream ids and the slitheen_header for downstream data. Made appropriate modifications to client and relay_station code to prepare for extra encryption layer 7 years ago
  cecylia 7b26dee52b renamed server folder to relay_station 7 years ago