openssl: revert the no-ripemd change, openssh needs that cipher

Signed-off-by: Felix Fietkau <nbd@nbd.name>
This commit is contained in:
Felix Fietkau 2016-07-23 19:03:47 +02:00
parent 164a405a48
commit 600fd467d8

View file

@ -97,7 +97,7 @@ endef
OPENSSL_NO_CIPHERS:= no-idea no-md2 no-mdc2 no-rc5 no-sha0 no-camellia no-krb5 \
no-whrlpool no-whirlpool no-ripemd no-seed no-cast no-cmac
no-whrlpool no-whirlpool no-seed no-cast no-cmac
OPENSSL_OPTIONS:= shared no-err no-sse2 no-ssl2 no-ssl2-method no-heartbeats
ifdef CONFIG_OPENSSL_ENGINE_CRYPTO