1
0
mirror of https://github.com/v2fly/v2ray-core.git synced 2024-06-13 03:10:44 +00:00

config for reduced initial iv head entropy

This commit is contained in:
Shelikhoo 2022-01-14 11:53:27 +00:00 committed by Xiaokang Wang (Shelikhoo)
parent 17a5aaebe2
commit dbacf9a6c5

View File

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