Aviat Networks Eclipse Cryptographic Module

Certificate details

Certificate ID #5498
Status active
Validation dates 19.08.2026
Sunset date 18-08-2031
Standard FIPS 140-3
Security level 2
Type Hardware
Embodiment MultiChipStand
Caveat When installed, initialized and configured as specified in Section 2.4 of the Security Policy. The tamper evident seals (part number 007-600331-001) and physical security kits (part numbers 179-530153-001 and 179-530153-002) installed as indicated in section 7.2 of the Security Policy. No assurance of the minimum strength of generated SSPs (e.g., keys)
Exceptions
  • Operational environment: N/A
  • Non-invasive security: N/A
  • Mitigation of other attacks: N/A
Description Aviat Networks' Eclipse is an all-in-one next generation dual hybrid and packet microwave radio. Eclipse provides superior networking features to address cost-optimized mobile backhaul, public, and private networking applications, along with high performance RF and Carrier Ethernet capabilities. Aviat Eclipse delivers a "complete" set of microwave nodal networking capabilities. Eclipse delivers multidirectional integrated microwave switching within a single system.
Vendor Aviat Networks, Inc.
References

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

Security policy

Extracted keywords

Symmetric Algorithms
AES, AES-256, AES-, AES-128, CAST, HMAC
Asymmetric Algorithms
RSA-4096, ECDH, ECDSA, ECC, DHE, Diffie-Hellman
Hash functions
SHA-1
Schemes
MAC, Key Exchange, Key Agreement
Protocols
TLS v1.2, TLS v1.3, TLS 1.2, TLS 1.3, TLS, TLSv1.2, TLSv1.3, DTLS 1.2, DTLS
Randomness
DRBG, RBG
Elliptic Curves
P-256, P-384
Block cipher modes
CBC, GCM, CCM
TLS cipher suites
TLS_ECDHE_ECDSA_WITH_AES_256_GCM_SHA384, TLS_ECDHE_ECDSA_WITH_AES_256_CBC_SHA384

Trusted Execution Environments
PSP, SSC
Vendor
NXP, Microsoft

Security level
Level 2, Level 1, level 2

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 was first processed.

Raw data

