Cloak/internal/client
2019-08-07 00:28:08 +01:00
..
auth.go Use AEAD to encrypt session key in ServerHello to provide authentication of the identity of the server 2019-08-06 23:59:29 +01:00
chrome_test.go Add tests 2019-08-02 20:06:28 +01:00
chrome.go Refactor TLS handshake 2019-08-06 15:50:33 +01:00
firefox_test.go Add unit tests 2019-08-02 18:00:27 +01:00
firefox.go Refactor TLS handshake 2019-08-06 15:50:33 +01:00
state_test.go Add tests 2019-08-02 20:06:28 +01:00
state.go Refactor session struct's obfs fields 2019-08-02 16:37:48 +01:00
TLS_test.go Add unit tests 2019-08-02 18:00:27 +01:00
TLS.go Let the server send a mock encrypted certificate after ChangeCipherSuite to imitate real behaviour more closely 2019-08-07 00:28:08 +01:00