Commit 2a5d8846 authored by Max Lv's avatar Max Lv

Add chacha20-ietf

parent a5a503c9
......@@ -18,6 +18,7 @@
<item>SEED-CFB</item>
<item>SALSA20</item>
<item>CHACHA20</item>
<item>CHACHA20-IETF</item>
</string-array>
<string-array name="enc_method_value">
......@@ -38,6 +39,7 @@
<item>seed-cfb</item>
<item>salsa20</item>
<item>chacha20</item>
<item>chacha20-ietf</item>
</string-array>
<string-array name="route_entry">
......
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