Gábor Gyimesi created MINIFICPP-2546:
----------------------------------------
Summary: MD5 option does not work in HashContent processor in FIPS
mode
Key: MINIFICPP-2546
URL: https://issues.apache.org/jira/browse/MINIFICPP-2546
Project: Apache NiFi MiNiFi C++
Issue Type: Bug
Reporter: Gábor Gyimesi
Assignee: Gábor Gyimesi
MD5 is too weak hashing algorithm to be allowed in cryptographic functions.
HashContent processor has the MD5 as an option for hashing the flowfile content
which is not part of the software's encryption functionality so it should not
break FIPS compliancy. Currently in FIPS mode this is not working. We should
allow using MD5 hashing in FIPS mode.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)