Freeman Yue Fang created CXF-8970:
-------------------------------------
Summary: ensure we can build and run without bouncycastle
dependencies
Key: CXF-8970
URL: https://issues.apache.org/jira/browse/CXF-8970
Project: CXF
Issue Type: New Feature
Reporter: Freeman Yue Fang
So far for most security modules in CXF we don't need the BouncyCastle
dependencies, but in rs/jose security module we have some code using
BouncyCastle API directly. But we actually can use java security API instead
and use the counterpart security algorithm from in-jdk default security
providers so that CXF doesn't have hard BouncyCastle dependencies
--
This message was sent by Atlassian Jira
(v8.20.10#820010)