cecylia
|
5125f72068
implemented extended master secret computation
|
7 years ago |
cecylia
|
0333e8e3f7
added code to check for Extended Master Secret extension
|
7 years ago |
cecylia
|
ee670440de
added a check for the certificate status hs message
|
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
|
2a0d9573b8
fixed bug in tag-check code so it actually checks the tag
|
7 years ago |
cecylia
|
d7dc2bc9c9
updated relay station to check for tag with context string (server_ip || first 4 bytes of ClientHello random)
|
7 years ago |
cecylia
|
13aabbdb54
added debugging statements to print out result of tag check
|
7 years ago |
cecylia
|
9ee6365145
fixed wording in license
|
7 years ago |
cecylia
|
8bf3af4fe0
added licensing info
|
7 years ago |
cecylia
|
88d8f705d2
added queue struct, delay processing of misordered packets, fixed bugs
|
7 years ago |
cecylia
|
bdb9a83c4e
fixed GCM tag counter bug and session ticket bugs
|
7 years ago |
cecylia
|
599ac29ef1
fixed race condition with flow access
|
7 years ago |
cecylia
|
1a78f1de1c
fixed a bug with AES-GCM tags
|
7 years ago |
cecylia
|
0bc75ab1cd
fixed bug: extra input was seeded from TLS master secret instead of client-relay shared
|
8 years ago |
cecylia
|
abef55bb3c
fixed a bug with the re-encrypted Finished messages
|
8 years ago |
cecylia
|
6b0bfac4f3
fixed bug with Finished message hash: add old, unmodified hash to computation and re-encrypt all decrypted finished messages
|
8 years ago |
cecylia
|
460375ae73
updated documentation to attribute openssl code
|
8 years ago |
cecylia
|
e7a8636ef4
bug fixes, clean valgrind output
|
8 years ago |
cecylia
|
91d7753ee1
fixed missing resource chunk bug and removed extraneous print statements. Rewrote all retransmit code
|
8 years ago |
cecylia
|
25da55c926
added modified finished message feature to relay station
|
8 years ago |
cecylia
|
d3a072df66
Added Telex tagging trick for generating Slitheen ID and super encryption secret
|
8 years ago |
cecylia
|
0d48c0f0aa
finished implementation of extra encryption layer
|
8 years ago |
cecylia
|
e0e938f982
extra encryption layer (minus header encryption)
|
8 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
|
8 years ago |
cecylia
|
7b26dee52b
renamed server folder to relay_station
|
8 years ago |