CorSSL™ FIPS Object Module

Certificate details

Certificate ID #5270
Status active
Validation dates 15.05.2026
Sunset date 07-08-2029
Standard FIPS 140-3
Security level 1
Type Software
Embodiment MultiChipStand
Caveat No assurance of the minimum strength of generated SSPs (e.g., keys). No assurance of minimum security of SSPs (e.g., keys, bit strings) that are externally loaded, or of SSPs established with externally loaded SSPs.
Exceptions
  • Physical security: N/A
  • Non-invasive security: N/A
  • Mitigation of other attacks: N/A
Description The CorSSL™ FIPS Object Module is a software library providing a C language API for use by other applications requiring cryptographic functionality. The CorSSL FOM offers symmetric encryption/decryption, digital signature generation/verification, hashing, cryptographic key generation, random number generation, message authentication, and key establishment functions to secure data-at-rest/data-in-flight and to support industry-standard secure communications protocols.
Vendor Corsec Security, Inc. https://corsec.com
Lab Lightship Security, Inc.
References

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

Security policy

Extracted keywords

Symmetric Algorithms
AES, AES-128, AES-192, AES-256, CAST, HMAC, CMAC
Asymmetric Algorithms
ECDH, ECDSA, ECC, Diffie-Hellman, DSA
Hash functions
SHA-1
Schemes
MAC, Key Agreement
Randomness
DRBG, RNG
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-283, K-409, K-571, B-163, K-163, K-223
Block cipher modes
ECB, CBC, CTR, GCM, CCM, XTS

Trusted Execution Environments
PSP, SSC

Security level
Level 1, level 1

Automated analysis

Automated inference - use with caution

All attributes shown in this section (e.g., links between certificates, products, vendors, and known CVEs) are generated by automated heuristics and have not been reviewed by humans. These methods can produce false positives or false negatives and should not be treated as definitive without independent verification. This applies equally to the Cross-references section below. If you want to know more about how this data is computed and how reliable it is, see our documentation on automated analysis. If you believe any information here is inaccurate or harmful, please submit feedback.

No automatically derived data are available in this section.

Cross-references

No references are available for this certificate.

Processing updates

