Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Skip to content
Commit d89965e1 authored by Eric Biggers's avatar Eric Biggers
Browse files

ANDROID: gki_defconfig: disable CONFIG_CRYPTO_MD4



The MD4 algorithm is heavily broken and obsolete, and there seems to be
no reason for it to be enabled in GKI.  It originally got enabled at
partner request alongside many other options with the rationale that
they changed the kernel ABI, so they needed to be enabled in GKI for any
module to use it.  But that doesn't apply to MD4 because it doesn't
change the kernel ABI.  Nor should any module be using MD4 anyway.

So let's disable MD4 again.

Bug: 135666008
Bug: 150302692
Change-Id: Iec0946984c4e58bffeab7888e689af035cdd512b
Signed-off-by: default avatarEric Biggers <ebiggers@google.com>
parent 35eb457c
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment