]> git.ipfire.org Git - thirdparty/openssl.git/commit
crypto/ppccap.c: Remove useless TODO 3.0
authorTomas Mraz <tomas@openssl.org>
Mon, 1 Mar 2021 16:24:55 +0000 (17:24 +0100)
committerTomas Mraz <tomas@openssl.org>
Thu, 4 Mar 2021 13:15:01 +0000 (14:15 +0100)
commitf40fa7b9adbaa5324402429cd15deefe4e884a03
treeaf02cc0b8c59fe232a4b89be17b550c1e7d91b60
parent946bdd12a0b366d9d558ec8088f89124bbe42cc3
crypto/ppccap.c: Remove useless TODO 3.0

The chacha and poly1305 algorithms are not FIPS approved so
they should stay out of FIPS module.

Reviewed-by: Paul Dale <pauli@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/14404)
crypto/ppccap.c