ANDROID: fips140: add SHA-3 as an approved algorithm
Since jitterentropy_rng now uses SHA-3, it's believed that SHA-3 now
needs to be included in fips140.ko as an approved algorithm. This
requires adding sha3_generic.o to the module, adding a self-test for one
of the SHA-3 variants, and adding SHA-3 to fips140_algs[].
Bug: 335717734
Change-Id: If71d8315da795cb7104b40f799fb4a673bc33fb8
Signed-off-by:
Eric Biggers <ebiggers@google.com>
Loading
Please sign in to comment