Jelajahi Sumber

Zero Security imaginary security level

Shelikhoo 4 tahun lalu
induk
melakukan
833997df5a
1 mengubah file dengan 1 tambahan dan 0 penghapusan
  1. 1 0
      common/protocol/headers.proto

+ 1 - 0
common/protocol/headers.proto

@@ -13,6 +13,7 @@ enum SecurityType {
   AES128_GCM = 3;
   CHACHA20_POLY1305 = 4;
   NONE = 5;
+  ZERO = 6;
 }
 
 message SecurityConfig {