OpenSSL FIPS Provider

Certificate #4985

Webpage information

Status active
Validation dates 11.03.2025 , 21.11.2025
Sunset date 10-03-2030
Standard FIPS 140-3
Security level 1
Type Software
Embodiment Multi-Chip Stand Alone
Caveat When operated in approved mode. No assurance of the minimum strength of generated SSPs (e.g., keys).
Exceptions
  • Physical security: N/A
  • Non-invasive security: N/A
  • Life-cycle assurance: Level 3
Description The OpenSSL FIPS Provider is a software library providing a C-language application program interface (API) for use by applications that require cryptographic functionality.
Vendor The OpenSSL Project
References

This certificate's webpage directly references 0 certificates, transitively this expands into 0 certificates.

Security policy

Symmetric Algorithms
AES-128, AES-192, AES-256, AES, AES-, AES128, CAST, Triple-DES, HMAC, KMAC, CMAC
Asymmetric Algorithms
RSA-OAEP, ECDSA, ECC, DHE, DSA
Hash functions
SHA-1, SHA1, SHA2, SHA3-224, SHA3-256, SHA3-384, SHA3-512, SHA3, SHA-3, SHAKE256, SHAKE128, PBKDF, PBKDF2
Schemes
MAC, Key exchange, Key Exchange, Key Agreement, AEAD
Protocols
SSH, SSHv2, TLS 1.2, TLS v1.2, TLS v1.3, TLS, TLS 1.3
Randomness
DRBG, RBG
Libraries
OpenSSL
Elliptic Curves
P-224, P-256, P-384, P-521, P-192, B-233, B-283, B-409, B-571, K-233, K-409, K-571, B-163, K-283, K-163, Ed448, Ed25519
Block cipher modes
ECB, CBC, CTR, CFB, OFB, GCM, CCM, XTS

JavaCard API constants
X25519, X448
Trusted Execution Environments
PSP, SSC
Vendor
Microsoft, Microsoft Corporation

Security level
Level 1, Level 2
Side-channel analysis
timing attacks

Standards
FIPS 140-3, FIPS140-3, FIPS186-4, FIPS 186-4, FIPS 198-1, FIPS 180-4, FIPS 202, FIPS 186-2, FIPS198-1, SP 800-38A, SP 800-38C, SP 800-38B, SP 800-38D, SP 800-38F, SP 800-38E, SP 800-90A, SP 800-56A, SP 800-56C, SP 800-135, SP 800-108, SP 800-185, SP 800-56B, SP 800-132, NIST SP 800-132, NIST SP 800-108, PKCS 1, PKCS#1, RFC7627, RFC8446, RFC4252, RFC4253, RFC5647, RFC 7627

File metadata

Author Hawes, David J. (Fed)
Creation date D:20251121085313-05'00'
Modification date D:20251121085449-05'00'
Pages 89
Creator Acrobat PDFMaker 25 for Word
Producer Adobe PDF Library 25.1.51

Heuristics

No heuristics are available for this certificate.

References

No references are available for this certificate.

Updates Feed

  • The certificate data changed.
  • The certificate data changed.
  • The certificate data changed.
  • The certificate data changed.
  • The certificate data changed.
  • The certificate was first processed.

Raw data

