DTLS implementation is in FIPS compliance #2119
Answered
by
peterdettman
cyberdon333
asked this question in
Q&A
|
Hello friends, |
Answered by
peterdettman
Jul 7, 2025
Replies: 1 comment
|
Our Java FIPS libraries include low-level DTLS (up to 1.2) support (i.e. not via JSSE). FIPS compliance has requirements not captured in the code (e.g. the security policy), so switching to the FIPS version is far from a plug and play experience.
Validate what, exactly? |
0 replies
Answer selected by
cyberdon333
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Our Java FIPS libraries include low-level DTLS (up to 1.2) support (i.e. not via JSSE). FIPS compliance has requirements not captured in the code (e.g. the security policy), so switching to the FIPS version is far from a plug and play experience.
Validate what, exactly?