瀏覽代碼

config for reduced initial iv head entropy

Shelikhoo 4 年之前
父節點
當前提交
dbacf9a6c5
共有 1 個文件被更改,包括 1 次插入0 次删除
  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 {