1
0
Fork 0
mirror of https://github.com/Ysurac/openmptcprouter-feeds.git synced 2025-02-13 02:51:50 +00:00

Add info that Shadowsocks-go doesn't support chacha20

This commit is contained in:
Ycarus (Yannick Chabanois) 2023-10-09 18:50:25 +02:00
parent 4c19132ebd
commit a3fd1e880e

View file

@ -316,6 +316,7 @@
<%:There is no Advanced Encryption Standard (AES) instruction set integrated in the processor, you should use chacha20.%> <%:There is no Advanced Encryption Standard (AES) instruction set integrated in the processor, you should use chacha20.%>
<% end %> <% end %>
<%:Encryption method is used for Shadowsocks, V2Ray/XRay, Glorytun and OpenVPN.%> <%:Encryption method is used for Shadowsocks, V2Ray/XRay, Glorytun and OpenVPN.%>
<%:Shadowsocks-go, used on server side when Shadowsocks-Rust is used, doesn't support chacha20, AES-256-GCM is used instead.%>
</div> </div>
</div> </div>
</div> </div>