You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Cloak/internal/client
Qian Wang ae4fc917b6 Let the server send a mock encrypted certificate after ChangeCipherSuite to imitate real behaviour more closely 5 years ago
..
TLS.go Let the server send a mock encrypted certificate after ChangeCipherSuite to imitate real behaviour more closely 5 years ago
TLS_test.go Add unit tests 5 years ago
auth.go Use AEAD to encrypt session key in ServerHello to provide authentication of the identity of the server 5 years ago
chrome.go Refactor TLS handshake 5 years ago
chrome_test.go Add tests 5 years ago
firefox.go Refactor TLS handshake 5 years ago
firefox_test.go Add unit tests 5 years ago
state.go Refactor session struct's obfs fields 5 years ago
state_test.go Add tests 5 years ago