mirror of
https://github.com/v2fly/v2ray-core.git
synced 2024-12-21 17:46:58 -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;
|
CipherType cipher_type = 2;
|
||||||
|
|
||||||
bool iv_check = 3;
|
bool iv_check = 3;
|
||||||
|
bool experiment_reduced_iv_head_entropy = 90001;
|
||||||
}
|
}
|
||||||
|
|
||||||
enum CipherType {
|
enum CipherType {
|
||||||
|
Loading…
Reference in New Issue
Block a user