Feed
  • 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": 5270,
  "dgst": "43a0298ed7863ce8",
  "heuristics": {
    "_type": "sec_certs.sample.fips.FIPSCertificate.Heuristics",
    "algorithms": {
      "_type": "Set",
      "elements": [
        "DSA SigVer (FIPS186-4)A3356",
        "AES-CFB8A3356",
        "ECDSA SigVer (FIPS186-4)A3356",
        "AES-ECBA3356",
        "AES-CCMA3356",
        "AES-CTRA3356",
        "DSA PQGVer (FIPS186-4)A3356",
        "ECDSA KeyGen (FIPS186-4)A3356",
        "SHA-1A3356",
        "DSA SigGen (FIPS186-4)A3356",
        "HMAC-SHA2-224A3356",
        "Hash DRBGA3356",
        "HMAC-SHA2-256A3356",
        "DSA PQGGen (FIPS186-4)A3356",
        "AES-CMACA3356",
        "Counter DRBGA3356",
        "KTS-IFCA3356",
        "ECDSA SigGen (FIPS186-4)A3356",
        "AES-CFB128A3356",
        "DSA KeyGen (FIPS186-4)A3356",
        "AES-OFBA3356",
        "HMAC-SHA-1A3356",
        "SHA2-384A3356",
        "RSA SigVer (FIPS186-4)A3356",
        "ECDSA KeyVer (FIPS186-4)A3356",
        "KAS-ECC-SSC Sp800-56Ar3A3356",
        "SHA2-512A3356",
        "AES-CFB1A3356",
        "AES-XTS Testing Revision 2.0A3356",
        "AES-GCMA3356",
        "RSA KeyGen (FIPS186-4)A3356",
        "HMAC DRBGA3356",
        "SHA2-224A3356",
        "SHA2-256A3356",
        "HMAC-SHA2-512A3356",
        "RSA SigGen (FIPS186-4)A3356",
        "AES-CBCA3356",
        "HMAC-SHA2-384A3356"
      ]
    },
    "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": 1
          },
          "ECDH": {
            "ECDH": 41
          },
          "ECDSA": {
            "ECDSA": 55
          }
        },
        "FF": {
          "DH": {
            "Diffie-Hellman": 1
          },
          "DSA": {
            "DSA": 56
          }
        }
      },
      "certification_process": {},
      "cipher_mode": {
        "CBC": {
          "CBC": 2
        },
        "CCM": {
          "CCM": 6
        },
        "CTR": {
          "CTR": 2
        },
        "ECB": {
          "ECB": 1
        },
        "GCM": {
          "GCM": 11
        },
        "XTS": {
          "XTS": 8
        }
      },
      "cplc_data": {},
      "crypto_engine": {},
      "crypto_library": {
        "OpenSSL": {
          "OpenSSL": 4
        }
      },
      "crypto_protocol": {},
      "crypto_scheme": {
        "KA": {
          "Key Agreement": 2
        },
        "MAC": {
          "MAC": 14
        }
      },
      "device_model": {},
      "ecc_curve": {
        "NIST": {
          "B-163": 2,
          "B-233": 5,
          "B-283": 6,
          "B-409": 6,
          "B-571": 6,
          "K-163": 2,
          "K-223": 2,
          "K-233": 6,
          "K-283": 6,
          "K-409": 6,
          "K-571": 6,
          "P-192": 4,
          "P-224": 18,
          "P-256": 12,
          "P-384": 12,
          "P-521": 10
        }
      },
      "eval_facility": {},
      "fips_cert_id": {},
      "fips_certlike": {
        "Certlike": {
          "AES-128": 1,
          "AES-192": 1,
          "AES-256": 1,
          "HMAC SHA-1": 4,
          "HMAC-SHA-1": 14,
          "PKCS 1": 4,
          "SHA-1": 23,
          "SHA2- 256": 2,
          "SHA2-224": 13,
          "SHA2-256": 16,
          "SHA2-384": 13,
          "SHA2-512": 13
        }
      },
      "fips_security_level": {
        "Level": {
          "Level 1": 3,
          "level 1": 1
        }
      },
      "hash_function": {
        "SHA": {
          "SHA1": {
            "SHA-1": 23
          }
        }
      },
      "ic_data_group": {},
      "javacard_api_const": {},
      "javacard_packages": {},
      "javacard_version": {},
      "os_name": {},
      "pq_crypto": {},
      "randomness": {
        "PRNG": {
          "DRBG": 70
        },
        "RNG": {
          "RNG": 3
        }
      },
      "side_channel_analysis": {},
      "standard_id": {
        "FIPS": {
          "FIPS 140-2": 1,
          "FIPS 140-3": 21,
          "FIPS 180-4": 6,
          "FIPS 186-4": 24,
          "FIPS 198-1": 6,
          "FIPS PUB 186-4": 1,
          "FIPS186-4": 34
        },
        "ISO": {
          "ISO/IEC 19790": 6,
          "ISO/IEC 19790:2012": 2
        },
        "NIST": {
          "NIST SP 800-131": 1,
          "NIST SP 800-132": 1,
          "NIST SP 800-133": 2,
          "NIST SP 800-38E": 1,
          "NIST SP 800-56A": 2,
          "NIST SP 800-56B": 2,
          "NIST SP 800-90A": 3,
          "SP 800-133": 1,
          "SP 800-38A": 8,
          "SP 800-38B": 2,
          "SP 800-38C": 2,
          "SP 800-38D": 2,
          "SP 800-38E": 2,
          "SP 800-56A": 2,
          "SP 800-56B": 2,
          "SP 800-90A": 4
        },
        "PKCS": {
          "PKCS 1": 2
        }
      },
      "symmetric_crypto": {
        "AES_competition": {
          "AES": {
            "AES": 43,
            "AES-128": 1,
            "AES-192": 1,
            "AES-256": 1
          },
          "CAST": {
            "CAST": 45
          }
        },
        "constructions": {
          "MAC": {
            "CMAC": 7,
            "HMAC": 30
          }
        }
      },
      "tee_name": {
        "AMD": {
          "PSP": 5
        },
        "IBM": {
          "SSC": 2
        }
      },
      "tls_cipher_suite": {},
      "vendor": {},
      "vulnerability": {}
    },
    "policy_metadata": {
      "/Author": "Corsec Security, Inc.",
      "/CreationDate": "D:20260515103807-04\u002700\u0027",
      "/Creator": "Microsoft\u00ae Word for Microsoft 365",
      "/ModDate": "D:20260515103807-04\u002700\u0027",
      "/Producer": "Microsoft\u00ae Word for Microsoft 365",
      "/Title": "FIPS 140-3 Non-Proprietary Security Policy",
      "pdf_file_size_bytes": 936757,
      "pdf_hyperlinks": {
        "_type": "Set",
        "elements": [
          "https://csrc.nist.gov/Projects/cryptographic-module-validation-program/Validated-Modules/Search",
          "mailto:[email protected]",
          "http://csrc.nist.gov/groups/STM/cmvp",
          "https://csrc.nist.gov/projects/cryptographic-algorithm-validation-program/details?product=15857",
          "http://www.corsec.com/"
        ]
      },
      "pdf_is_encrypted": false,
      "pdf_number_of_pages": 49
    }
  },
  "state": {
    "_type": "sec_certs.sample.fips.InternalState",
    "module": {
      "_type": "sec_certs.sample.document_state.DocumentState",
      "convert_ok": true,
      "download_ok": true,
      "extract_ok": true,
      "json_hash": null,
      "source_hash": null,
      "txt_hash": null
    },
    "policy": {
      "_type": "sec_certs.sample.document_state.DocumentState",
      "convert_ok": true,
      "download_ok": true,
      "extract_ok": true,
      "json_hash": null,
      "source_hash": "c0d2b3101c89c82d3be09656b8fda81271b8f6ec72dc8a39e9a2bb23bbca255c",
      "txt_hash": "e406beb9035f50dc9afb98c986cf55f10743f210fa86430d0d6147e6b6dcf49f"
    }
  },
  "web_data": {
    "_type": "sec_certs.sample.fips.FIPSCertificate.WebData",
    "caveat": "No assurance of the minimum strength of generated SSPs (e.g., keys). No assurance of minimum security of SSPs (e.g., keys, bit strings) that are externally loaded, or of SSPs established with externally loaded SSPs.",
    "certificate_pdf_url": "https://csrc.nist.gov/CSRC/media/projects/cryptographic-module-validation-program/documents/certificates/May 2026_030626_0716.pdf",
    "date_sunset": "2029-08-07",
    "description": "The CorSSL\u2122 FIPS Object Module is a software library providing a C language API for use by other applications requiring cryptographic functionality. The CorSSL FOM offers symmetric encryption/decryption, digital signature generation/verification, hashing, cryptographic key generation, random number generation, message authentication, and key establishment functions to secure data-at-rest/data-in-flight and to support industry-standard secure communications protocols.",
    "embodiment": "MultiChipStand",
    "exceptions": [
      "Physical security: N/A",
      "Non-invasive security: N/A",
      "Mitigation of other attacks: N/A"
    ],
    "fw_versions": null,
    "historical_reason": null,
    "hw_versions": null,
    "level": 1,
    "mentioned_certs": {},
    "module_name": "CorSSL\u2122 FIPS Object Module",
    "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": "2026-05-15",
        "lab": "Lightship Security, Inc.",
        "validation_type": "Initial"
      }
    ],
    "vendor": "Corsec Security, Inc.",
    "vendor_url": "https://corsec.com"
  }
}