mirror of
https://github.com/v2fly/v2ray-core.git
synced 2024-12-21 09:36:34 -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…
Reference in New Issue
Block a user