neuhalje / bouncy-gpg

Make using Bouncy Castle with OpenPGP fun again!
https://neuhalje.github.io/bouncy-gpg/
Other
205 stars 58 forks source link

Make FIPS compliant version #81

Open gogainda opened 6 months ago

gogainda commented 6 months ago

Some of the clients (usually US govt one) can use only FIPS comliant versions of bouncy-castle libraries. In this scenario this jar can't be use bc it's not FIPC compliant. Would be good to have a version which is FIPS compliant

Details: https://en.wikipedia.org/wiki/FIPS_140-2