Is BC v1.0.2.3 FIPS compliant on JDK17? #1436
Answered
by
dghgit
canquillo09
asked this question in
Q&A
-
Hi, It is not clear on the official site whether if BouncyCastle is FIPS compliant on Java services based on JDK 17. I only found information that "BC-FJA 2.0.0 was submitted for certification under FIPS 140-3 on Feb 3rd, 2022" here -> https://www.bouncycastle.org/fips_java_roadmap.html. Thanks in advance! |
Beta Was this translation helpful? Give feedback.
Answered by
dghgit
Jun 27, 2023
Replies: 1 comment 3 replies
-
Only 1.0.2.4 is compliant with Java 17. The module is currently making it's way through the submission queue. |
Beta Was this translation helpful? Give feedback.
3 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Only the 1.0.2.4 version is compliant on Java 17. The 2.0.0 release will also be released with Java 17 as a tested environment.