| Standard | FIPS 140-3 |
|---|---|
| Overall level | 1 |
| Module type | Software |
| Embodiment | Multi-Chip Stand Alone |
| Status | Active |
| Sunset date | 12/17/2030 |
| Caveat | When operated in approved mode. When installed, initialized and configured as specified in Section 11 of the Security Policy. No assurance of minimum security of SSPs (e.g., keys, bit strings) that are externally loaded, or of SSPs established with externally loaded SSPs. |
| Vendor | Ctrl IQ, Inc. |
flowchart LR
%% Deterministic review-risk graph for Rocky Linux 9 Kernel Cryptographic API
%% Review prompts and evidence gaps, NOT vulnerability findings.
subgraph CMVP["CMVP-disclosed clues"]
C2["[low] Firmware update / recovery<br/>/ rollback (referenced in<br/>text)<br/><i>update<br/>Recovery</i>"]
C3["[low] Self-test / status surface<br/>(referenced in text)<br/><i>Self-Test<br/>UnAuth</i>"]
C5["[low] Protocol / secure-channel<br/>references (may be KDF<br/>names, not a live channel)<br/><i>IKEV<br/>IPSEC<br/>HTTPS</i>"]
C6["[low] Operating system / runtime<br/>referenced (boundary<br/>membership not asserted)<br/><i>operating system<br/>linux<br/>kernel</i>"]
end
subgraph Inference["Derived inference"]
I2["Possible only, trusted<br/>code is reachable through<br/>update and recovery paths."]
I3["Possible only, some<br/>services may process input<br/>before, or without,<br/>operator authentication."]
I5["Possible only, a protocol<br/>is referenced, but whether<br/>it is a live channel or<br/>only a KDF/algorithm name<br/>is unconfirmed."]
I6["Possible only, a<br/>runtime/OS is referenced,<br/>but its membership in the<br/>cryptographic boundary is<br/>not established."]
end
subgraph Risk["Reviewer question"]
R2["Are update images<br/>authenticated before<br/>parsing, and are<br/>downgrade/rollback paths<br/>constrained?"]
R3["Can unauthenticated<br/>services leak state,<br/>consume resources, or<br/>transition security state?"]
R5["If a live TLS/SSH/IKE<br/>channel exists, could<br/>library CVEs apply, or is<br/>this only a<br/>KDF/documentation name?"]
R6["If the OS/runtime is<br/>in-boundary, could its<br/>CVEs be hidden by<br/>firmware-only versioning?"]
end
subgraph Evidence["Evidence needed to close"]
E2["confirm the disclosure<br/>itself (keyword hit,<br/>context unverified) ·<br/>update image format ·<br/>signature-before-parse<br/>proof · anti-rollback /<br/>downgrade policy"]
E3["confirm the disclosure<br/>itself (keyword hit,<br/>context unverified) ·<br/>pre-auth reachability<br/>matrix · rate limits and<br/>output redaction ·<br/>abuse-case tests"]
E5["confirm the disclosure<br/>itself (keyword hit,<br/>context unverified) ·<br/>library identity and<br/>version ·<br/>certificate-validation<br/>behaviour · protocol-CVE<br/>disposition"]
E6["confirm the disclosure<br/>itself (keyword hit,<br/>context unverified) ·<br/>runtime identity and<br/>config · kernel/runtime<br/>hardening profile ·<br/>patch/backport manifest"]
end
C2 --> I2 --> R2 --> E2
C3 --> I3 --> R3 --> E3
C5 --> I5 --> R5 --> E5
C6 --> I6 --> R6 --> E6
classDef clue fill:#eef3f9,stroke:#6f7f91,color:#1f3a5f;
classDef infer fill:#fff7e6,stroke:#b98500,color:#6b4e00;
classDef risk fill:#fbe9e9,stroke:#b02a2a,color:#7a1f1f;
classDef evidence fill:#e6f4ea,stroke:#1e7d34,color:#14532d;
class C2,C3,C5,C6 clue;
class I2,I3,I5,I6 infer;
class R2,R3,R5,R6 risk;
class E2,E3,E5,E6 evidence;flowchart LR
%% Deterministic clue tier for Rocky Linux 9 Kernel Cryptographic API
%% confidence: high = structured record field; medium = structured but soft; low (dashed) = bare keyword hit, context unverified
subgraph CMVP["CMVP-disclosed clues (deterministic)"]
C2["[low] Firmware update / recovery / rollback (referenced in text)<br/><i>update<br/>Recovery</i><br/>src: text:keyword"]
C3["[low] Self-test / status surface (referenced in text)<br/><i>Self-Test<br/>UnAuth</i><br/>src: text:keyword"]
C5["[low] Protocol / secure-channel references (may be KDF names, not a live channel)<br/><i>IKEV<br/>IPSEC<br/>HTTPS</i><br/>src: text:keyword"]
C6["[low] Operating system / runtime referenced (boundary membership not asserted)<br/><i>operating system<br/>linux<br/>kernel</i><br/>src: text:keyword"]
end
classDef clueHigh fill:#eef3f9,stroke:#2f6fb0,stroke-width:2px,color:#1f3a5f;
classDef clueMedium fill:#eef3f9,stroke:#6f7f91,color:#1f3a5f;
classDef clueLow fill:#f7f7f7,stroke:#999,stroke-dasharray:4 4,color:#444;
class C2,C3,C5,C6 clueLow;Ctrl IQ, Inc. Rocky Linux 9 Kernel Cryptographic API Prepared by: atsec information security corporation
4516 Seton Center Pkwy, Suite 250
Austin, TX 78759 Document version: 1.1 www.atsec.com Last update: 2025-12-15 © 2025 Ctrl IQ, Inc., atsec information security.
| # | Section | Page |
|---|
© 2025 Ctrl IQ, Inc., atsec information security.
| Item | Page |
|---|---|
| Table 1: Security Levels | 5 |
| Table 3: Tested Operational Environments - Software, Firmware, Hybrid | 8 |
| Table 4: Modes List and Description | 8 |
| Table 5: Approved Algorithms | 11 |
| Table 6: Vendor-Affirmed Algorithms | 11 |
| Table 7: Non-Approved, Not Allowed Algorithms | 11 |
| Table 8: Security Function Implementations | 14 |
| Table 9: Entropy Certificates | 16 |
| Table 10: Entropy Sources | 16 |
| Table 11: Ports and Interfaces | 18 |
| Table 12: Roles | 19 |
| Table 13: Approved Services | 24 |
| Table 14: Non-Approved Services | 24 |
| Table 15: Storage Areas | 30 |
| Table 16: SSP Input-Output Methods | 30 |
| Table 17: SSP Zeroization Methods | 31 |
| Table 18: SSP Table 1 | 33 |
| Table 19: SSP Table 2 | 35 |
| Table 20: Pre-Operational Self-Tests | 36 |
| Table 21: Conditional Self-Tests | 43 |
| Table 22: Pre-Operational Periodic Information | 43 |
| Table 23: Conditional Periodic Information | 47 |
| Table 24: Error States | 47 |
| Figure 1: Block Diagram | 7 |
| Section | Title | Security Level |
|---|---|---|
| 1 | General | 1 |
| 2 | Cryptographic module specification | 1 |
| 3 | Cryptographic module interfaces | 1 |
| 4 | Roles, services, and authentication | 1 |
| 5 | Software/Firmware security | 1 |
| 6 | Operational environment | 1 |
| 7 | Physical security | N/A |
| 8 | Non-invasive security | N/A |
| 9 | Sensitive security parameter management | 1 |
| 10 | Self-tests | 1 |
| 11 | Life-cycle assurance | 1 |
| 12 | Mitigation of other attacks | N/A |
| Overall Level | 1 |
This document is the non-proprietary FIPS 140-3 Security Policy for version kernel rocky9.20250121; libkcapi-1.3.1-3.el9 of the Rocky Linux 9 Kernel Cryptographic API module. It contains the security rules under which the module must operate and describes how this module meets the requirements as specified in FIPS PUB 140-3 (Federal Information Processing Standards Publication 140-3) for an overall Security Level 1 module. intact and including this notice.
In preparing the Security Policy document, the laboratory formatted the vendor-supplied documentation for consolidation without altering the technical statements therein contained. The further refining of the Security Policy document was conducted iteratively throughout the conformance testing, wherein the Security Policy was submitted to the vendor, who would then edit, modify, and add technical contents. The vendor would also supply additional documentation, which the laboratory formatted into the existing Security Policy, and resubmitted to the vendor for their final editing.
Table 1: Security Levels © 2025 Ctrl IQ, Inc., atsec information security.
Purpose and Use: The Rocky Linux 9 Kernel Cryptographic API (hereafter referred to as “the module”) provides a C language application program interface (API) for use by other (kernel space and user space) processes that require cryptographic functionality. The module operates on a generalpurpose computer as part of the Linux kernel. Its cryptographic functionality can be accessed using the Linux Kernel Crypto API. Module Type: Software Module Embodiment: MultiChipStand Cryptographic Boundary: The cryptographic boundary of the module is defined as the kernel binary and the kernel crypto object files, the libkcapi shared library, and the sha512hmac binary, which is used to verify the integrity of the software components. In addition, the cryptographic boundary contains the .hmac files which store the expected integrity values for each of the software components. Tested Operational Environment’s Physical Perimeter (TOEPP): The TOEPP of the module is defined as the general-purpose computer on which the module is installed. The PAA provided by the processor is located within the module’s physical perimeter and outside of the module’s cryptographic boundary. The cryptographic boundary and TOEPP are schematically represented in Figure 1. © 2025 Ctrl IQ, Inc., atsec information security.
| Package or File Name | Software/ Firmware Version | Featur es | Integrity Test | |
|---|---|---|---|---|
| /boot/vmlinuz-5.14.0- 284.30.1.el9_2.ciqfips.0.8.1.x86_64; *.ko.xz files in /usr/lib/modules/5.14.0- 284.30.1.el9_2.ciqfips.0.8.1.x86_64/kernel/crypt o and /usr/lib/modules/5.14.0- 284.30.1.el9_2.ciqfips.0.8.1.x86_64/kernel/arch/x 86/crypto; /usr/bin/sha512hmac; /lib64/libkcapi.so.1.3.1 | kernel rocky9.202501 21; libkcapi 1.3.1-3.el9 | N/A | HMAC- SHA2-256 (libkcapi.so ); HMAC- SHA2-512 (vmlinuz, sha512hma c); RSA signature verification (*.ko.xz files) |
| Operating System | Hardware Platform | Processors | PAA/PAI | Hypervisor or Host OS | Version(s) | ||
|---|---|---|---|---|---|---|---|
| Rocky Linux 9 | SuperMicro SuperServer 5039MS | Intel Xeon E3-1270 v6 | Yes | kernel rocky9.20250121; libkcapi 1.3.1-3.el9 |
Identification Tested Module Identification
| Operating System | Hardware Platform | Processors | PAA/PAI | Hypervisor or Host OS | Version(s) | ||
|---|---|---|---|---|---|---|---|
| Rocky Linux 9 | SuperMicro SuperServer 5039MS | Intel Xeon E3-1270 v6 | No | kernel rocky9.20250121; libkcapi 1.3.1-3.el9 |
| Mode Name | Description | Type | Status Indicator |
|---|---|---|---|
| Approved mode | Automatically entered whenever an approved service is requested | Approved | Mapped to approved service indicator in Section 4.3 for all approved algorithms except GCM: respective approved service function returns indicator 0. For GCM: crypto_aead_get_flags(tfm) has the CRYPTO_TFM_FIPS_COMPLIANCE flag set |
| Non- approved mode | Automatically entered whenever a non- approved service is requested | Non- Approved | No service indicator required for non- approved services per IG 2.4.C |
Table 3: Tested Operational Environments - Software, Firmware, Hybrid The module implements Processor Algorithm Acceleration (PAA) for the tested platforms listed above. There is no Processor Algorithm Implementation (PAI). Vendor-Affirmed Operational Environments - Software, Firmware, Hybrid: N/A for this module.
There are no components within the cryptographic boundary excluded from the FIPS 140-3 requirements.
Modes List and Description: Table 4: Modes List and Description After passing all pre-operational self-tests and conditional self-tests executed on startup, the to reach this point. Mode Change Instructions and Status: The module automatically switches between the approved and non-approved modes depending on the services requested by the operator. The status indicator of the mode of operation is equivalent to the indicator of the service that was requested. © 2025 Ctrl IQ, Inc., atsec information security.
| Algorithm | CAVP Cert | Properties | Reference |
|---|---|---|---|
| AES-CBC | A5837, A5840, A5843, A5846 | Direction - Decrypt, Encrypt Key Length - 128, 192, 256 | SP 800-38A |
| AES-CBC-CS3 | A5837, A5840, A5843, A5846 | Direction - decrypt, encrypt Key Length - 128, 192, 256 | SP 800-38A |
| AES-CCM | A5837, A5840, A5846 | Key Length - 128, 192, 256 | SP 800-38C |
| AES-CFB128 | A5837, A5840, A5846 | Direction - Decrypt, Encrypt Key Length - 128, 192, 256 | SP 800-38A |
| AES-CMAC | A5837, A5840, A5846 | Direction - Generation, Verification Key Length - 128, 192, 256 | SP 800-38B |
| AES-CTR | A5837, A5840, A5843, A5846 | Direction - Decrypt, Encrypt Key Length - 128, 192, 256 | SP 800-38A |
| AES-ECB | A5837, A5838, A5839, A5840, A5841, A5842, A5843, A5844, A5845, A5846, A5847, A5848 | Direction - Decrypt, Encrypt Key Length - 128, 192, 256 | SP 800-38A |
| AES-GCM | A5837, A5839, A5840, A5842, A5843, A5845, A5846, A5848 | Direction - Decrypt, Encrypt IV Generation - External Key Length - 128, 192, 256 | SP 800-38D |
| AES-GCM | A5838, A5841, A5844, A5847 | Direction - Decrypt, Encrypt IV Generation - Internal IV Generation Mode - 8.2.1 Key Length - 128, 192, 256 | SP 800-38D |
| AES-GMAC | A5837, A5840, A5846 | Direction - Decrypt, Encrypt IV Generation - External Key Length - 128, 192, 256 | SP 800-38D |
| AES-KW | A5837, A5840, A5846 | Direction - Decrypt, Encrypt Key Length - 128, 192, 256 | SP 800-38F |
| AES-OFB | A5837, A5840, A5846 | Direction - Decrypt, Encrypt Key Length - 128, 192, 256 | SP 800-38A |
| AES-XTS Testing Revision 2.0 | A5837, A5840, A5843, A5846 | Direction - Decrypt, Encrypt Key Length - 128, 256 | SP 800-38E |
| Counter DRBG | A5837, A5838, A5839, A5840, A5841, A5842, A5843, A5844, A5845, A5846, A5847, A5848 | Prediction Resistance - No, Yes Mode - AES-128, AES-192, AES-256 Derivation Function Enabled - Yes | SP 800-90A Rev. 1 |
| Hash DRBG | A5837, A5849, A5850, A5851 | Prediction Resistance - No, Yes Mode - SHA-1, SHA2-256, SHA2-512 | SP 800-90A Rev. 1 |
| HMAC DRBG | A5837, A5849, A5850, A5851 | Prediction Resistance - No, Yes Mode - SHA-1, SHA2-256, SHA2-512 | SP 800-90A Rev. 1 |
| HMAC-SHA-1 | A5837, A5849, A5850, A5851 | Key Length - Key Length: 112- 524288 Increment 8 | FIPS 198-1 |
| HMAC-SHA2- 224 | A5837, A5849, A5850, A5851 | Key Length - Key Length: 112- 524288 Increment 8 | FIPS 198-1 |
© 2025 Ctrl IQ, Inc., atsec information security.
| Algorithm | CAVP Cert | Properties | Reference |
|---|---|---|---|
| HMAC-SHA2- 256 | A5837, A5849, A5850, A5851 | Key Length - Key Length: 112- 524288 Increment 8 | FIPS 198-1 |
| HMAC-SHA2- 384 | A5837, A5849, A5850, A5851 | Key Length - Key Length: 112- 524288 Increment 8 | FIPS 198-1 |
| HMAC-SHA2- 512 | A5837, A5849, A5850, A5851 | Key Length - Key Length: 112- 524288 Increment 8 | FIPS 198-1 |
| HMAC-SHA3- 224 | A5837 | Key Length - Key Length: 112- 524288 Increment 8 | FIPS 198-1 |
| HMAC-SHA3- 256 | A5837 | Key Length - Key Length: 112- 524288 Increment 8 | FIPS 198-1 |
| HMAC-SHA3- 384 | A5837 | Key Length - Key Length: 112- 524288 Increment 8 | FIPS 198-1 |
| HMAC-SHA3- 512 | A5837 | Key Length - Key Length: 112- 524288 Increment 8 | FIPS 198-1 |
| KAS-FFC-SSC Sp800-56Ar3 | A5837 | Domain Parameter Generation Methods - ffdhe2048, ffdhe3072, ffdhe4096, ffdhe6144, ffdhe8192 Scheme - dhEphem - KAS Role - initiator, responder | SP 800-56A Rev. 3 |
| RSA SigVer (FIPS186-5) | A5837 | Modulo - 2048, 3072, 4096 Signature Type - pkcs1v1.5 | FIPS 186-5 |
| Safe Primes Key Generation | A5837 | Safe Prime Groups - ffdhe2048, ffdhe3072, ffdhe4096, ffdhe6144, ffdhe8192 | SP 800-56A Rev. 3 |
| SHA-1 | A5837, A5849, A5850, A5851 | Message Length - Message Length: 0-65536 Increment 8 Large Message Sizes - 1, 2 | FIPS 180-4 |
| SHA2-224 | A5837, A5849, A5850, A5851 | Message Length - Message Length: 0-65536 Increment 8 Large Message Sizes - 1, 2 | FIPS 180-4 |
| SHA2-256 | A5837, A5849, A5850, A5851 | Message Length - Message Length: 0-65536 Increment 8 Large Message Sizes - 1, 2 | FIPS 180-4 |
| SHA2-384 | A5837, A5849, A5850, A5851 | Message Length - Message Length: 0-65536 Increment 8 Large Message Sizes - 1, 2 | FIPS 180-4 |
| SHA2-512 | A5837, A5849, A5850, A5851 | Message Length - Message Length: 0-65536 Increment 8 Large Message Sizes - 1, 2 | FIPS 180-4 |
| SHA3-224 | A5837 | Message Length - Message Length: 0-65536 Increment 8 Large Message Sizes - 1, 2 | FIPS 202 |
| SHA3-256 | A5837 | Message Length - Message Length: 0-65536 Increment 8 Large Message Sizes - 1, 2 | FIPS 202 |
| SHA3-384 | A5837 | Message Length - Message Length: 0-65536 Increment 8 Large Message Sizes - 1, 2 | FIPS 202 |
© 2025 Ctrl IQ, Inc., atsec information security.
| Algorithm | CAVP Cert | Properties | Reference | ||||
|---|---|---|---|---|---|---|---|
| SHA3-512 | A5837 | Message Length - Message Length: 0-65536 Increment 8 Large Message Sizes - 1, 2 | FIPS 202 |
| Name | Properties | Implementation | Reference | ||||
|---|---|---|---|---|---|---|---|
| Asymmetric Cryptographic Key Generation (CKG) | Key type:Asymmetric | N/A | SP 800-133r2, section 4, example 1 |
| Name | Use and Function |
|---|---|
| AES-GCM with external IV | Encryption with external IV (not compliant to FIPS 140-3 IG C.H) |
| KBKDF in libkcapi | Key derivation with implementation not tested by CAVP |
| HKDF in libkcapi | Key derivation with implementation not tested by CAVP |
| PBKDF2 in libkcapi | Password-based key derivation with implementation not tested by CAVP |
| RSA PKCS#1 v1.5 with pre-hashed message | Signature generation; Signature verification |
| RSA PKCS#1 v1.5 | Key encapsulation (not compliant to SP 800-56Br2); Key un- encapsulation (not compliant to SP 800-56Br2) |
| RSA primitive | Encryption primitive; Decryption primitive (not compliant to SP 800-56Br2) |
| Name | Type | Description | Properties | Algorithms | ||||
|---|---|---|---|---|---|---|---|---|
| Encryption | BC-UnAuth | Encrypt a plaintext | AES-CBC: (A5837, A5840, A5843, A5846) AES-CBC-CS3: (A5837, A5840, A5843, A5846) AES-CFB128: (A5837, A5840, |
Table 5: Approved Algorithms Vendor-Affirmed Algorithms: Table 6: Vendor-Affirmed Algorithms Non-Approved, Allowed Algorithms: N/A for this module. Non-Approved, Allowed Algorithms with No Security Claimed: N/A for this module. Non-Approved, Not Allowed Algorithms: C.H) Table 7: Non-Approved, Not Allowed Algorithms
© 2025 Ctrl IQ, Inc., atsec information security.
| Name | Type | Description | Properties | Algorithms |
|---|---|---|---|---|
| A5846) AES-CTR: (A5837, A5840, A5843, A5846) AES-ECB: (A5837, A5838, A5839, A5840, A5841, A5842, A5843, A5844, A5845, A5846, A5847, A5848) AES-OFB: (A5837, A5840, A5846) AES-XTS Testing Revision 2.0: (A5837, A5840, A5843, A5846) | ||||
| Decryption | BC-UnAuth | Decrypt a ciphertext | AES-CBC: (A5837, A5840, A5843, A5846) AES-CBC-CS3: (A5837, A5840, A5843, A5846) AES-CFB128: (A5837, A5840, A5846) AES-CTR: (A5837, A5840, A5843, A5846) AES-ECB: (A5837, A5838, A5839, A5840, A5841, A5842, A5843, A5844, A5845, A5846, A5847, A5848) AES-OFB: (A5837, A5840, A5846) AES-XTS Testing Revision 2.0: (A5837, A5840, A5843, A5846) | |
| Authenticated encryption | BC-Auth | Encrypt and authenticate a plaintext | AES-CCM: (A5837, A5840, A5846) AES-GCM: (A5838, A5841, A5844, A5847) AES-KW: (A5837, A5840, A5846) |
© 2025 Ctrl IQ, Inc., atsec information security.
| Name | Type | Description | Properties | Algorithms |
|---|---|---|---|---|
| Authenticated decryption | BC-UnAuth | Decrypt and authenticate a ciphertext | AES-CCM: (A5837, A5840, A5846) AES-GCM: (A5837, A5839, A5840, A5842, A5843, A5845, A5846, A5848) AES-KW: (A5837, A5840, A5846) | |
| Message digest | SHA | Compute a message digest | SHA-1: (A5837, A5849, A5850, A5851) SHA2-224: (A5837, A5849, A5850, A5851) SHA2-256: (A5837, A5849, A5850, A5851) SHA2-384: (A5837, A5849, A5850, A5851) SHA2-512: (A5837, A5849, A5850, A5851) SHA3-224: (A5837) SHA3-256: (A5837) SHA3-384: (A5837) SHA3-512: (A5837) | |
| Message authentication | MAC | Compute a MAC tag | AES-CMAC: (A5837, A5840, A5846) AES-GMAC: (A5837, A5840, A5846) HMAC-SHA-1: (A5837, A5849, A5850, A5851) HMAC-SHA2- 224: (A5837, A5849, A5850, A5851) HMAC-SHA2- 256: (A5837, A5849, A5850, A5851) HMAC-SHA2- 384: (A5837, |
© 2025 Ctrl IQ, Inc., atsec information security.
| Name | Type | Description | Properties | Algorithms | |
|---|---|---|---|---|---|
| A5849, A5850, A5851) HMAC-SHA2- 512: (A5837, A5849, A5850, A5851) HMAC-SHA3- 224: (A5837) HMAC-SHA3- 256: (A5837) HMAC-SHA3- 384: (A5837) HMAC-SHA3- 512: (A5837) | |||||
| Random number generation | DRBG | Generate random bytes | Counter DRBG: (A5837, A5838, A5839, A5840, A5841, A5842, A5843, A5844, A5845, A5846, A5847, A5848) Hash DRBG: (A5837, A5849, A5850, A5851) HMAC DRBG: (A5837, A5849, A5850, A5851) | ||
| Shared secret computation | KAS-SSC | Compute a shared secret | Compliance:FIPS 140-3 IG D.F Scenario 2(1) | KAS-FFC-SSC Sp800-56Ar3: (A5837) | |
| Signature verification | DigSig-SigVer | Verify a digital signature | RSA SigVer (FIPS186-5): (A5837) | ||
| Key pair generation | CKG | Generate a key pair | Safe Primes Key Generation: (A5837) Asymmetric Cryptographic Key Generation (CKG): () Key type: Asymmetric |
Table 8: Security Function Implementations
For IPsec, the module offers the AES-GCM implementation and uses the context of Scenario 1 of FIPS 140-3 IG C.H. The mechanism for IV generation is compliant with RFC 4106. IVs © 2025 Ctrl IQ, Inc., atsec information security.
generated using this mechanism may only be used in the context of AES-GCM encryption within the IPsec protocol. The module does not implement IPsec. The module’s implementation of AES GCM is used together with an application that runs outside the module’s cryptographic boundary. This application must use RFC 7296 compliant IKEv2 to establish the shared secret SKEYSEED from which the AES-GCM encryption keys are derived. The design of the IPsec protocol implicitly ensures that the counter (the nonce_explicit part of the IV) does not exhaust the maximum number of possible values for a given session key. In the event the module’s power is lost and restored, the consuming application must ensure that a new key for use with the AES-GCM key encryption or decryption under this scenario shall be established. The module also provides a non-approved AES-GCM encryption service which accepts arbitrary external IVs from the operator. This service can be requested by invoking the crypto_aead_encrypt API function with an AES-GCM handle. When this is the case, the API will not set an approved service indicator, as described in this document.
The length of a single data unit encrypted or decrypted with AES-XTS shall not exceed 220 AES blocks, that is 16MB, of data per XTS instance. An XTS instance is defined in Section 4 of SP 800-38E. The XTS mode shall only be used for the cryptographic protection of data on storage devices. It shall not be used for other purposes, such as the encryption of data in transit. To meet the requirement stated in IG C.I, the module implements a check to ensure that the two AES keys used in AES XTS mode are not identical. As the module does not implement symmetric key generation, this check is performed when the keys are input by the operator. Key_1 and Key_2 shall be generated and/or established independently according to the rules for component symmetric keys from NIST SP 800-133r2, Section 6.3.
All supported modulus sizes for RSA signature verification have been CAVP tested.
To comply with the assurances found in Section 5.6.2 of SP 800-56Ar3, the operator must use the Diffie-Hellman shared secret computation algorithms with the NVMe and Bluetooth related protocols. Additionally, the module’s approved key pair generation service must be used to generate ephemeral Diffie-Hellman key pairs, or the key pairs must be obtained from another FIPS-validated module. As part of this service, the module will internally perform the full public key validation of the generated public key. The module’s shared secret computation service will internally perform the full public key validation of the peer DH public key, complying with Section 5.6.2.2.2 of SP 800-56Ar3.
© 2025 Ctrl IQ, Inc., atsec information security.
| Cert | Vendor | ||
|---|---|---|---|
| Number | Name | ||
| E205 | Ctrl IQ, Inc. |
| Name | Type | Operational Environment | Sample Size | Entropy per Sample | Conditioning Component |
|---|---|---|---|---|---|
| Rocky Linux Kernel CPU Time Jitter RNG Entropy Source | Non- Physical | Rocky Linux 9 on Intel Kaby Lake Xeon E3-1270 v6 | 256 bits | SHA3-256 (A5837) |
Digital signature generation using SHA-1 is non-approved and not allowed in approved services.
The module does not establish SSPs using an approved key transport scheme (KTS). However, it does offer approved authenticated algorithms that can be used by an external operator/application as part of an approved KTS.
The module does not establish SSPs using an approved key agreement scheme (KAS). However, it does offer some or all of the underlying KAS cryptographic functionality to be used by an external operator/application as part of an approved KAS.
Table 9: Entropy Certificates Table 10: Entropy Sources The module implements three different Deterministic Random Bit Generator (DRBG) implementations based on SP 800-90Ar1: Counter DRBG, Hash DRBG, and HMAC DRBG. Each of these DRBG implementations can be instantiated by the operator of the module, using the parameters listed specified in the Security Function Implementations table. When instantiated, these DRBGs can be used to generate random numbers for external usage. Additionally, the module employs a specific HMAC-SHA-512 DRBG implementation for internal purposes (e.g. to generate asymmetric key pairs). The module complies with the Public Use Document for ESV certificate E260 by reading entropy data from the jent_kcapi_random() function, which corresponds to the GetEntropy() conceptual interface. This function outputs 256 bits of full entropy. The HMAC-SHA-512 DRBG is instantiated with a 384-bit entropy input and reseeded with a 256-bits long entropy input. Outputs of multiple GetEntropy() calls are concatenated to receive the entropy input length greater than 256 bits. The output is truncated to get the entropy input string which is not a multiple of 256. The operational environment on the ESV certificate is identical to the operating system described in this document, and the entropy source is implemented inside the cryptographic © 2025 Ctrl IQ, Inc., atsec information security.
boundary. Thus, the module is compliant with scenario 1 of IG 9.3.A. There are no maintenance requirements for the entropy source.
The module implements asymmetric key pair generation compliant with SP 800-133r2, as listed in the Security Function Implementations table in Section 2.6. When random values are required, they are directly obtained as output from the SP 800-90Ar1 approved DRBG, compliant with Section 4 of SP 800-133r2 (without XOR). Intermediate key generation values are not output from the module and are explicitly zeroized after processing the service.
The module implements shared secret computation methods as listed in the Security Function Implementations table in Section 2.6.
AES-GCM with internal IV generation in the approved mode is compliant with RFC 4106 and shall only be used in conjunction with the IPsec protocol. Diffie-Hellman shall only be used with the NVMe related protocol. No parts of the NVMe or IPSec protocols, other than those mentioned above, have been tested by the CAVP and CMVP. © 2025 Ctrl IQ, Inc., atsec information security.
| Physical Port | Logical Interface(s) | Data That Passes |
|---|---|---|
| N/A | Data Input | API data input parameters, AF_ALG type input sockets |
| N/A | Data Output | API data output parameters, AF_ALG type output sockets, /proc/sys/crypto virtual files |
| N/A | Control Input | API function calls, API control input parameters, AF_ALG type input sockets |
| N/A | Status Output | API return values, AF_ALG type output sockets, kernel logs |
Table 11: Ports and Interfaces The logical interfaces are the APIs through which the applications request services. These logical interfaces are logically separated from each other by the API design and AF_ALG type socket message types. The module does not implement a control output interface. © 2025 Ctrl IQ, Inc., atsec information security.
| Name | Type | Operator Type | Authentication Methods | |
|---|---|---|---|---|
| Crypto Officer | Role | Crypto Officer | None |
| Name | Descrip tion | Indicator | Inputs | Output s | Security Functio ns | SSP Access |
|---|---|---|---|---|---|---|
| Encryptio n | Encrypt a plaintext | crypto_skcipher_setkey returns 0 | AES key, plaintex t, IV (if require d) | Ciphert ext | Encryptio n | Crypto Officer - AES key: W,E |
| Decryptio n | Decrypt a cipherte xt | crypto_skcipher_setkey returns 0 | AES key, ciphert ext, IV (if require d) | Plaintex t | Decryptio n | Crypto Officer - AES key: W,E |
| Authentic ated encryptio n | Encrypt and authenti cate a plaintext | For all except AES GCM: crypto_aead_setkey returns 0; For AES GCM: crypto_aead_get_flags(t fm) has the CRYPTO_TFM_FIPS_COM PLIANCE flag set | AES key, plaintex t, IV (CCM/G CM) | Ciphert ext, MAC tag (CCM/G CM) | Authentic ated encryptio n | Crypto Officer - AES key: W,E |
| Authentic ated decryptio n | Decrypt and authenti cate a cipherte xt | crypto_aead_setkey returns 0 | AES key, ciphert ext, IV (CCM/G CM), MAC tag (CCM/G CM) | Plaintex t or failure | Authentic ated decryptio n | Crypto Officer - AES key: W,E |
The module does not implement any authentication methods.
Table 12: Roles No support is provided for multiple concurrent operators.
d) d) © 2025 Ctrl IQ, Inc., atsec information security.
| Name | Descrip tion | Indicator | Inputs | Output s | Security Functio ns | SSP Access |
|---|---|---|---|---|---|---|
| Message digest | Compute a message digest | crypto_shash_init returns 0 | Messag e | Digest value | Message digest | Crypto Officer |
| Message authentic ation | Compute a MAC tag | crypto_shash_init returns 0 | AES key or HMAC key, messag e | MAC tag | Message authentic ation | Crypto Officer - AES key: W,E - HMAC key: W,E |
| Random number generatio n | Generate random bytes | crypto_rng_get_bytes returns 0 | Output length | Random bytes | Random number generatio n | Crypto Officer - Entropy input (IG D.L): G,E,Z - CTR_DR BG seed (IG D.L): G,E,Z - HMAC_D RBG seed (IG D.L): G,E,Z - Hash_D RBG seed (IG D.L): G,E,Z - CTR_DR BG internal state (V, Key) (IG D.L): G,W,E - HMAC_D RBG internal state (V, Key) (IG D.L): |
W,E D.L): G,E,Z G,E,Z D.L): G,E,Z D.L): G,E,Z D.L): G,W,E D.L): © 2025 Ctrl IQ, Inc., atsec information security.
| Name | Descrip tion | Indicator | Inputs | Output s | Security Functio ns | SSP Access G,W,E - Hash_D RBG internal state (V, C) (IG D.L): G,W,E |
|---|---|---|---|---|---|---|
| Shared secret computat ion | Compute a shared secret | crypto_kpp_compute_s hared_secret returns 0 | Owner private key, peer public key | Shared secret | Shared secret computat ion | Crypto Officer - DH private key: W,E - DH public key: W,E - Shared secret: G,R |
| Key pair generatio n | Generate a key pair | crypto_kpp_set_secret and crypto_kpp_generate_p ublic_key return 0 | Group | Key pair | Key pair generatio n | Crypto Officer - DH private key: G,R - DH public key: G,R - Interme diate key generati on value: G,E,Z |
| Error detection code | Compute an EDC (crc32, crc32c, crct10dif ) | None | Messag e | EDC | None | Crypto Officer |
| Compres sion | Compres s data (deflate, lz4, lz4hc, lzo, zlib- | None | Data | Compre ssed data | None | Crypto Officer |
G,W,E D.L): G,W,E W,E G,R G,E,Z ) © 2025 Ctrl IQ, Inc., atsec information security.
| Name | Descrip tion deflate, zstd) | Indicator | Inputs | Output s | Security Functio ns | SSP Access |
|---|---|---|---|---|---|---|
| Generic system call | Use the kernel to perform various non- cryptogr aphic operatio ns | None | Identifi er, various argume nts | Various return values | None | Crypto Officer |
| Show version | Return the module name and version informati on | None | N/A | Module name and version | None | Crypto Officer |
| Show status | Return the module status | None | N/A | Module status | None | Crypto Officer |
| Self-test | Perform the CASTs and integrity tests | None | N/A | Pass/fail | Encryptio n Decryptio n Authentic ated encryptio n Authentic ated decryptio n Message digest Message authentic ation Random number generatio n Shared secret computat ion Signature verificati on | Crypto Officer |
n n n © 2025 Ctrl IQ, Inc., atsec information security.
| Name | Descrip tion | Indicator | Inputs | Output s | Security Functio ns | SSP Access |
|---|---|---|---|---|---|---|
| Key pair generatio n | ||||||
| Zeroizati on | Zeroize SSPs | None | Any SSP | N/A | None | Crypto Officer - AES key: Z - HMAC key: Z - Shared secret: Z - Entropy input (IG D.L): Z - CTR_DR BG seed (IG D.L): Z - HMAC_D RBG seed (IG D.L): Z - Hash_D RBG seed (IG D.L): Z - CTR_DR BG internal state (V, Key) (IG D.L): Z - HMAC_D RBG internal state (V, Key) (IG D.L): Z - Hash_D RBG internal state (V, C) (IG |
n Z D.L): Z Z D.L): Z D.L): Z D.L): Z D.L): Z © 2025 Ctrl IQ, Inc., atsec information security.
Name
Descrip tion
Indicator
Inputs
Inputs
Output s
Security Functio ns
SSP Access D.L): Z - DH public key: Z - DH private key: Z - Interme diate key generati on value: Z
| Name | Description | Algorithms | Role |
|---|---|---|---|
| AES-GCM with external IV encryption | Encrypt and authenticate a plaintext using AES-GCM with an external IV | AES-GCM with external IV | Crypto Officer |
| Key derivation | Derive a key from a key- derivation key, shared secret, or password | KBKDF in libkcapi HKDF in libkcapi PBKDF2 in libkcapi | Crypto Officer |
| Pre-hashed message signature generation | Generate a digital signature for a pre-hashed message | RSA PKCS#1 v1.5 with pre-hashed message | Crypto Officer |
| Pre-hashed message signature verification | Verify a digital signature for a pre-hashed message | RSA PKCS#1 v1.5 with pre-hashed message | Crypto Officer |
| Key encapsulation | Key encapsulation using RSA PKCS#1 v1.5 | RSA PKCS#1 v1.5 | Crypto Officer |
| Key un-encapsulation | Key un-encapsulation using RSA PKCS#1 v1.5 | RSA PKCS#1 v1.5 | Crypto Officer |
| Encryption primitive | Compute the RSA encryption primitive | RSA primitive | Crypto Officer |
| Decryption primitive | Compute the RSA decryption primitive | RSA primitive | Crypto Officer |
D.L): Z Table 13: Approved Services For the above table, the convention below applies when specifying the access permissions (types) that the service has for each SSP.
Table 14: Non-Approved Services © 2025 Ctrl IQ, Inc., atsec information security.
The module does not load external software or firmware. © 2025 Ctrl IQ, Inc., atsec information security.
On system boot, the sha512hmac binary and libkcapi library are first integrity tested using the HMAC-SHA2-512 and HMAC-SHA2-256 algorithms (respectively) implemented by the module. Then, the kernel binary is integrity tested using the HMAC-SHA2-512 algorithm. These tests are all performed using a key hardcoded in the sha512hmac binary, by recomputing the MAC tags and verifying they are equal to the MAC tags specified in the .hmac file. Finally, the kernel crypto object files are loaded on start-up by the kernel binary and verified using RSA signature verification with PKCS#1 v1.5 padding, SHA2-256, and a hardcoded 3072bit key. The signature is stored inside the kernel object file. If the signature verification fails, the integrity test is unsuccessful.
Integrity tests are performed as part of the pre-operational self-tests, which are executed when the module is initialized. The integrity tests can be invoked on demand by unloading and subsequently re-initializing the module (i.e., rebooting the system), which will perform (among others) the software integrity tests. © 2025 Ctrl IQ, Inc., atsec information security.
Type of Operational Environment: Modifiable How Requirements are Satisfied: The operating system provides process isolation and memory protection mechanisms that ensure appropriate separation for memory access among the processes on the system. Each process has control over its own data and uncontrolled access to the data of other processes is prevented.
The module shall be installed as stated in Section 11.1. Instrumentation tools like the ptrace system call, gdb and strace, as well as other tracing mechanisms offered by the Linux environment such as ftrace or systemtap, shall not be used in the operational environments. The use of any of these tools implies that the cryptographic module is running in a non-validated operational environment. © 2025 Ctrl IQ, Inc., atsec information security.
The module is comprised of software only and therefore this section is not applicable. © 2025 Ctrl IQ, Inc., atsec information security.
The module does not implement any non-invasive security mechanisms. © 2025 Ctrl IQ, Inc., atsec information security.
| Storage Area Name | Description | Persistence Type | |
|---|---|---|---|
| Module RAM | Temporary storage for SSPs used by the module as part of service execution | Dynamic |
| Name | From | To | Format Type | Distribution Type | Entry Type | SFI or Algorithm |
|---|---|---|---|---|---|---|
| API input parameters | Operator calling application (TOEPP) | Module RAM | Plaintext | Manual | Electronic | |
| AF_ALG type input sockets | Operator calling application (TOEPP) | Module RAM | Plaintext | Manual | Electronic | |
| API output parameters | Module RAM | Operator calling application (TOEPP) | Plaintext | Manual | Electronic | |
| AF_ALG type output sockets | Module RAM | Operator calling application (TOEPP) | Plaintext | Manual | Electronic |
| Zeroization Method | Description | Rationale | Operator Initiation | |
|---|---|---|---|---|
| Free cipher handle | Zeroizes the SSPs contained within the cipher handle | Memory occupied by SSPs is overwritten with zeroes, which renders the SSP values irretrievable. The completion of the zeroization routine indicates that the zeroization | By calling the appropriate zeroization functions: AES key: crypto_free_skcipher and crypto_free_aead; HMAC key: crypto_free_shash and crypto_free_ahash; Entropy input: crypto_free_rng; DRBG seed: crypto_free_rng; DRBG internal state: crypto_free_rng; |
Table 15: Storage Areas The module does not perform persistent storage of SSPs; SSPs in use by the module exist in destroyed when released by the appropriate zeroization function calls. Table 16: SSP Input-Output Methods © 2025 Ctrl IQ, Inc., atsec information security.
| Zeroization Method | Description | Rationale procedure succeeded. | Operator Initiation DH public key & DH private key: crypto_free_kpp |
|---|---|---|---|
| Remove power from the module | De-allocates the volatile memory used to store SSPs | Volatile memory used by the module is overwritten within nanoseconds when power is removed. Module power off indicates that the zeroization procedure succeeded. | By removing power |
| Automatic | Automatically zeroized by the module when no longer needed | Memory occupied by SSPs is overwritten with zeroes, which renders the SSP values irretrievable. | N/A |
| Name | Descripti on | Size - Strengt h | Type - Category | Generat ed By | Establish ed By | Used By |
|---|---|---|---|---|---|---|
| AES key | Symmetric key used for AES operations | 128, 256 bits (AES- XTS); 128, 192, 256 bits (others) - 128, 256 bits (AES- XTS); 128, 192, 256 bits (others) | Symmetric key - CSP | Encryption Decryption Authenticat ed encryption Authenticat ed decryption Message authenticati on | ||
| HMAC key | Symmetric key used for HMAC operations | 112- 524288 bits - 112-256 bits | Authenticati on key - CSP | Message authenticati on | ||
| Shared secret | Shared secret generated | ffdhe204 8, ffdhe307 | Shared secret - CSP | Shared secret |
Table 17: SSP Zeroization Methods All data output is inhibited during zeroization. h © 2025 Ctrl IQ, Inc., atsec information security.
| Name | Descripti on | Size - Strengt h | Type - Category | Generat ed By | Establish ed By | Used By |
|---|---|---|---|---|---|---|
| by (EC) Diffie- Hellman | 2, ffdhe409 6, ffdhe614 4, ffdhe819 2 - 112- 200 bits | computati on | ||||
| Entropy input (IG D.L) | Entropy input used to seed DRBGs (IG D.L) | 128-384 bits - 128-384 bits | Entropy input - CSP | Random number generatio n | Random number generation | |
| CTR_DRBG seed (IG D.L) | CTR_DRBG seed derived from entropy input and additional data (IG D.L) | 256, 320, 384 bits - 128, 192, 256 bits | Seed - CSP | Random number generatio n | Random number generation | |
| Hash_DRB G seed (IG D.L) | Hash_DRB G seed derived from entropy input and additional data (IG D.L) | 440, 888 bits - 128, 256 bits | Seed - CSP | Random number generatio n | Random number generation | |
| HMAC_DR BG seed (IG D.L) | HMAC_DR BG seed derived from entropy input and additional data (IG D.L) | 440, 888 bits - 128, 256 bits | Seed - CSP | Random number generatio n | Random number generation | |
| CTR_DRBG internal state (V, Key) (IG D.L) | Internal state of CTR_DRBG (IG D.L) | 256, 320, 348 bits - 128, 192, 256 bits | Internal state - CSP | Random number generatio n | Random number generation | |
| HMAC_DR BG internal state (V, | Internal state of HMAC_DR BG (IG D.L) | 320, 512, 1024 bits - 128, 256 bits | Internal state - CSP | Random number generatio n | Random number generation |
h 4, D.L) D.L) D.L) D.L) © 2025 Ctrl IQ, Inc., atsec information security.
| Name Key) (IG D.L) | Descripti on | Size - Strengt h | Type - Category | Generat ed By | Establish ed By | Used By |
|---|---|---|---|---|---|---|
| Hash_DRB G internal state (V, C) (IG D.L) | Internal state of Hash_DRB G (IG D.L) | 880, 1776 bits - 128, 256 bits | Internal state - CSP | Random number generatio n | Random number generation | |
| DH private key | Private key used for Diffie- Hellman | ffdhe204 8, ffdhe307 2, ffdhe409 6, ffdhe614 4, ffdhe819 2 - 112- 200 bits | Private key - CSP | Key pair generatio n | Shared secret computatio n | |
| DH public key | Public key used for Diffie- Hellman | ffdhe204 8, ffdhe307 2, ffdhe409 6, ffdhe614 4, ffdhe819 2 - 112- 200 bits | Public key - PSP | Key pair generatio n | Shared secret computatio n | |
| Intermedia te key generation value | Temporary value generated during key pair generation services | 2048- 8192 bits - 112- 200 bits | Intermediat e value - CSP | Key pair generatio n |
| Name | Input - Output | Storage | Storage Duration | Zeroization | Related SSPs |
|---|---|---|---|---|---|
| AES key | API input parameters AF_ALG type input sockets | Module RAM:Plaintext | Until cipher handle is freed or module is powered off | Free cipher handle Remove power from the module | |
| HMAC key | API input parameters AF_ALG type input sockets | Module RAM:Plaintext | Until cipher handle is freed or module is powered off | Free cipher handle Remove power from the module |
h D.L) 6, 4, 6, 4, Table 18: SSP Table 1 © 2025 Ctrl IQ, Inc., atsec information security.
| Name | Input - Output | Storage | Storage Duration | Zeroization | Related SSPs | |
|---|---|---|---|---|---|---|
| Shared secret | API output parameters AF_ALG type output sockets | Module RAM:Plaintext | For the duration of the service | Remove power from the module | ||
| Entropy input (IG D.L) | Module RAM:Plaintext | From generation until DRBG seed is created | Automatic | CTR_DRBG seed (IG D.L):Derives HMAC_DRBG seed (IG D.L):Derives Hash_DRBG seed (IG D.L):Derives | ||
| CTR_DRBG seed (IG D.L) | Module RAM:Plaintext | While the DRBG is being instantiated | Automatic | Entropy input (IG D.L):Derived From CTR_DRBG internal state (V, Key) (IG D.L):Derives | ||
| Hash_DRBG seed (IG D.L) | Module RAM:Plaintext | While the DRBG is being instantiated | Automatic | Entropy input (IG D.L):Derived From Hash_DRBG internal state (V, C) (IG D.L):Derives | ||
| HMAC_DRBG seed (IG D.L) | Module RAM:Plaintext | While the DRBG is being instantiated | Automatic | Entropy input (IG D.L):Derived From HMAC_DRBG internal state (V, Key) (IG D.L):Derives | ||
| CTR_DRBG internal state (V, Key) (IG D.L) | Module RAM:Plaintext | Until cipher handle is freed or module is powered off | Free cipher handle Remove power from the module | CTR_DRBG seed (IG D.L):Derived From | ||
| HMAC_DRBG internal state (V, Key) (IG D.L) | Module RAM:Plaintext | Until cipher handle is freed or module is powered off | Free cipher handle Remove power from the module | HMAC_DRBG seed (IG D.L):Derived From | ||
| Hash_DRBG internal state (V, C) (IG D.L) | Module RAM:Plaintext | Until cipher handle is freed or | Free cipher handle Remove | Hash_DRBG seed (IG D.L):Derived From |
© 2025 Ctrl IQ, Inc., atsec information security.
| Name | Input - Output | Storage | Storage Duration | Zeroization | Related SSPs | ||
|---|---|---|---|---|---|---|---|
| module is powered off | power from the module | ||||||
| DH private key | API input parameters API output parameters AF_ALG type input sockets AF_ALG type output sockets | Module RAM:Plaintext | Until cipher handle is freed or module is powered off | Free cipher handle Remove power from the module | DH public key:Paired With | ||
| DH public key | API input parameters API output parameters AF_ALG type input sockets AF_ALG type output sockets | Module RAM:Plaintext | Until cipher handle is freed or module is powered off | Free cipher handle Remove power from the module | DH private key:Paired With | ||
| Intermediate key generation value | Module RAM:Plaintext | For the duration of the service | Automatic |
The SHA-1 algorithm as implemented by the module will be non-approved for all purposes, starting January 1, 2031. © 2025 Ctrl IQ, Inc., atsec information security.
| Algorithm or Test | Test Properties | Test Method | Test Type | Indicator | Details |
|---|---|---|---|---|---|
| HMAC-SHA2- 512 (A5851) - sha512hmac | 128-bit key | Message authentication | SW/FW Integrity | Module becomes operational and services are available for use | Integrity test for sha512hmac binary |
| HMAC-SHA2- 256 (A5851) - libkcapi library | 256-bit key | Message authentication | SW/FW Integrity | Module becomes operational and services are available for use | Integrity test for libkcapi shared library |
| HMAC-SHA2- 512 (A5851) - kernel | 128-bit key | Message authentication | SW/FW Integrity | Module becomes operational and services are available for use | Integrity test for kernel binary |
| RSA SigVer (FIPS186-5) (A5837) | 3072-bit key with SHA2- 256 | Signature verification | SW/FW Integrity | Module becomes operational and services are available for use | Integrity test for kernel object files |
| Algorith m or Test | Test Propertie s | Test Metho d | Test Typ e | Indicator | Details | Conditions |
|---|---|---|---|---|---|---|
| AES-CBC - Encrypt | 128, 192, 256-bit keys | KAT | CAS T | Module is operational | Encryption | Module initializatio n |
| AES-CBC - Decrypt | 128, 192, 256-bit keys | KAT | CAS T | Module is operational | Decryption | Module initializatio n |
While the module is executing the self-tests, services are not available, and data output (via the data output interface) is inhibited until the tests are successfully completed. The module does not return control to the calling application until the tests are completed. If any of the self-tests fails, the module immediately transitions to the error state.
Table 20: Pre-Operational Self-Tests The pre-operational software integrity tests are performed automatically when the module is powered on, before the module transitions into the operational state.
© 2025 Ctrl IQ, Inc., atsec information security.
| Algorith m or Test | Test Propertie s | Test Metho d | Test Typ e | Indicator | Details | Conditions |
|---|---|---|---|---|---|---|
| AES-CBC (A5843) - Encrypt | 128, 192, 256-bit keys | KAT | CAS T | Module is operational | Encryption | Module initializatio n |
| AES-CBC (A5843) - Decrypt | 128, 192, 256-bit keys | KAT | CAS T | Module is operational | Decryption | Module initializatio n |
| AES-CBC (A5846) - Encrypt | 128, 192, 256-bit keys | KAT | CAS T | Module is operational | Encryption | Module initializatio n |
| AES-CBC (A5846) - Decrypt | 128, 192, 256-bit keys | KAT | CAS T | Module is operational | Decryption | Module initializatio n |
| AES-CBC- CS3 - Encrypt | 128-bit keys | KAT | CAS T | Module is operational | Encryption | Module initializatio n |
| AES-CBC- CS3 - Decrypt | 128-bit keys | KAT | CAS T | Module is operational | Decryption | Module initializatio n |
| AES-CBC- CS3 (A5843) - Encrypt | 128-bit keys | KAT | CAS T | Module is operational | Encryption | Module initializatio n |
| AES-CBC- CS3 (A5843) - Decrypt | 128-bit keys | KAT | CAS T | Module is operational | Decryption | Module initializatio n |
| AES-CCM - Encrypt | 128, 192, 256-bit keys | KAT | CAS T | Module is operational | Encryption | Module initializatio n |
| AES-CCM - Decrypt | 128, 192, 256-bit keys | KAT | CAS T | Module is operational | Decryption | Module initializatio n |
| AES-CCM (A5846) - Encrypt | 128, 192, 256-bit keys | KAT | CAS T | Module is operational | Encryption | Module initializatio n |
| AES-CCM (A5846) - Decrypt | 128, 192, 256-bit keys | KAT | CAS T | Module is operational | Decryption | Module initializatio n |
| AES- CFB128 - Encrypt | 128, 192, 256-bit keys | KAT | CAS T | Module is operational | Encryption | Module initializatio n |
| AES- CFB128 - Decrypt | 128, 192, 256-bit keys | KAT | CAS T | Module is operational | Decryption | Module initializatio n |
| AES- CFB128 (A5846) - Encrypt | 128, 192, 256-bit keys | KAT | CAS T | Module is operational | Encryption | Module initializatio n |
© 2025 Ctrl IQ, Inc., atsec information security.
| Algorith m or Test | Test Propertie s | Test Metho d | Test Typ e | Indicator | Details | Conditions |
|---|---|---|---|---|---|---|
| AES- CFB128 (A5846) - Decrypt | 128, 192, 256-bit keys | KAT | CAS T | Module is operational | Decryption | Module initializatio n |
| AES-CTR - Encrypt | 128, 192, 256-bit keys | KAT | CAS T | Module is operational | Encryption | Module initializatio n |
| AES-CTR - Decrypt | 128, 192, 256-bit keys | KAT | CAS T | Module is operational | Decryption | Module initializatio n |
| AES-CTR (A5843) - Encrypt | 128, 192, 256-bit keys | KAT | CAS T | Module is operational | Encryption | Module initializatio n |
| AES-CTR (A5843) - Decrypt | 128, 192, 256-bit keys | KAT | CAS T | Module is operational | Decryption | Module initializatio n |
| AES-ECB - Encrypt | 128, 192, 256-bit keys | KAT | CAS T | Module is operational | Encryption | Module initializatio n |
| AES-ECB - Decrypt | 128, 192, 256-bit keys | KAT | CAS T | Module is operational | Decryption | Module initializatio n |
| AES-ECB (A5840) - Encrypt | 128, 192, 256-bit keys | KAT | CAS T | Module is operational | Encryption | Module initializatio n |
| AES-ECB (A5843) - Encrypt | 128, 192, 256-bit keys | KAT | CAS T | Module is operational | Encryption | Module initializatio n |
| AES-ECB (A5843) - Decrypt | 128, 192, 256-bit keys | KAT | CAS T | Module is operational | Decryption | Module initializatio n |
| AES-GCM - Encrypt | 128, 192, 256-bit keys | KAT | CAS T | Module is operational | Encryption | Module initializatio n |
| AES-GCM - Decrypt | 128, 192, 256-bit keys | KAT | CAS T | Module is operational | Decryption | Module initializatio n |
| AES-GCM (A5845) - Encrypt | 128, 192, 256-bit keys | KAT | CAS T | Module is operational | Encryption | Module initializatio n |
| AES-GCM (A5845) - Decrypt | 128, 192, 256-bit keys | KAT | CAS T | Module is operational | Decryption | Module initializatio n |
| AES-OFB - Encrypt | 128-bit keys | KAT | CAS T | Module is operational | Encryption | Module initializatio n |
| AES-OFB - Decrypt | 128-bit keys | KAT | CAS T | Module is operational | Decryption | Module initializatio n |
n n © 2025 Ctrl IQ, Inc., atsec information security.
| Algorith m or Test | Test Propertie s | Test Metho d | Test Typ e | Indicator | Details | Conditions |
|---|---|---|---|---|---|---|
| AES-OFB (A5846) - Encrypt | 128-bit keys | KAT | CAS T | Module is operational | Encryption | Module initializatio n |
| AES-OFB (A5846) - Decrypt | 128-bit keys | KAT | CAS T | Module is operational | Decryption | Module initializatio n |
| AES-XTS Testing Revision 2.0 - Encrypt | 256, 512- bit keys | KAT | CAS T | Module is operational | Encryption | Module initializatio n |
| AES-XTS Testing Revision 2.0 - Decrypt | 256, 512- bit keys | KAT | CAS T | Module is operational | Decryption | Module initializatio n |
| AES-XTS Testing Revision 2.0 (A5843) - Encrypt | 256, 512- bit keys | KAT | CAS T | Module is operational | Encryption | Module initializatio n |
| AES-XTS Testing Revision 2.0 (A5843) - Decrypt | 256, 512- bit keys | KAT | CAS T | Module is operational | Decryption | Module initializatio n |
| SHA-1 (A5837) | 0-8184-bit messages | KAT | CAS T | Module is operational | Message digest | Module initializatio n |
| SHA-1 (A5849) | 0-8184-bit messages | KAT | CAS T | Module is operational | Message digest | Module initializatio n |
| SHA-1 (A5850) | 0-8184-bit messages | KAT | CAS T | Module is operational | Message digest | Module initializatio n |
| SHA-1 (A5851) | 0-8184-bit messages | KAT | CAS T | Module is operational | Message digest | Module initializatio n |
| SHA2-224 (A5837) | 0-8184-bit messages | KAT | CAS T | Module is operational | Message digest | Module initializatio n |
| SHA2-224 (A5849) | 0-8184-bit messages | KAT | CAS T | Module is operational | Message digest | Module initializatio n |
| SHA2-224 (A5850) | 0-8184-bit messages | KAT | CAS T | Module is operational | Message digest | Module initializatio n |
2.0 2.0 n n n n n n n © 2025 Ctrl IQ, Inc., atsec information security.
| Algorith m or Test | Test Propertie s | Test Metho d | Test Typ e | Indicator | Details | Conditions |
|---|---|---|---|---|---|---|
| SHA2-224 (A5851) | 0-8184-bit messages | KAT | CAS T | Module is operational | Message digest | Module initializatio n |
| SHA2-256 (A5837) | 0-8184-bit messages | KAT | CAS T | Module is operational | Message digest | Module initializatio n |
| SHA2-256 (A5849) | 0-8184-bit messages | KAT | CAS T | Module is operational | Message digest | Module initializatio n |
| SHA2-256 (A5850) | 0-8184-bit messages | KAT | CAS T | Module is operational | Message digest | Module initializatio n |
| SHA2-256 (A5851) | 0-8184-bit messages | KAT | CAS T | Module is operational | Message digest | Module initializatio n |
| SHA2-384 (A5837) | 0-8184-bit messages | KAT | CAS T | Module is operational | Message digest | Module initializatio n |
| SHA2-384 (A5849) | 0-8184-bit messages | KAT | CAS T | Module is operational | Message digest | Module initializatio n |
| SHA2-384 (A5850) | 0-8184-bit messages | KAT | CAS T | Module is operational | Message digest | Module initializatio n |
| SHA2-384 (A5851) | 0-8184-bit messages | KAT | CAS T | Module is operational | Message digest | Module initializatio n |
| SHA2-512 (A5837) | 0-8184-bit messages | KAT | CAS T | Module is operational | Message digest | Module initializatio n |
| SHA2-512 (A5849) | 0-8184-bit messages | KAT | CAS T | Module is operational | Message digest | Module initializatio n |
| SHA2-512 (A5850) | 0-8184-bit messages | KAT | CAS T | Module is operational | Message digest | Module initializatio n |
| SHA2-512 (A5851) | 0-8184-bit messages | KAT | CAS T | Module is operational | Message digest | Module initializatio n |
| SHA3-224 (A5837) | 0-8184-bit messages | KAT | CAS T | Module is operational | Message digest | Module initializatio n |
| SHA3-256 (A5837) | 0-8184-bit messages | KAT | CAS T | Module is operational | Message digest | Module initializatio n |
| SHA3-384 (A5837) | 0-8184-bit messages | KAT | CAS T | Module is operational | Message digest | Module initializatio n |
n n n n n n n n n n n n n n n n © 2025 Ctrl IQ, Inc., atsec information security.
| Algorith m or Test | Test Propertie s | Test Metho d | Test Typ e | Indicator | Details | Conditions |
|---|---|---|---|---|---|---|
| SHA3-512 (A5837) | 0-8184-bit messages | KAT | CAS T | Module is operational | Message digest | Module initializatio n |
| AES-CMAC | 128, 256- bit keys | KAT | CAS T | Module is operational | Message authenticatio n | Module initializatio n |
| AES-CMAC (A5846) | 128, 256- bit keys | KAT | CAS T | Module is operational | Message authenticatio n | Module initializatio n |
| HMAC- SHA-1 | 32-64-bit keys | KAT | CAS T | Module is operational | Message authenticatio n | Module initializatio n |
| HMAC- SHA-1 (A5851) | 32-64-bit keys | KAT | CAS T | Module is operational | Message authenticatio n | Module initializatio n |
| HMAC- SHA2-224 | 32-1048- bit keys | KAT | CAS T | Module is operational | Message authenticatio n | Module initializatio n |
| HMAC- SHA2-224 (A5851) | 32-1048- bit keys | KAT | CAS T | Module is operational | Message authenticatio n | Module initializatio n |
| HMAC- SHA2-256 | 32-64-bit keys | KAT | CAS T | Module is operational | Message authenticatio n | Module initializatio n |
| HMAC- SHA2-256 (A5851) | 32-64-bit keys | KAT | CAS T | Module is operational | Message authenticatio n | Module initializatio n |
| HMAC- SHA2-384 | 32-1048- bit keys | KAT | CAS T | Module is operational | Message authenticatio n | Module initializatio n |
| HMAC- SHA2-384 (A5851) | 32-1048- bit keys | KAT | CAS T | Module is operational | Message authenticatio n | Module initializatio n |
| HMAC- SHA2-512 | 32-1048- bit keys | KAT | CAS T | Module is operational | Message authenticatio n | Module initializatio n |
| HMAC- SHA2-512 (A5851) | 32-1048- bit keys | KAT | CAS T | Module is operational | Message authenticatio n | Module initializatio n |
| HMAC- SHA3-224 (A5837) | 32-1048- bit keys | KAT | CAS T | Module is operational | Message authenticatio n | Module initializatio n |
| HMAC- SHA3-256 (A5837) | 32-1048- bit keys | KAT | CAS T | Module is operational | Message authenticatio n | Module initializatio n |
| HMAC- SHA3-384 (A5837) | 32-1048- bit keys | KAT | CAS T | Module is operational | Message authenticatio n | Module initializatio n |
n n n n n n n n n n n n n n n © 2025 Ctrl IQ, Inc., atsec information security.
| Algorith m or Test | Test Propertie s | Test Metho d | Test Typ e | Indicator | Details | Conditions |
|---|---|---|---|---|---|---|
| HMAC- SHA3-512 (A5837) | 32-1048- bit keys | KAT | CAS T | Module is operational | Message authenticatio n | Module initializatio n |
| Counter DRBG | AES-128, AES-192, AES-256 with/witho ut prediction resistance | KAT | CAS T | Module is operational | Instantiate, seed, reseed, generate (compliant to SP 800- 90Ar1 Section 11.3) | Module initializatio n |
| Hash DRBG | SHA-1, SHA2-256, SHA2-512 with/witho ut prediction resistance | KAT | CAS T | Module is operational | Instantiate, seed, reseed, generate (compliant to SP 800- 90Ar1 Section 11.3) | Module initializatio n |
| HMAC DRBG | SHA-1, SHA2-256, SHA2-512 with/witho ut prediction resistance | KAT | CAS T | Module is operational | Instantiate, seed, reseed, generate (compliant to SP 800- 90Ar1 Section 11.3) | Module initializatio n |
| KAS-FFC- SSC Sp800- 56Ar3 (A5837) | ffdhe2048 | KAT | CAS T | Module is operational | Shared secret computation | Module initializatio n |
| RSA SigVer (FIPS186- 5) (A5837) | PKCS#1 v1.5 with SHA-512 and 4096- bit key | KAT | CAS T | Module is operational | Signature verification | Module initializatio n |
| Safe Primes Key Generatio n (A5837) | N/A | PCT | PCT | Key pair generation is successful | SP 800- 56Ar3 Section 5.6.2.1.4 | Key pair generation |
| Entropy source - Init APT | Cutoff C = 325; Windows size = 512 | APT | CAS T | Entropy source is operational | Entropy source start- up test on 1024 samples | Entropy source initializatio n |
| Entropy source - Init RCT | Cutoff C = 31 | RCT | CAS T | Entropy source is operational | Entropy source start- up test on 1024 samples | Entropy source initializatio n |
| Entropy source - | Cutoff C = 355; | APT | CAS T | jent_kcapi_rando m returns 0 | Entropy source | Continuousl y as |
© 2025 Ctrl IQ, Inc., atsec information security.
| Algorith m or Test | Test Propertie s | Test Metho d | Test Typ e | Indicator | Details | Conditions | ||
|---|---|---|---|---|---|---|---|---|
| Continuou s APT | Windows size = 512 | continuous test | entropy is requested | |||||
| Entropy source - Continuou s RCT | Cutoff C = 61 | RCT | CAS T | jent_kcapi_rando m returns 0 | Entropy source continuous test | Continuousl y as entropy is requested |
| Algorithm or Test | Test Method | Test Type | Period | Periodic Method |
|---|---|---|---|---|
| HMAC-SHA2- 512 (A5851) - sha512hmac | Message authentication | SW/FW Integrity | On demand | Manually |
| HMAC-SHA2- 256 (A5851) - libkcapi library | Message authentication | SW/FW Integrity | On demand | Manually |
| HMAC-SHA2- 512 (A5851) - kernel | Message authentication | SW/FW Integrity | On demand | Manually |
| RSA SigVer (FIPS186-5) (A5837) | Signature verification | SW/FW Integrity | On demand | Manually |
| Algorithm or Test | Test Method | Test Type | Period | Periodic Method |
|---|---|---|---|---|
| AES-CBC - Encrypt | KAT | CAST | On demand | Manually |
| AES-CBC - Decrypt | KAT | CAST | On demand | Manually |
| AES-CBC (A5843) - Encrypt | KAT | CAST | On demand | Manually |
| AES-CBC (A5843) - Decrypt | KAT | CAST | On demand | Manually |
| AES-CBC (A5846) - Encrypt | KAT | CAST | On demand | Manually |
| AES-CBC (A5846) - Decrypt | KAT | CAST | On demand | Manually |
Table 21: Conditional Self-Tests Data output through the data output interface is inhibited during the conditional self-tests. The module does not return control to the calling application until the tests are completed. If any of these tests fails, the module transitions to the error state (Section 10.4).
Table 22: Pre-Operational Periodic Information © 2025 Ctrl IQ, Inc., atsec information security.
| Algorithm or Test | Test Method | Test Type | Period | Periodic Method |
|---|---|---|---|---|
| AES-CBC-CS3 - Encrypt | KAT | CAST | On demand | Manually |
| AES-CBC-CS3 - Decrypt | KAT | CAST | On demand | Manually |
| AES-CBC-CS3 (A5843) - Encrypt | KAT | CAST | On demand | Manually |
| AES-CBC-CS3 (A5843) - Decrypt | KAT | CAST | On demand | Manually |
| AES-CCM - Encrypt | KAT | CAST | On demand | Manually |
| AES-CCM - Decrypt | KAT | CAST | On demand | Manually |
| AES-CCM (A5846) - Encrypt | KAT | CAST | On demand | Manually |
| AES-CCM (A5846) - Decrypt | KAT | CAST | On demand | Manually |
| AES-CFB128 - Encrypt | KAT | CAST | On demand | Manually |
| AES-CFB128 - Decrypt | KAT | CAST | On demand | Manually |
| AES-CFB128 (A5846) - Encrypt | KAT | CAST | On demand | Manually |
| AES-CFB128 (A5846) - Decrypt | KAT | CAST | On demand | Manually |
| AES-CTR - Encrypt | KAT | CAST | On demand | Manually |
| AES-CTR - Decrypt | KAT | CAST | On demand | Manually |
| AES-CTR (A5843) - Encrypt | KAT | CAST | On demand | Manually |
| AES-CTR (A5843) - Decrypt | KAT | CAST | On demand | Manually |
| AES-ECB - Encrypt | KAT | CAST | On demand | Manually |
| AES-ECB - Decrypt | KAT | CAST | On demand | Manually |
| AES-ECB (A5840) - Encrypt | KAT | CAST | On demand | Manually |
| AES-ECB (A5843) - Encrypt | KAT | CAST | On demand | Manually |
© 2025 Ctrl IQ, Inc., atsec information security.
| Algorithm or Test | Test Method | Test Type | Period | Periodic Method |
|---|---|---|---|---|
| AES-ECB (A5843) - Decrypt | KAT | CAST | On demand | Manually |
| AES-GCM - Encrypt | KAT | CAST | On demand | Manually |
| AES-GCM - Decrypt | KAT | CAST | On demand | Manually |
| AES-GCM (A5845) - Encrypt | KAT | CAST | On demand | Manually |
| AES-GCM (A5845) - Decrypt | KAT | CAST | On demand | Manually |
| AES-OFB - Encrypt | KAT | CAST | On demand | Manually |
| AES-OFB - Decrypt | KAT | CAST | On demand | Manually |
| AES-OFB (A5846) - Encrypt | KAT | CAST | On demand | Manually |
| AES-OFB (A5846) - Decrypt | KAT | CAST | On demand | Manually |
| AES-XTS Testing Revision 2.0 - Encrypt | KAT | CAST | On demand | Manually |
| AES-XTS Testing Revision 2.0 - Decrypt | KAT | CAST | On demand | Manually |
| AES-XTS Testing Revision 2.0 (A5843) - Encrypt | KAT | CAST | On demand | Manually |
| AES-XTS Testing Revision 2.0 (A5843) - Decrypt | KAT | CAST | On demand | Manually |
| SHA-1 (A5837) | KAT | CAST | On demand | Manually |
| SHA-1 (A5849) | KAT | CAST | On demand | Manually |
| SHA-1 (A5850) | KAT | CAST | On demand | Manually |
| SHA-1 (A5851) | KAT | CAST | On demand | Manually |
| SHA2-224 (A5837) | KAT | CAST | On demand | Manually |
| SHA2-224 (A5849) | KAT | CAST | On demand | Manually |
| SHA2-224 (A5850) | KAT | CAST | On demand | Manually |
| SHA2-224 (A5851) | KAT | CAST | On demand | Manually |
| SHA2-256 (A5837) | KAT | CAST | On demand | Manually |
© 2025 Ctrl IQ, Inc., atsec information security.
| Algorithm or Test | Test Method | Test Type | Period | Periodic Method |
|---|---|---|---|---|
| SHA2-256 (A5849) | KAT | CAST | On demand | Manually |
| SHA2-256 (A5850) | KAT | CAST | On demand | Manually |
| SHA2-256 (A5851) | KAT | CAST | On demand | Manually |
| SHA2-384 (A5837) | KAT | CAST | On demand | Manually |
| SHA2-384 (A5849) | KAT | CAST | On demand | Manually |
| SHA2-384 (A5850) | KAT | CAST | On demand | Manually |
| SHA2-384 (A5851) | KAT | CAST | On demand | Manually |
| SHA2-512 (A5837) | KAT | CAST | On demand | Manually |
| SHA2-512 (A5849) | KAT | CAST | On demand | Manually |
| SHA2-512 (A5850) | KAT | CAST | On demand | Manually |
| SHA2-512 (A5851) | KAT | CAST | On demand | Manually |
| SHA3-224 (A5837) | KAT | CAST | On demand | Manually |
| SHA3-256 (A5837) | KAT | CAST | On demand | Manually |
| SHA3-384 (A5837) | KAT | CAST | On demand | Manually |
| SHA3-512 (A5837) | KAT | CAST | On demand | Manually |
| AES-CMAC | KAT | CAST | On demand | Manually |
| AES-CMAC (A5846) | KAT | CAST | On demand | Manually |
| HMAC-SHA-1 | KAT | CAST | On demand | Manually |
| HMAC-SHA-1 (A5851) | KAT | CAST | On demand | Manually |
| HMAC-SHA2- 224 | KAT | CAST | On demand | Manually |
| HMAC-SHA2- 224 (A5851) | KAT | CAST | On demand | Manually |
| HMAC-SHA2- 256 | KAT | CAST | On demand | Manually |
| HMAC-SHA2- 256 (A5851) | KAT | CAST | On demand | Manually |
| HMAC-SHA2- 384 | KAT | CAST | On demand | Manually |
| HMAC-SHA2- 384 (A5851) | KAT | CAST | On demand | Manually |
| HMAC-SHA2- 512 | KAT | CAST | On demand | Manually |
© 2025 Ctrl IQ, Inc., atsec information security.
| Algorithm or Test | Test Method | Test Type | Period | Periodic Method |
|---|---|---|---|---|
| HMAC-SHA2- 512 (A5851) | KAT | CAST | On demand | Manually |
| HMAC-SHA3- 224 (A5837) | KAT | CAST | On demand | Manually |
| HMAC-SHA3- 256 (A5837) | KAT | CAST | On demand | Manually |
| HMAC-SHA3- 384 (A5837) | KAT | CAST | On demand | Manually |
| HMAC-SHA3- 512 (A5837) | KAT | CAST | On demand | Manually |
| Counter DRBG | KAT | CAST | On demand | Manually |
| Hash DRBG | KAT | CAST | On demand | Manually |
| HMAC DRBG | KAT | CAST | On demand | Manually |
| KAS-FFC-SSC Sp800-56Ar3 (A5837) | KAT | CAST | On demand | Manually |
| RSA SigVer (FIPS186-5) (A5837) | KAT | CAST | On demand | Manually |
| Safe Primes Key Generation (A5837) | PCT | PCT | On demand | Manually |
| Entropy source - Init APT | APT | CAST | On demand | Manually |
| Entropy source - Init RCT | RCT | CAST | On demand | Manually |
| Entropy source - Continuous APT | APT | CAST | On demand | Manually |
| Entropy source - Continuous RCT | RCT | CAST | On demand | Manually |
| Name | Description | Conditions | Recovery Method | Indicator | |
|---|---|---|---|---|---|
| Error | The Linux kernel immediately stops executing | Any self-test failure | Restart of the module | Kernel panic |
Table 23: Conditional Periodic Information
Table 24: Error States In the error state, the output interface is inhibited, and the module accepts no more inputs or requests (as the module is no longer running).
The software integrity tests, CASTs and entropy source start-up tests can be invoked on demand by unloading and subsequently re-initializing the module. The PCTs can be invoked on demand by requesting the key pair generation service. © 2025 Ctrl IQ, Inc., atsec information security.
The module is distributed as a part of the Rocky Linux 9 distribution, in the form of the kernel5.14.0-284.30.1.el9_2.ciqfips.0.8.1, libkcapi-1.3.1-3.el9, and libkcapi-hmaccalc-1.3.1-3.el9 RPM packages. The module can achieve FIPS validated configuration by:
After installation of the RPM packages, the Crypto Officer must execute the “cat /proc/sys/crypto/fips_name” command. The Crypto Officer must ensure that the proper name is listed in the output as follows: Rocky Linux 9 - Kernel Cryptographic API Then, the Crypto Officer must execute the “cat /proc/sys/crypto/fips_version” and “rpm -qa | grep kcapi” commands. These commands must output the following (one line per output): $ cat /proc/sys/crypto/fips_version rocky9.20250121 $ rpm -qa | grep kcapi libkcapi-hmaccalc-1.3.1-3.el9.x86_64 libkcapi-1.3.1-3.el9.x86_64
There is no non-administrator guidance.
© 2025 Ctrl IQ, Inc., atsec information security.
As the module does not persistently store SSPs, secure sanitization of the module consists of unloading the module. This will zeroize all SSPs in volatile memory. Then, if desired, the kernel5.14.0-284.30.1.el9_2.ciqfips.0.8.1, libkcapi-1.3.1-3.el9, and libkcapi-hmaccalc-1.3.1-3.el9 RPM packages can be uninstalled from the Rocky Linux 9 system. © 2025 Ctrl IQ, Inc., atsec information security.
The module does not implement security mechanisms to mitigate other attacks. © 2025 Ctrl IQ, Inc., atsec information security.
A Glossary and Abbreviations AES Advanced Encryption Standard API Application Programming Interface CAST Cryptographic Algorithm Self-Test CAVP Cryptographic Algorithm Validation Program CBC Cipher Block Chaining CBC-CS3 Cipher Block Chaining with Ciphertext Stealing 3 CCM Counter with Cipher Block Chaining-Message Authentication Code CFB Cipher Feedback CKG Cryptographic Key Generation CMAC Cipher-based Message Authentication Code CMVP Cryptographic Module Validation Program CSP Critical Security Parameter CTR Counter DH Diffie-Hellman DRBG Deterministic Random Bit Generator ECB Electronic Code Book FFC Finite Field Cryptography FIPS Federal Information Processing Standards GCM Galois Counter Mode GMAC Galois Counter Mode Message Authentication Code HMAC Keyed-Hash Message Authentication Code IPsec Internet Protocol Security IG Implementation Guidance IV Initialization Vector KAS Key Agreement Scheme KAT Known Answer Test KW Key Wrap MAC Message Authentication Code NIST National Institute of Science and Technology OFB Output Feedback PAA Processor Algorithm Acceleration PAI Processor Algorithm Implementation PCT Pair-wise Consistency Test PSP Public Security Parameter RSA Rivest Shamir Adleman SHA Secure Hash Algorithm SSC Shared Secret Computation SSP Sensitive Security Parameter TOEPP Tested Operational Environment’s Physical Perimeter XTS XEX-based Tweaked-codebook mode with cipher text Stealing © 2025 Ctrl IQ, Inc., atsec information security.
B References FIPS 140-3 Security Requirements For Cryptographic Modules March 2019 https://doi.org/10.6028/NIST.FIPS.140-3 FIPS 140-3 IG Implementation Guidance for FIPS PUB 140-3 and the Cryptographic Module Validation Program https://csrc.nist.gov/CSRC/media/Projects/cryptographic-modulevalidation-program/documents/fips%20140-3/FIPS%20140-3%20IG.pdf FIPS 180-4 Secure Hash Standard (SHS) August 2015 https://doi.org/10.6028/NIST.FIPS.180-4 FIPS 186-5 Digital Signature Standard (DSS) February 2023 https://doi.org/10.6028/NIST.FIPS.186-5 FIPS 197 Advanced Encryption Standard (AES) November 2001; Updated May 2023 https://doi.org/10.6028/NIST.FIPS.197-upd1 FIPS 198-1 The Keyed-Hash Message Authentication Code (HMAC) July 2008 https://doi.org/10.6028/NIST.FIPS.198-1 FIPS 202 SHA-3 Standard: Permutation-Based Hash and ExtendableOutput Functions August 2015 https://doi.org/10.6028/NIST.FIPS.202 PKCS#1 PKCS #1: RSA Cryptography Specifications Version 2.2 November 2016 https://doi.org/10.17487/RFC8017 RFC 4106 The Use of Galois/Counter Mode (GCM) in IPsec Encapsulating Security Payload (ESP) June 2005 https://doi.org/10.17487/RFC4106 SP 800-38A Recommendation for Block Cipher Modes of Operation: Methods and Techniques December 2001 https://doi.org/10.6028/NIST.SP.800-38A SP 800-38A- Recommendation for Block Cipher Modes of Operation: Three Add Variants of Ciphertext Stealing for CBC Mode October 2010 https://doi.org/10.6028/NIST.SP.800-38A-Add SP 800-38B Recommendation for Block Cipher Modes of Operation: the CMAC Mode for Authentication May 2005; Updated October 2016 https://doi.org/10.6028/NIST.SP.800-38B SP 800-38C Recommendation for Block Cipher Modes of Operation: the CCM Mode for Authentication and Confidentiality May 2004; Updated July 2007 https://doi.org/10.6028/NIST.SP.800-38C SP 800-38D Recommendation for Block Cipher Modes of Operation: Galois/Counter Mode (GCM) and GMAC November 2007 https://doi.org/10.6028/NIST.SP.800-38D SP 800-38E Recommendation for Block Cipher Modes of Operation: the XTS-AES Mode for Confidentiality on Storage Devices © 2025 Ctrl IQ, Inc., atsec information security.
January 2010 https://doi.org/10.6028/NIST.SP.800-38E SP 800-38F Recommendation for Block Cipher Modes of Operation: Methods for Key Wrapping December 2012 https://doi.org/10.6028/NIST.SP.800-38F SP 800-56Ar3 Recommendation for Pair-Wise Key-Establishment Schemes Using Discrete Logarithm Cryptography April 2018 https://doi.org/10.6028/NIST.SP.800-56Ar3 SP 800-90Ar1 Recommendation for Random Number Generation Using Deterministic Random Bit Generators June 2015 https://doi.org/10.6028/NIST.SP.800-90Ar1 SP 800-90B Recommendation for the Entropy Sources Used for Random Bit Generation January 2018 https://doi.org/10.6028/NIST.SP.800-90B SP 800-131Ar2 Transitioning the Use of Cryptographic Algorithms and Key Lengths Marcy 2019 https://doi.org/10.6028/NIST.SP.800-131Ar2 SP 800-133r2 Recommendation for Cryptographic Key Generation June 2020 https://doi.org/10.6028/NIST.SP.800-133r2 SP 800-140Br1 Cryptographic Module Validation Program (CMVP) Security Policy Requirements: CMVP Validation Authority Updates to ISO/IEC 24759 and ISO/IEC 19790 Annex B November 2023 https://doi.org/10.6028/NIST.SP.800-140Br1 © 2025 Ctrl IQ, Inc., atsec information security.