fastd: update to v19

Signed-off-by: Matthias Schiffer <mschiffer@universe-factory.net>
This commit is contained in:
Matthias Schiffer
2020-05-22 21:09:21 +02:00
parent 68bbd6d435
commit 598d4baa02
4 changed files with 4 additions and 88 deletions
-10
View File
@@ -36,16 +36,6 @@ config FASTD_ENABLE_METHOD_NULL
depends on PACKAGE_fastd
default y
config FASTD_ENABLE_METHOD_XSALSA20_POLY1305
bool "Enable xsalsa20-poly1305 method"
depends on PACKAGE_fastd
default n
config FASTD_ENABLE_CIPHER_AES128_CTR
bool "Enable the AES128-CTR cipher"
depends on PACKAGE_fastd
default n
config FASTD_ENABLE_CIPHER_NULL
bool "Enable the null cipher"