mirror of
https://github.com/v2fly/v2ray-core.git
synced 2025-02-20 23:47:21 -05:00
config for reduced initial iv head entropy
This commit is contained in:
parent
17a5aaebe2
commit
dbacf9a6c5
@ -16,6 +16,7 @@ message Account {
|
||||
CipherType cipher_type = 2;
|
||||
|
||||
bool iv_check = 3;
|
||||
bool experiment_reduced_iv_head_entropy = 90001;
|
||||
}
|
||||
|
||||
enum CipherType {
|
||||
|
Loading…
x
Reference in New Issue
Block a user