{
  "_type": "sec_certs.sample.fips.FIPSCertificate",
  "cert_id": 4985,
  "dgst": "c73e0da9ae79c7cc",
  "heuristics": {
    "_type": "sec_certs.sample.fips.FIPSCertificate.Heuristics",
    "algorithms": {
      "_type": "Set",
      "elements": []
    },
    "cpe_matches": null,
    "direct_transitive_cves": null,
    "extracted_versions": {
      "_type": "Set",
      "elements": [
        "-"
      ]
    },
    "indirect_transitive_cves": null,
    "module_processed_references": {
      "_type": "sec_certs.sample.certificate.References",
      "directly_referenced_by": null,
      "directly_referencing": null,
      "indirectly_referenced_by": null,
      "indirectly_referencing": null
    },
    "module_prunned_references": {
      "_type": "Set",
      "elements": []
    },
    "policy_processed_references": {
      "_type": "sec_certs.sample.certificate.References",
      "directly_referenced_by": null,
      "directly_referencing": null,
      "indirectly_referenced_by": null,
      "indirectly_referencing": null
    },
    "policy_prunned_references": {
      "_type": "Set",
      "elements": []
    },
    "related_cves": null,
    "verified_cpe_matches": null
  },
  "pdf_data": {
    "_type": "sec_certs.sample.fips.FIPSCertificate.PdfData",
    "keywords": {
      "asymmetric_crypto": {
        "ECC": {
          "ECC": {
            "ECC": 5
          },
          "ECDSA": {
            "ECDSA": 42
          }
        },
        "FF": {
          "DH": {
            "DHE": 1
          },
          "DSA": {
            "DSA": 56
          }
        },
        "RSA": {
          "RSA-OAEP": 2
        }
      },
      "certification_process": {},
      "cipher_mode": {
        "CBC": {
          "CBC": 7
        },
        "CCM": {
          "CCM": 5
        },
        "CFB": {
          "CFB": 3
        },
        "CTR": {
          "CTR": 10
        },
        "ECB": {
          "ECB": 4
        },
        "GCM": {
          "GCM": 13
        },
        "OFB": {
          "OFB": 3
        },
        "XTS": {
          "XTS": 8
        }
      },
      "cplc_data": {},
      "crypto_engine": {},
      "crypto_library": {
        "OpenSSL": {
          "OpenSSL": 122
        }
      },
      "crypto_protocol": {
        "SSH": {
          "SSH": 10,
          "SSHv2": 1
        },
        "TLS": {
          "TLS": {
            "TLS": 7,
            "TLS 1.2": 3,
            "TLS 1.3": 1,
            "TLS v1.2": 6,
            "TLS v1.3": 6
          }
        }
      },
      "crypto_scheme": {
        "AEAD": {
          "AEAD": 1
        },
        "KA": {
          "Key Agreement": 9
        },
        "KEX": {
          "Key Exchange": 2,
          "Key exchange": 1
        },
        "MAC": {
          "MAC": 9
        }
      },
      "device_model": {},
      "ecc_curve": {
        "Edwards": {
          "Ed25519": 2,
          "Ed448": 3
        },
        "NIST": {
          "B-163": 5,
          "B-233": 12,
          "B-283": 15,
          "B-409": 15,
          "B-571": 16,
          "K-163": 4,
          "K-233": 19,
          "K-283": 17,
          "K-409": 18,
          "K-571": 19,
          "P-192": 14,
          "P-224": 28,
          "P-256": 34,
          "P-384": 34,
          "P-521": 36
        }
      },
      "eval_facility": {},
      "fips_cert_id": {
        "Cert": {
          "#3": 4
        }
      },
      "fips_certlike": {
        "Certlike": {
          "AES CTR (128": 1,
          "AES- 256": 1,
          "AES-128": 3,
          "AES-192": 4,
          "AES-256": 4,
          "AES128": 1,
          "DRBG 128": 1,
          "DRBG 2": 1,
          "HMAC- SHA-1": 2,
          "HMAC- SHA1": 3,
          "HMAC-SHA-1": 8,
          "HMAC-SHA2": 2,
          "HMAC-SHA3": 2,
          "PKCS 1": 8,
          "PKCS#1": 4,
          "SHA- 1": 2,
          "SHA-1": 27,
          "SHA-3": 2,
          "SHA1": 13,
          "SHA2": 1,
          "SHA2- 224": 21,
          "SHA2- 256": 36,
          "SHA2- 384": 34,
          "SHA2- 512": 28,
          "SHA2-224": 29,
          "SHA2-256": 39,
          "SHA2-384": 26,
          "SHA2-512": 37,
          "SHA3": 11,
          "SHA3- 224": 10,
          "SHA3- 256": 14,
          "SHA3- 384": 14,
          "SHA3- 512": 12,
          "SHA3-224": 14,
          "SHA3-256": 20,
          "SHA3-384": 12,
          "SHA3-512": 19
        }
      },
      "fips_security_level": {
        "Level": {
          "Level 1": 3,
          "Level 2": 1
        }
      },
      "hash_function": {
        "PBKDF": {
          "PBKDF": 14,
          "PBKDF2": 1
        },
        "SHA": {
          "SHA1": {
            "SHA-1": 27,
            "SHA1": 13
          },
          "SHA2": {
            "SHA2": 1
          },
          "SHA3": {
            "SHA-3": 2,
            "SHA3": 11,
            "SHA3-224": 14,
            "SHA3-256": 20,
            "SHA3-384": 12,
            "SHA3-512": 19
          }
        },
        "SHAKE": {
          "SHAKE128": 4,
          "SHAKE256": 5
        }
      },
      "ic_data_group": {},
      "javacard_api_const": {
        "curves": {
          "X25519": 2,
          "X448": 2
        }
      },
      "javacard_packages": {},
      "javacard_version": {},
      "os_name": {},
      "pq_crypto": {},
      "randomness": {
        "PRNG": {
          "DRBG": 40
        },
        "RNG": {
          "RBG": 3
        }
      },
      "side_channel_analysis": {
        "SCA": {
          "timing attacks": 2
        }
      },
      "standard_id": {
        "FIPS": {
          "FIPS 140-3": 99,
          "FIPS 180-4": 7,
          "FIPS 186-2": 5,
          "FIPS 186-4": 18,
          "FIPS 198-1": 11,
          "FIPS 202": 7,
          "FIPS140-3": 3,
          "FIPS186-4": 44,
          "FIPS198-1": 3
        },
        "NIST": {
          "NIST SP 800-108": 1,
          "NIST SP 800-132": 3,
          "SP 800-108": 3,
          "SP 800-132": 2,
          "SP 800-135": 5,
          "SP 800-185": 2,
          "SP 800-38A": 10,
          "SP 800-38B": 1,
          "SP 800-38C": 1,
          "SP 800-38D": 3,
          "SP 800-38E": 1,
          "SP 800-38F": 5,
          "SP 800-56A": 6,
          "SP 800-56B": 1,
          "SP 800-56C": 3,
          "SP 800-90A": 3
        },
        "PKCS": {
          "PKCS 1": 4,
          "PKCS#1": 2
        },
        "RFC": {
          "RFC 7627": 1,
          "RFC4252": 1,
          "RFC4253": 1,
          "RFC5647": 1,
          "RFC7627": 5,
          "RFC8446": 2
        }
      },
      "symmetric_crypto": {
        "AES_competition": {
          "AES": {
            "AES": 30,
            "AES-": 58,
            "AES-128": 3,
            "AES-192": 4,
            "AES-256": 4,
            "AES128": 1
          },
          "CAST": {
            "CAST": 66
          }
        },
        "DES": {
          "3DES": {
            "Triple-DES": 2
          }
        },
        "constructions": {
          "MAC": {
            "CMAC": 6,
            "HMAC": 31,
            "KMAC": 7
          }
        }
      },
      "tee_name": {
        "AMD": {
          "PSP": 4
        },
        "IBM": {
          "SSC": 6
        }
      },
      "tls_cipher_suite": {},
      "vendor": {
        "Microsoft": {
          "Microsoft": 1,
          "Microsoft Corporation": 1
        }
      },
      "vulnerability": {}
    },
    "policy_metadata": {
      "/Author": "Hawes, David J. (Fed)",
      "/Comments": "",
      "/Company": "",
      "/ContentTypeId": "0x01010044788752DEE24048B316A411A5F1F9B2",
      "/CreationDate": "D:20251121085313-05\u002700\u0027",
      "/Creator": "Acrobat PDFMaker 25 for Word",
      "/Keywords": "",
      "/MediaServiceImageTags": "",
      "/ModDate": "D:20251121085449-05\u002700\u0027",
      "/Producer": "Adobe PDF Library 25.1.51",
      "/SourceModified": "",
      "/Subject": "",
      "/Title": "",
      "/_dlc_DocIdItemGuid": "8b2f6758-edfa-43cb-a9df-03c2ecf52a26",
      "pdf_file_size_bytes": 825603,
      "pdf_hyperlinks": {
        "_type": "Set",
        "elements": [
          "http://www.lightshipsec.com/"
        ]
      },
      "pdf_is_encrypted": false,
      "pdf_number_of_pages": 89
    }
  },
  "state": {
    "_type": "sec_certs.sample.fips.FIPSCertificate.InternalState",
    "module_download_ok": true,
    "module_extract_ok": true,
    "policy_convert_ok": true,
    "policy_download_ok": true,
    "policy_extract_ok": true,
    "policy_json_hash": null,
    "policy_pdf_hash": "9976464c15e05589e3c31464093457757a4d0cebeaa88f2ac406833c17c5a413",
    "policy_txt_hash": "3e7e6a80f230daf3f58f57851acec68443eba8ec263363e7fc86d3932990337f"
  },
  "web_data": {
    "_type": "sec_certs.sample.fips.FIPSCertificate.WebData",
    "caveat": "When operated in approved mode. No assurance of the minimum strength of generated SSPs (e.g., keys).",
    "certificate_pdf_url": null,
    "date_sunset": "2030-03-10",
    "description": "The OpenSSL FIPS Provider is a software library providing a C-language application program interface (API) for use by applications that require cryptographic functionality.",
    "embodiment": "Multi-Chip Stand Alone",
    "exceptions": [
      "Physical security: N/A",
      "Non-invasive security: N/A",
      "Life-cycle assurance: Level 3"
    ],
    "fw_versions": null,
    "historical_reason": null,
    "hw_versions": null,
    "level": 1,
    "mentioned_certs": {},
    "module_name": "OpenSSL FIPS Provider",
    "module_type": "Software",
    "revoked_link": null,
    "revoked_reason": null,
    "standard": "FIPS 140-3",
    "status": "active",
    "sw_versions": null,
    "tested_conf": null,
    "validation_history": [
      {
        "_type": "sec_certs.sample.fips.FIPSCertificate.ValidationHistoryEntry",
        "date": "2025-03-11",
        "lab": "Acumen Security",
        "validation_type": "Initial"
      },
      {
        "_type": "sec_certs.sample.fips.FIPSCertificate.ValidationHistoryEntry",
        "date": "2025-11-21",
        "lab": "Lightship Security, Inc.",
        "validation_type": "Update"
      }
    ],
    "vendor": "The OpenSSL Project",
    "vendor_url": "http://www.openssl.org"
  }
}