Freeman Yue Fang created WSS-711:
------------------------------------
Summary: Introduce a system property "fips.enabled" so that WSS4J
can work easier in FIPS mode
Key: WSS-711
URL: https://issues.apache.org/jira/browse/WSS-711
Project: WSS4J
Issue Type: New Feature
Reporter: Freeman Yue Fang
Assignee: Colm O hEigeartaigh
Currently WSS4J has some default security algo settings which are not
applicable on FIPS machine.
For example AES_CBC, RSA-OAEP and PBEWithMD5AndTripleDES are not FIPS
compliant, while we should use AES_GCM, RSA-1_5 and
PBEWithHmacSHA512AndAES_256 on FIPS machine.
So I propose to introduce a system property "fips.enabled", when this property
set as true, the FIPS compliant algos will be used accordingly, and this new
introduced system propery won't affect current default behaviour.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]