Kaynağa Gözat

config for reduced initial iv head entropy

Shelikhoo 4 yıl önce
ebeveyn
işleme
dbacf9a6c5
1 değiştirilmiş dosya ile 1 ekleme ve 0 silme
  1. 1 0
      proxy/shadowsocks/config.proto

+ 1 - 0
proxy/shadowsocks/config.proto

@@ -16,6 +16,7 @@ message Account {
   CipherType cipher_type = 2;
 
   bool iv_check = 3;
+  bool experiment_reduced_iv_head_entropy = 90001;
 }
 
 enum CipherType {