Tagged Questions
3
votes
1answer
60 views
OpenSSL vs FIPS enabled OpenSSL
A deceptively simple question.
How does OpenSSL compare to FIPS enabled OpenSSL?
Is it any less secure? How do I tell?
If I were concerned about security, not the NIST standard, is there any real ...
1
vote
0answers
271 views
Compatibility between OpenSSL 0.9.8r and OpenSSL FIPS Object Module v1.2?
I have a private key in PEM format that was generated by OpenSSL FIPS Object Module v1.2 using a proprietary third party tool (that I cannot avoid using). This third party tool encrypted the private ...