Commit 9975b135 authored by Max Lv's avatar Max Lv

Remove chacha20-poly1305

parent 5d46ef45
...@@ -18,7 +18,6 @@ ...@@ -18,7 +18,6 @@
<item>AES-128-GCM</item> <item>AES-128-GCM</item>
<item>AES-192-GCM</item> <item>AES-192-GCM</item>
<item>AES-256-GCM</item> <item>AES-256-GCM</item>
<item>CHACHA20-POLY1305</item>
<item>CHACHA20-IETF-POLY1305</item> <item>CHACHA20-IETF-POLY1305</item>
</string-array> </string-array>
...@@ -40,7 +39,6 @@ ...@@ -40,7 +39,6 @@
<item>aes-128-gcm</item> <item>aes-128-gcm</item>
<item>aes-192-gcm</item> <item>aes-192-gcm</item>
<item>aes-256-gcm</item> <item>aes-256-gcm</item>
<item>chacha20-poly1305</item>
<item>chacha20-ietf-poly1305</item> <item>chacha20-ietf-poly1305</item>
</string-array> </string-array>
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment