1
0
Fork 0
mirror of https://github.com/Ysurac/openmptcprouter.git synced 2025-03-09 15:40:20 +00:00

Add chacha20 for openssl

This commit is contained in:
Ycarus (Yannick Chabanois) 2019-09-23 12:34:39 +02:00
parent c10fae79f6
commit c025e17531
2 changed files with 2 additions and 1 deletions

1
config
View file

@ -230,3 +230,4 @@ CONFIG_LUCI_LANG_fr=y
CONFIG_LUCI_LANG_it=y
CONFIG_TARGET_ROOTFS_PARTSIZE=512
CONFIG_TARGET_KERNEL_PARTSIZE=64
CONFIG_OPENSSL_WITH_CHACHA_POLY1305=y