Add support for Bouncy Castle FIPS version
Open
- Dominant language
- Java
- Stars
- 2.7k
- Forks
- 620
- Avg merge
- 3d 23h
- Merged PRs (30d)
- 11
Description
What would have to be changed to support the FIPS certified version of the Bouncy Castle crypto libraries? From the BC end I know adding the provider changes to:
Security.addProvider(new BouncyCastleFipsProvider());
How hard would it be to update SSHJ to support either BC version?
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.