cty123 / TrojanRust

Trojan-rust is a rust implementation for Trojan protocol that is targeted to circumvent GFW. This implementation focus on performance and stability above everything else.
MIT License
112 stars 24 forks source link

Compare secrets in constant time #8

Closed netheril96 closed 2 years ago

netheril96 commented 2 years ago

Prevent leaking information by timing

cty123 commented 2 years ago

👍