{
  "_type": "sec_certs.sample.fips.FIPSCertificate",
  "cert_id": 5498,
  "dgst": "1e391c412e2ba945",
  "heuristics": {
    "_type": "sec_certs.sample.fips.FIPSCertificate.Heuristics",
    "algorithms": {
      "_type": "Set",
      "elements": [
        "AES-CBCA6135",
        "ECDSA KeyGen (FIPS186-5)A6135",
        "SHA2-384A6135",
        "Hash DRBGA6135",
        "ECDSA SigVer (FIPS186-5)A6135",
        "KAS-ECC-SSC Sp800-56Ar3A6135",
        "RSA SigVer (FIPS186-5)A6135",
        "SHA-1A6135",
        "HMAC-SHA2-512A6135",
        "TLS v1.3 KDFA6135",
        "AES-ECBC5",
        "SHA2-512A6135",
        "TLS v1.2 KDF RFC7627A6135",
        "ECDSA KeyVer (FIPS186-5)A6135",
        "HMAC-SHA2-384A6135",
        "HMAC-SHA2-256A6135",
        "AES-GCMA6135",
        "AES-CCMA6537",
        "HMAC-SHA-1A6135",
        "AES-CFB128A6135",
        "ECDSA SigGen (FIPS186-5)A6135",
        "SHA2-256A6135"
      ]
    },
    "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": 2
          },
          "ECDH": {
            "ECDH": 4
          },
          "ECDSA": {
            "ECDSA": 20
          }
        },
        "FF": {
          "DH": {
            "DHE": 1,
            "Diffie-Hellman": 1
          }
        },
        "RSA": {
          "RSA-4096": 3
        }
      },
      "certification_process": {},
      "cipher_mode": {
        "CBC": {
          "CBC": 6
        },
        "CCM": {
          "CCM": 13
        },
        "GCM": {
          "GCM": 18
        }
      },
      "cplc_data": {},
      "crypto_engine": {},
      "crypto_library": {},
      "crypto_protocol": {
        "TLS": {
          "DTLS": {
            "DTLS": 18,
            "DTLS 1.2": 1
          },
          "TLS": {
            "TLS": 99,
            "TLS 1.2": 20,
            "TLS 1.3": 15,
            "TLS v1.2": 10,
            "TLS v1.3": 9,
            "TLSv1.2": 1,
            "TLSv1.3": 1
          }
        }
      },
      "crypto_scheme": {
        "KA": {
          "Key Agreement": 2
        },
        "KEX": {
          "Key Exchange": 1
        },
        "MAC": {
          "MAC": 26
        }
      },
      "device_model": {},
      "ecc_curve": {
        "NIST": {
          "P-256": 52,
          "P-384": 40
        }
      },
      "eval_facility": {},
      "fips_cert_id": {
        "Cert": {
          "#1": 27,
          "#10": 4,
          "#11": 4,
          "#12": 24,
          "#13": 26,
          "#14": 25,
          "#15": 27,
          "#16": 28,
          "#17": 23,
          "#18": 35,
          "#19": 29,
          "#2": 28,
          "#20": 4,
          "#21": 4,
          "#22": 4,
          "#23": 4,
          "#3": 28,
          "#4": 28,
          "#5": 25,
          "#6": 24,
          "#7": 28,
          "#8": 28,
          "#9": 25
        }
      },
      "fips_certlike": {
        "Certlike": {
          "AES- 256": 2,
          "AES-128": 1,
          "AES-256": 2,
          "DRBG 1568": 1,
          "HMAC- SHA-1": 2,
          "HMAC-SHA-1": 12,
          "SHA- 1": 1,
          "SHA-1": 3,
          "SHA2- 512": 2,
          "SHA2-256": 6,
          "SHA2-384": 7,
          "SHA2-512": 6
        }
      },
      "fips_security_level": {
        "Level": {
          "Level 1": 1,
          "Level 2": 3,
          "level 2": 1
        }
      },
      "hash_function": {
        "SHA": {
          "SHA1": {
            "SHA-1": 3
          }
        }
      },
      "ic_data_group": {},
      "javacard_api_const": {},
      "javacard_packages": {},
      "javacard_version": {},
      "os_name": {},
      "pq_crypto": {},
      "randomness": {
        "PRNG": {
          "DRBG": 49
        },
        "RNG": {
          "RBG": 2
        }
      },
      "side_channel_analysis": {},
      "standard_id": {
        "FIPS": {
          "FIPS 140-3": 15,
          "FIPS 180-4": 4,
          "FIPS 186-5": 5,
          "FIPS 198-1": 4,
          "FIPS PUB 140-3": 2,
          "FIPS140-3": 2,
          "FIPS186-5": 18
        },
        "ISO": {
          "ISO/IEC 24759": 2
        },
        "NIST": {
          "SP 800-135": 2,
          "SP 800-38A": 3,
          "SP 800-38C": 2,
          "SP 800-38D": 2,
          "SP 800-56A": 1,
          "SP 800-90A": 1
        },
        "RFC": {
          "RFC 7627": 1,
          "RFC 8446": 1,
          "RFC7627": 4
        }
      },
      "symmetric_crypto": {
        "AES_competition": {
          "AES": {
            "AES": 8,
            "AES-": 28,
            "AES-128": 1,
            "AES-256": 2
          },
          "CAST": {
            "CAST": 40
          }
        },
        "constructions": {
          "MAC": {
            "HMAC": 30
          }
        }
      },
      "tee_name": {
        "AMD": {
          "PSP": 4
        },
        "IBM": {
          "SSC": 25
        }
      },
      "tls_cipher_suite": {
        "TLS": {
          "TLS_ECDHE_ECDSA_WITH_AES_256_CBC_SHA384": 1,
          "TLS_ECDHE_ECDSA_WITH_AES_256_GCM_SHA384": 1
        }
      },
      "vendor": {
        "Microsoft": {
          "Microsoft": 1
        },
        "NXP": {
          "NXP": 1
        }
      },
      "vulnerability": {}
    },
    "policy_metadata": {
      "/Author": "Alan Gornall",
      "/CreationDate": "D:20260818080239-04\u002700\u0027",
      "/Creator": "Microsoft\u00ae Word for Microsoft 365",
      "/MSIP_Label_051b9dbb-fe09-44af-b1a0-7e08efdb7608_ActionId": "0889476c-4d58-4420-8162-6d305d9c71c7",
      "/MSIP_Label_051b9dbb-fe09-44af-b1a0-7e08efdb7608_ContentBits": "0",
      "/MSIP_Label_051b9dbb-fe09-44af-b1a0-7e08efdb7608_Enabled": "true",
      "/MSIP_Label_051b9dbb-fe09-44af-b1a0-7e08efdb7608_Method": "Standard",
      "/MSIP_Label_051b9dbb-fe09-44af-b1a0-7e08efdb7608_Name": "General",
      "/MSIP_Label_051b9dbb-fe09-44af-b1a0-7e08efdb7608_SetDate": "2024-10-24T21:22:02Z",
      "/MSIP_Label_051b9dbb-fe09-44af-b1a0-7e08efdb7608_SiteId": "8d7d22b9-3890-4eef-95a6-a226e64151be",
      "/MSIP_Label_4dd2c6e0-f1e3-4cf2-bd0b-256ab4cff3af_ActionId": "aacf4365-50d3-4852-b855-a4946db5c57f",
      "/MSIP_Label_4dd2c6e0-f1e3-4cf2-bd0b-256ab4cff3af_ContentBits": "1",
      "/MSIP_Label_4dd2c6e0-f1e3-4cf2-bd0b-256ab4cff3af_Enabled": "true",
      "/MSIP_Label_4dd2c6e0-f1e3-4cf2-bd0b-256ab4cff3af_Method": "Privileged",
      "/MSIP_Label_4dd2c6e0-f1e3-4cf2-bd0b-256ab4cff3af_Name": "UNCLASSIFIED",
      "/MSIP_Label_4dd2c6e0-f1e3-4cf2-bd0b-256ab4cff3af_SetDate": "2026-08-17T17:31:02Z",
      "/MSIP_Label_4dd2c6e0-f1e3-4cf2-bd0b-256ab4cff3af_SiteId": "da9cbe40-ec1e-4997-afb3-17d87574571a",
      "/MSIP_Label_4dd2c6e0-f1e3-4cf2-bd0b-256ab4cff3af_Tag": "10, 0, 1, 1",
      "/MSIP_Label_c968a81f-7ed4-4faa-9408-9652e001dd96_ActionId": "01e82c19-ea36-47bf-b118-510dbd5841fc",
      "/MSIP_Label_c968a81f-7ed4-4faa-9408-9652e001dd96_ContentBits": "0",
      "/MSIP_Label_c968a81f-7ed4-4faa-9408-9652e001dd96_Enabled": "true",
      "/MSIP_Label_c968a81f-7ed4-4faa-9408-9652e001dd96_Method": "Privileged",
      "/MSIP_Label_c968a81f-7ed4-4faa-9408-9652e001dd96_Name": "Unrestricted",
      "/MSIP_Label_c968a81f-7ed4-4faa-9408-9652e001dd96_SetDate": "2026-01-29T01:57:19Z",
      "/MSIP_Label_c968a81f-7ed4-4faa-9408-9652e001dd96_SiteId": "b64da4ac-e800-4cfc-8931-e607f720a1b8",
      "/MSIP_Label_c968a81f-7ed4-4faa-9408-9652e001dd96_Tag": "10, 0, 1, 1",
      "/ModDate": "D:20260818080240-04\u002700\u0027",
      "/Producer": "Microsoft\u00ae Word for Microsoft 365",
      "pdf_file_size_bytes": 1784884,
      "pdf_hyperlinks": {
        "_type": "Set",
        "elements": [
          "http://www.rycombe.com/",
          "http://www.aviatcloud.com/",
          "https://aviatnetworks.com/products/all-outdoor/"
        ]
      },
      "pdf_is_encrypted": false,
      "pdf_number_of_pages": 80
    }
  },
  "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": "ec1f8cab2f0327977f150e00576307ddafab5390fff8f0cf0c24febe33bbd006",
      "txt_hash": "544b8e5b76e4c65ae1ac88abec5bb430193e713e83c21396bdc7694201237339"
    }
  },
  "web_data": {
    "_type": "sec_certs.sample.fips.FIPSCertificate.WebData",
    "caveat": "When installed, initialized and configured as specified in Section 2.4 of the Security Policy. The tamper evident seals (part number 007-600331-001) and physical security kits (part numbers 179-530153-001 and 179-530153-002) installed as indicated in section 7.2 of the Security Policy. No assurance of the minimum strength of generated SSPs (e.g., keys)",
    "certificate_pdf_url": null,
    "date_sunset": "2031-08-18",
    "description": "Aviat Networks\u0027 Eclipse is an all-in-one next generation dual hybrid and packet microwave radio. Eclipse provides superior networking features to address cost-optimized mobile backhaul, public, and private networking applications, along with high performance RF and Carrier Ethernet capabilities. Aviat Eclipse delivers a \"complete\" set of microwave nodal networking capabilities. Eclipse delivers multidirectional integrated microwave switching within a single system.",
    "embodiment": "MultiChipStand",
    "exceptions": [
      "Operational environment: N/A",
      "Non-invasive security: N/A",
      "Mitigation of other attacks: N/A"
    ],
    "fw_versions": null,
    "historical_reason": null,
    "hw_versions": null,
    "level": 2,
    "mentioned_certs": {},
    "module_name": "Aviat Networks Eclipse Cryptographic Module",
    "module_type": "Hardware",
    "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-08-19",
        "lab": "Leidos Accredited Testing \u0026 Evaluation (AT\u0026E) Lab",
        "validation_type": "Initial"
      }
    ],
    "vendor": "Aviat Networks, Inc.",
    "vendor_url": "http://www.aviatnetworks.com"
  }
}