All modules
CMVP Validated Module · FIPS 140-3 Security Policy

Qualcomm® Trusted Execution Environment (TEE) Software Cryptographic Library

Certificate#4896StandardFIPS 140-3Level1TypeSoftware-hybridEmbodimentSingle ChipStatusActiveVendorQualcomm Technologies, Inc.
Medium review priority  ·  no TCB surface named  ·  last validated 20 months ago. How this is derived →

Certificate

StandardFIPS 140-3
Overall level1
Module typeSoftware-hybrid
EmbodimentSingle Chip
StatusActive
Sunset date11/20/2026
CaveatInterim validation. When operated in approved mode and installed, initialized and configured as specified in Section 11.5 of the Security Policy with module Qualcomm® Pseudo Random Number Generator validated to FIPS 140-3 under Cert. #4732.
VendorQualcomm Technologies, Inc.

Approved Algorithms (29)

AlgorithmACVP Cert
AES-CBCA2300
AES-CBC-CS2A2300
AES-CCMA2300
AES-CFB128A2300
AES-CTRA2300
AES-ECBA2300
AES-OFBA2300
AES-XTS Testing Revision 2.0A2300
ECDSA KeyGen (FIPS186-4)A2300
ECDSA SigGen (FIPS186-4)A2300
ECDSA SigVer (FIPS186-4)A2300
Hash DRBGA2065
HMAC-SHA-1A2300
HMAC-SHA2-224A2300
HMAC-SHA2-256A2300
HMAC-SHA2-384A2300
HMAC-SHA2-512A2300
PBKDFA2300
RSA KeyGen (FIPS186-4)A2300
RSA SigGen (FIPS186-4)A2300
RSA Signature PrimitiveA2300
RSA SigVer (FIPS186-4)A2300
SHA-1A2300
SHA2-224A2300
SHA2-256A2064
SHA2-256A2065
SHA2-256A2300
SHA2-384A2300
SHA2-512A2300

Derived Review-Risk Graph (review prompts, not findings)

flowchart LR
  %% Deterministic review-risk graph for Qualcomm® Trusted Execution Environment (TEE) Software Cryptographic Library
  %% 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</i>"]
    C3["[low] Self-test / status surface<br/>(referenced in text)<br/><i>self-test<br/>Status Output<br/>Show Status</i>"]
    C5["[low] Protocol / secure-channel<br/>references (may be KDF<br/>names, not a live channel)<br/><i>HTTPS<br/>no library/version identified</i>"]
    C6["[low] Operating system / runtime<br/>referenced (boundary<br/>membership not asserted)<br/><i>operating system<br/>application</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;
Underlying clues
flowchart LR
  %% Deterministic clue tier for Qualcomm® Trusted Execution Environment (TEE) Software Cryptographic Library
  %% 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</i><br/>src: text:keyword"]
    C3["[low] Self-test / status surface (referenced in text)<br/><i>self-test<br/>Status Output<br/>Show Status</i><br/>src: text:keyword"]
    C5["[low] Protocol / secure-channel references (may be KDF names, not a live channel)<br/><i>HTTPS<br/>no library/version identified</i><br/>src: text:keyword"]
    C6["[low] Operating system / runtime referenced (boundary membership not asserted)<br/><i>operating system<br/>application</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;

Security Policy, page by page

Page 1

Qualcomm® Trusted Execution Environment (TEE) Software Cryptographic Library Module version bb1535e33256786b753f8632877c9f4e11e267de aa65234d8f3703943d6a6888 Document Version 1.1 Last update: 11-13-2024 Prepared by: atsec information security corporation

4516 Seton Center Pkwy, Suite 250

Austin, TX 78759 www.atsec.com © 2024 Qualcomm Technologies, Inc. / atsec information security.

Page 2
1 Table of Contents

© 2024 Qualcomm Technologies, Inc. / atsec information security.

2 of 35

Page 3

© 2024 Qualcomm Technologies, Inc. / atsec information security.

3 of 35

Page 4
ISO/IEC 24759 Sec- tion 6. [Number Be- low]FIPS 140-3 Section TitleSecurity Level
1General1
2Cryptographic Module Specification1
3Cryptographic Module Interfaces1
4Roles, Services, and Authentication1
5Software/Firmware Security1
6Operational EnvironmentN/A
7Physical Security2
8Non-invasive SecurityN/A
9Sensitive Security Parameter Manage- ment1
10Self-tests1
1.1 This Security Policy Document

This Security Policy describes the features and design of the module named Qualcomm® Trusted Execution Environment (TEE) Software Cryptographic Library using the terminology contained in specifies the security requirements that will be satisfied by a cryptographic module utilized within a security system protecting sensitive but unclassified information. The NIST/CCCS Cryptographic Module Validation Program (CMVP) validates cryptographic module to FIPS 140-3. Validated products are accepted by the Federal agencies of both the USA and Canada for the protection of sensitive or designated information. and including this notice. Other documentation is proprietary to their authors.

1.2 How this Security Policy was Prepared

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. This document is the non-proprietary FIPS 140-3 Security Policy for the Qualcomm® Trusted Execution Environment (TEE) Software Cryptographic Library. It has a one-to-one mapping to the [SP800-140B] starting with section B.2.1 named “General” that maps to section 1 in this document and ending with section B.2.12 named “Mitigation of other attacks” that maps to section 12 in this document. © 2024 Qualcomm Technologies, Inc. / atsec information security.

4 of 35

Page 5
11Life-cycle Assurance2
12Mitigation of Other Attacks1

Table 1 - Security Levels © 2024 Qualcomm Technologies, Inc. / atsec information security.

5 of 35

Page 6
ComponentTypeVersion NumberOperating Sys- tem
Qualcomm® Trusted Exe- cution Environment (TEE) Software Cryptographic LibrarySoftwarebb1535e33256786b753f8632877c9f4 e11e267deaa65234d8f3703943d6a6 888Qualcomm Trusted Execu- tion Environ- ment (TEE) TZ.XF.5.1x
ARMv8 processor1 TZ_SW_CRYPTO_FIPS_EN- ABLE fuseHardwarebb1535e33256786b753f8632877c9f4 e11e267deaa65234d8f3703943d6a6 888N/A
Software ComponentHMAC hash value
Qualcomm® Trusted Execution Environment (TEE) Software Cryptographic Library (64 bit)bb1535e33256786b753f8632877c9f4e11e267deaa65234d8f 3703943d6a6888

Cryptographic Library

(64 bit)

2 Cryptographic Module Specification
2.1 Module Description

secure applications. It is part of the common library and provides APIs to the secure applications for cryptography and hashing functions. mined to be a FIPS 140-3 validated module by blowing the TZ_SW_CRYPTO_FIPS_ENABLE fuse and by determining the version number based on its HMAC value combined with the register value of the ARMv8 instruction set architecture for hash operations for SHA-1, SHA-224 and SHA-256.

2.2 Module Details

The software-hybrid cryptographic module consists of the Qualcomm® Trusted Execution Environcryptographic functions are implemented within the library. The Qualcomm® Trusted Execution Environment (TEE) Software Cryptographic Library is bound to the on-chip Pseudo Random Number Generator module with version 3.0.0 validated under FIPS 140-3 certificate #4732. The bound module resides within the same physical perimeter of the binding module. graphic module (hereafter referred to as “the module”) is a Software-Hybrid Single-Chip cryptographic module. Table 2 - Components of the Software-hybrid Cryptographic Module Table 3 describes the software component versions that comprise the Qualcomm® Trusted Execution Environment (TEE) Software Cryptographic Library while Table 4 describes the fuse setting that enables the FIPS validated module. The FIPS validated Qualcomm® Trusted Execution Environment (TEE) Software Cryptographic Library comprises a combination of the software component versions and fuse setting combined together. The ARMv8.5-a is the instruction set version used within the Snapdragon 8 Gen 1 Mobile Platform Snapdragon is a product of Qualcomm Technologies, Inc. and/or its subsidiaries. Arm is a registered trademark of Arm Limited (or its subsidiaries) in the US and/or elsewhere. © 2024 Qualcomm Technologies, Inc. / atsec information security.

6 of 35

Page 7
Fuse name1-bit fuse valueDescription
TZ_SW_CRYPTO_FIPS_ENABLE1Enable FIPS compliance for Qualcomm® Trusted Execution Environment (TEE) Software Cryptographic Library. Disabled by default and blow to enable.

Enable FIPS compliance for

Q

Cryptographic Library blow to enable.

. Disabled by default and

#Operating SystemHardware PlatformProcessorPAA/Acceleration
1Qualcomm Trusted Execution Environment (TEE) TZ.XF.5.1xSnapdragon 8 Gen 1 Mobile PlatformSnapdragon 8 Gen 1 Mobile PlatformARMv8 instruction set architecture (SHA-1, SHA-224 and SHA-256)
CAVP CertAlgorithm and StandardMode / MethodDescription / Key Size(s) / Key Strength(s)Use / Function
#A2300AES FIPS 197, SP800-38ACBC, ECB, CTR, CFB128, OFB128, 192, 256 bitsEncryption, De- cryption
#A2300AES FIPS 197, SP800-38EXTS128, 256 bitsEncryption, De- cryption
#A2300AES FIPS 197, SP800-38CCCM128, 192, 256 bitsEncryption, De- cryption
#A2300AES SP800-38A Adden- dumCBC-CS2128, 192, 256 bitsEncryption, De- cryption
2.3 Tested Operational Environments

The module has been tested on the operational environments indicated in Table 5 with the corresponding module variants and configuration options. Table 5 - Tested operational environments

2.4 Security Functions

Table 6 lists all approved security functions (cryptographic algorithms) of the module, including specific key lengths employed for approved services, and implemented modes or methods of operation of the algorithms. © 2024 Qualcomm Technologies, Inc. / atsec information security.

7 of 35

Page 8
CAVP CertAlgorithm and StandardMode / MethodDescription / Key Size(s) / Key Strength(s)Use / Function
#A2300SHA-1 (ARMv8) FIPS 180-4N/AN/AHash
#A2300SHA-224 (ARMv8) FIPS 180-4N/AN/AHash
#A2300SHA-256 (ARMv8) FIPS 180-4N/AN/AHash
#A2300SHA-384 (software) FIPS 180-4N/AN/AHash
#A2300SHA-512 (software) FIPS 180-4N/AN/AHash
#A2300HMAC FIPS 198-1SHA-1, SHA-224, SHA-256, SHA-384, SHA-512Key sizes are between 112-4096 bits in length 112-256 bits of key strengthMessage Authenti- cation
#A2300ECDSA Key Pair Generation FIPS 186-4B.4.2 (Testing Can- didates)112 – 256 bits of security strength P-224, P-256, P-384, P- 521Key Pair Genera- tion
#A2300ECDSA Signature Generation FIPS 186-4SHA-224, SHA-256, SHA-384, SHA-512112 – 256 bits of security strength P-224, P-256, P-384, P- 521Signature Genera- tion
#A2300ECDSA Signature Verification FIPS 186-4SHA-1, SHA-224, SHA-256, SHA-384, SHA-51296 – 256 bits of security strength P-192, P-224, P-256, P- 384, P-521 (ECDSA SigVer with P- 192 is a legacy algo- rithm)Signature Verifica- tion

© 2024 Qualcomm Technologies, Inc. / atsec information security.

8 of 35

Page 9
CAVP CertAlgorithm and StandardMode / MethodDescription / Key Size(s) / Key Strength(s)Use / Function
#A2300ECDSA Signature Generation – Com- ponent (CVL) FIPS 186-4N/A112 – 256 bits of security strength P-224, P-256, P-384, P- 521Signature Genera- tion – Component or Primitive
#A2300RSA Key Pair Gen- eration FIPS 186-4B.3.3 (Probable Prime Generation)2048, 3072, 4096 bit modulus 112 – 150 bits of security strengthKey Pair Genera- tion
#A2300RSA Signature Generation (PKCS#1 v1.5) FIPS 186-4SHA-224, SHA-256, SHA-384- SHA-5122048, 3072, 4096 bit modulus 112 – 150 bits of security strengthSignature Genera- tion
#A2300RSA Signature Ver- ification (PKCS#1 v1.5) FIPS 186-4SHA-1, SHA-224, SHA-256, SHA-384, SHA-5121024, 2048, 3072, 4096 bit modulus 80 - 150 bits of security strength (RSA SigVer with a modu- lus length of 1024 is a legacy algorithm)Signature Verifica- tion
#A2300RSA Signature Generation (PSS) FIPS 186-4SHA-224, SHA-256, SHA-384, SHA-5122048, 3072, 4096 bit modulus 112 – 150 bits of security strengthSignature Genera- tion
#A2300RSA Signature Ver- ification (PSS) FIPS 186-4SHA-1, SHA-224, SHA-256, SHA-384, SHA-5121024, 2048, 3072, 4096 bit modulus 80 - 150 bits of security strength (RSA SigVer with a modu- lus length of 1024 is a legacy algorithm)Signature Verifica- tion
#A2300RSA Signature Generation – Primi- tive (CVL) FIPS 186-4N/A2048 bit modulus 112 bits of security strengthSignature Genera- tion – Component or Primitive
#A2300PBKDF SP800-132SHA-1, SHA-256, SHA-512128-256 bitsKey Derivation

© 2024 Qualcomm Technologies, Inc. / atsec information security.

9 of 35

Page 10
CAVP CertAlgorithm and StandardMode / MethodDescription / Key Size(s) / Key Strength(s)Use / Function
Vendor Affirmed Pseudo Random Number Generator bound moduleCKG SP800-133rev2 (section 4, direct DRBG output with- out XOR)RSA ECDSA2048, 3072, 4096 bit modulus P-224, P-256, P-384, P- 521 112 – 256 bits of security strengthKey Generation
#A2064 and #A2065SHA-256 FIPS 180-4N/AN/AHash for DRBG
#A2065Hash DRBG SP800-90Arev1SHA-256256 bits of entropyRandom Number Generation
Algorithm/FunctionsUse/Function
DESEncryption, Decryption
Triple DES2Encryption, Decryption
GCM/GMAC3Encryption, Decryption, Message Authentication
HMAC (key sizes below 112 bits)Message Authentication
RIPEMD-160Hash
MD5Hash
SM2Signature Generation, Signature Verification, Hy- brid Encryption, Hybrid Decryption
SM3Hash
SM4Encryption, Decryption
SHA-1, SHA-224 and SHA-256 (software)Hash
ECDSA (secp160r1, P-192)Key Pair Generation, Signature Generation

Table 6 - Approved Algorithms Table 7 lists all non-approved security functions not allowed in approved services of the module. Triple DES is CAVP certified with CAVP Cert. #A2300. However, there are two requirements from FIPS 140-3 IG C.G below that contribute to the non-compliance:

  1. FIPS 140-3 requires that only 2^16 encryptions are performed with a given key; 2) the aforementioned requirement must be enforced by the module itself, not by policy. GCM is CAVP certified with CAVP Cert. #A2300. However, there are two requirements from FIPS 140-3 IG C.H below that contribute to the non-compliance: 1) the IV uniqueness must be enforced by the module;
  2. FIPS 140-3 requires that only 2^32 cipher operations are performed with a given key. © 2024 Qualcomm Technologies, Inc. / atsec information security.

10 of 35

Page 11
ECDSA (secp160r1)Signature Verification
ECDSA (P-192, P-224, P-256, P-384 and P- 521)Signature Verification - Component
Elliptic Curve Integrated Encryption Scheme (ECIES)Hybrid Encryption, Hybrid Decryption
RSA-OAEPKey Encapsulation
RSA (1024 bit modulus)Key Pair Generation, Signature Generation
Ed25519Key Pair Generation, Signature Generation, Signa- ture Verification
ECDH4Shared Secret Computation

Table 7 - Non-Approved Algorithms Not Allowed in Approved Services NOTE: There are no non-approved algorithms allowed in approved mode, and no non-approved algorithms allowed in the approved mode with no security claimed.

2.5 Description of Modes of Operation

The module implements two modes of operation: (1) the approved mode, in which the approved services are available; and (2) the non-approved mode, in which the non-approved services are available. The current mode of operation of the module can be inferred by the service indicator, which indicates the approved state of the current service being invoked. No configuration is necessary for the module to operate and remain in the approved or non-approved modes. All SSPs are kept separate between the two modes. To transition to the non-approved mode, one of the nonapproved services in section 4 of this security policy can be requested. To transition to the approved mode, one of the approved services in section 4 of this security policy can be requested. Table 10 and 11 list the services available in approved and non-approved mode of operation, respectively.

2.6 Cryptographic Module Boundary

The physical perimeter of the Qualcomm® Trusted Execution Environment (TEE) Software Cryptographic Library is the physical perimeter of the device that contains it. Consequently, the embodiment of the Qualcomm® Trusted Execution Environment (TEE) Software Cryptographic Library is a single-chip cryptographic module. Figure 1 shows a block diagram of the module, with the cryptographic boundary indicated in red, the bound module in the dark green box, and the physical perimeter in black. ECDH shared secret computation is CAVP certified with Cert #A2300. However, the shared secret generation does not check the key assurance requirements from SP800-56A Rev 3 regarding trusted third parties during key import. There is a self-test for ECDH but is not listed since it is non-approved. © 2024 Qualcomm Technologies, Inc. / atsec information security.

11 of 35

Page 12

Figure 1: Block diagram depicting the cryptographic boundary and physical perimeter, and data flow between the components in the Snapdragon SoC Figure 2: Snapdragon 8 Gen 1 Mobile Platform © 2024 Qualcomm Technologies, Inc. / atsec information security.

12 of 35

Page 13
2.7 Rules of Operation

The Crypto Officer interacts with the Qualcomm® Trusted Execution Environment (TEE) Software Cryptographic Library in two distinct ways:

  1. Initializing the Qualcomm® Trusted Execution Environment (TEE) Software Cryptographic Library
  2. The application services (APIs) invoked by users Once Qualcomm® Trusted Execution Environment (TEE) Software Cryptographic Library initializes and the self-tests complete successfully, all cryptographic functions are made available. If its integrity test or KATs fail, the Qualcomm® Trusted Execution Environment (TEE) Software Cryptographic Library goes into error state. To recover from a failure, the Qualcomm® Trusted Execution Environment (TEE) Software Cryptographic Library will need to be re-initialized. When the Qualcomm® Trusted Execution Environment (TEE) Software Cryptographic Library is in the error state, the data output is inhibited. The only way to recover from an integrity test failure is to reset the module. Caller-induced or internal errors do not reveal any sensitive material to callers. The Qualcomm® Trusted Execution Environment (TEE) Software Cryptographic Library ensures that there is no means to obtain data from itself by performing key zeroization. There is no means to obtain sensitive information from the Qualcomm® Trusted Execution Environment (TEE) Software Crypto graphic Library. © 2024 Qualcomm Technologies, Inc. / atsec information security.

13 of 35

Page 14
Physical portLogical InterfaceData that passes over port/interface
N/AData InputInput parameters for data
Data OutputOutput parameters for data
Control InputFunction calls, input parameters for control
Status OutputReturn code, status values
Physical power connectorPower InputPower port or pin for single-chip
3 Cryptographic Module Ports and Interfaces

Table 8 - Ports and Interfaces The module does not implement a control output interface. © 2024 Qualcomm Technologies, Inc. / atsec information security.

14 of 35

Page 15
Role From moduleServiceInputOutput
Crypto OfficerEncryptionKey, PlaintextCiphertext, Success/ Fail
DecryptionKey, CiphertextPlaintext, Success/Fail
HashInput dataHash value
Message AuthenticationHMAC key, Input dataHMAC value
Key Pair GenerationKey sizeKey pair (public key + private key)
Signature GenerationPrivate key, Input data, Hash algorithmSignature
Signature VerificationPublic key, Input data, Signa- ture, Hash algorithmSuccess/Fail
Signature Generation – Component or PrimitivePrivate key, Pre-hashed dataSignature
Key DerivationPRF algorithm, Salt, Iteration count, PasswordDerived key
Get FIPS Infoenum value of MODULE_HMACVersioning informa- tion Self-test Success/Fail
Show StatusNoneCurrent status (as re- turn codes and/or log messages)
ZeroizationNoneNone
Hybrid EncryptionKey, PlaintextCiphertext, Success/ Fail
Hybrid DecryptionKey, CiphertextPlaintext, Success/Fail
Signature Verification - ComponentPublic key, Input data, Signa- ture, pre-hashed dataSuccess/Fail
Key WrappingKey wrapping key, key to be wrappedWrapped key
Shared Secret ComputationPrivate key, public key from peerShared secret
4 Roles, services, and authentication
4.1 Roles

The Qualcomm® Trusted Execution Environment (TEE) Software Cryptographic Library supports the Crypto Officer role. The role is implicitly assumed based on the services requested. Table 9 lists the roles supported by the module with corresponding services with input and output. Table 9 - Roles, Service Commands, Input and Output The module does not support authentication for roles.

4.3 Services

© 2024 Qualcomm Technologies, Inc. / atsec information security.

15 of 35

Page 16
ServiceDescriptionApproved Security FunctionsKeys and/ or SSPsRolesAccess rightsIndicator
EncryptionEncrypts data using symmetric cryptog- raphyAESAES keyCOW, E0 return value with enum QSEE_FIPS_AES_*
DecryptionDecrypts data using symmetric cryptog- raphyAESAES keyCOW, E0 return value with enum QSEE_FIPS_AES_ *
HashComputes the hash value of dataSHA-1 (ARMv8) SHA-224 (ARMv8) SHA-256 (ARMv8) SHA-384 (soft- ware) SHA-512 (soft- ware)N/ACON/A0 return value with enum QSEE_FIPS_SHA*
Message Authentica- tionComputes the HMAC value of dataHMACHMAC keyCOW, E0 return value with enum QSEE_FIPS_HMA C*
Key Pair GenerationGenerates asymmet- ric key pairs using the bound moduleECDSA Key Pair GenerationECDSA pri- vate key, ECDSA public keyCOG, R0 return value with enum QSEE_FIPS_ECDS

The module provides services to operators that assume the available role. Services are accessed through documented API interfaces from the calling application. Additional services are provided by the bound Pseudo Random Number Generator module on the Snapdragon 8 Gen 1 Mobile Platform SoC. This Qualcomm® Trusted Execution Environment (TEE) Software Cryptographic Library utilizes the random number generation service from the bound Pseudo Random Number Generator module. The next tables define the services that utilize approved, allowed, and non-approved security functions in this module. For the respective tables, the convention below applies when specifying the access permissions (types) that the service has for each SSP.  G = Generate: The module generates or derives the SSP.  R = Read: The SSP is read from the module (e.g. the SSP is output).  W = Write: The SSP is updated, imported, or written to the module.  E = Execute: The module uses the SSP in performing a cryptographic operation.  Z = Zeroise: The module zeroises the SSP.  N/A: The service does not access any SSP or key during its operation. An operator can read the service indicator from a service by invoking the qsee_get_fips_approval_status() function with enum value for QSEE_FIPS_CRYPTO_SVC_TYPE. For details on the enum values please see the product documentation

4.3.1 Approved Services

Table 10 lists the approved services in this module, the roles that can request the service, the algorithms involved, the Sensitive Security Parameters (SSPs) involved and how they are accessed, and the respective service indicator. In the service tables, CO specifies the Crypto Officer role. * C* © 2024 Qualcomm Technologies, Inc. / atsec information security.

16 of 35

Page 17
ServiceDescriptionApproved Security Functions RSA Key Pair Gen- erationKeys and/ or SSPs Intermedi- ate key generation value RSA pri- vate key, RSA public key Intermedi- ate key generation valueRolesAccess rights G, E, Z G, R G, E, ZIndicator A_KEY_PAIR_GEN _* 0 return value with enum QSEE_FIPS_RSA_ KEY_PAIR_GEN_*
Signature GenerationGenerates crypto- graphic signatures of dataECDSA Signature GenerationECDSA private keyCOW, E0 return value with enum QSEE_FIPS_ECDS A_SIG_GEN_*
RSA Signature Generation (PKCS#1 v1.5) RSA Signature Generation (PSS)RSA pri- vate key0 return value with enum QSEE_FIPS_RSA_ SIG_GEN_*
Signature VerificationVerifies crypto- graphic signatures of dataECDSA Signature VerificationECDSA public keyCOW, E0 return value with enum QSEE_FIPS_ECDS A_SIG_VER_*
RSA Signature Verification (PKCS#1 v1.5) RSA Signature Verification (PSS)RSA public key0 return value with enum QSEE_FIPS_RSA_ SIG_VER_*
Signature Generation - Compo- nent or PrimitiveGenerates crypto- graphic signatures of pre-hashed dataECDSA Signature Generation - ComponentECDSA private keyCOW, E0 return value with enum QSEE_FIPS_ECDS A_SIG_GEN_COM P_*
RSA Signature Generation - PrimitiveRSA pri- vate key0 return value with enum QSEE_FIPS_RSA_ SIG_GEN_PRIMI- TIVE_*
Key Deriva- tionDerives a secret keyPBKDFPasswordCOW, E0 return value with enum QSEE_FIPS_PBKD F_*
MiscellaneousDerived keyG, R
Show Sta- tusShow the status of the moduleNoneN/ACON/AN/A

G, E, Z G, R G, E, Z © 2024 Qualcomm Technologies, Inc. / atsec information security.

17 of 35

Page 18
ServiceDescriptionApproved Security FunctionsKeys and/ or SSPsRolesAccess rightsIndicator
Get FIPS InfoShow the versioning information of the module and execute self-tests on demand (pre-operational and CAST)HMAC AES RSA Signature Generation (PKCS#1 v1.5) RSA Signature Verification (PKCS#1 v1.5) ECDSA Signature Generation ECDSA Signature Verification PBKDFN/ACON/AN/A
ZeroizationZeroizes all SSPs in the moduleNoneAll SSPsCOZN/A
ServiceDescriptionAlgorithms AccessedRoleIndicator
EncryptionEncrypts data using sym- metric cryptographyDES, Triple DES, GCM, SM4CON/A
DecryptionDecrypts data using sym- metric cryptographyDES, Triple DES, GCM, SM4CON/A
Hybrid EncryptionEncrypts data using hybrid cryptographySM2, ECIESCON/A
Hybrid DecryptionDecrypts data using hybrid cryptographySM2, ECIESCON/A
HashComputes the hash value of dataRIPEMD-160, MD5, SM3, SHA-1, SHA-224 and SHA- 256 (software)CON/A
Message Authenti- cationComputes the MAC value of dataGMAC, HMAC (key sizes be- low 112 bits)CON/A
Key Pair GenerationGenerates asymmetric key pairsECDSA (secp160r1, P-192) RSA (1024-bit modulus) Ed25519CON/A
Signature Genera- tionGenerates cryptographic sig- natures of dataECDSA (secp160r1, P-192) RSA (1024-bit modulus) Ed25519, SM2CON/A
Signature Verifica- tionVerifies cryptographic signa- tures of dataECDSA (secp160r1) Ed25519, SM2CON/A
4.3.2 Non-approved Services

Table 11 lists the non-approved services that utilize the non-approved security functions listed in Table 7. © 2024 Qualcomm Technologies, Inc. / atsec information security.

18 of 35

Page 19
ServiceDescriptionAlgorithms AccessedRoleIndicator
Signature Verifica- tion - ComponentVerifies cryptographic signa- tures of pre-hashed dataECDSACON/A
Key WrappingWraps a key using asymmet- ric cryptographyRSA OAEPCON/A
Shared Secret Com- putationComputes a shared secretECDHCON/A

Table 11 - Non-Approved Services © 2024 Qualcomm Technologies, Inc. / atsec information security.

19 of 35

Page 20
5 Software/Firmware security
5.1 Integrity Techniques

The integrity of the module is verified by comparing a HMAC-SHA-256 value calculated at run time with the HMAC-SHA-256 value stored in the module that was computed at build time.

5.2 On-Demand Integrity Test

The software integrity test is performed as part of the pre-operational self-tests. The software integrity test can also be invoked on-demand by calling the Get FIPS Info service.

5.3 Executable Code

The module consists of code that will perform algorithmic services for trusted applications. The code is compiled into a shared library. © 2024 Qualcomm Technologies, Inc. / atsec information security.

20 of 35

Page 21
6 Operational Environment
6.1 Applicability

The procurement, build and configuring procedure are controlled. The Qualcomm® Trusted Execution Environment (TEE) Software Cryptographic Library is installed into a commercial off-the-shelf (COTS) mobile device by the customer. The software components of this module are executed in the Qualcomm Trusted Execution Environment (TEE) TZ.XF.5.1x. Therefore, the operational environment is considered limited.

6.2 Tested Operational Environment

Please see Section 2.3 for the tested operational environment.

6.3 Specifications for the Operational Environment

There are no security rules, settings or restrictions to the configuration of the operational environment.  The Qualcomm® Trusted Execution Environment (TEE) Software Cryptographic Library does not have the capability of loading software or firmware from an external source.  The module does not support concurrent operators. © 2024 Qualcomm Technologies, Inc. / atsec information security.

21 of 35

Page 22
7 Physical Security

The Qualcomm® Trusted Execution Environment (TEE) Software Cryptographic Library is a software-hybrid module implemented as part of the Snapdragon 8 Gen 1 Mobile Platform SoC, which is the physical perimeter of the single-chip software-hybrid module. The single-chip conforms to the Level 2 requirements for physical security. At the time of manufacturing, the die of the Snapdragon 8 Gen 1 Mobile Platform SoC is embedded within a printed circuit board (PCB), which prevents visibility into the internal circuity of the Qualcomm® Trusted Execution Environment (TEE) Software Cryptographic Library. The layering process which is used to embed the die into the PCB also prevents tampering of the physical components without leaving tamper evidence. The Snapdragon 8 Gen 1 Mobile Platform SoC is further protected by being enclosed in commercial off the shelf mobile device utilizing production grade, commercially available components and said mobile device enclosure completely surrounds the Snapdragon 8 Gen 1 Mobile Platform SoC. There are no steps required to ensure that physical security is maintained. © 2024 Qualcomm Technologies, Inc. / atsec information security.

22 of 35

Page 23
8 Non-invasive Security

The module does not support any non-invasive security techniques; therefore, this section is not applicable. © 2024 Qualcomm Technologies, Inc. / atsec information security.

23 of 35

Page 24
SSPStrengthSecurity Function and Cert. #GenerationImport /ExportEstablish- mentStorageZeroizationUse and re- lated keys
AES key128, 192, 256 bitsAES #A2300N/AInput in plaintext via API in- put pa- rameters. No output.N/ARAMSee 9.5Use: Encryp- tion, Decryp- tion
HMAC key112-256 bitsHMAC #A2300Use: Mes- sage Au- thentication
ECDSA pri- vate key112-256 bits (P-224, P-256, P-384, P-521)ECDSA #A2300FIPS 186-4 compliant method de- scribed in Appendix B.4.2. ran- dom values obtained using the SP800- 90Arev1 DRBG pro- vided by the bound module.Input in plaintext via API in- put pa- rameters. Output in plaintext via API output pa- rameters.N/ARAMUse: Signa- ture Genera- tion Related keys: paired with ECDSA public key, generated from Inter- mediate key generation value
ECDSA pub- lic key96-256 bits (P-192, P-224, P-256, P-384, P-521)Use: Signa- ture Verifi- cation Related keys: paired with ECDSA private key, generated from Inter- mediate key generation value
RSA private key112-150 bits (2048, 3072, 4096 bit modulus)RSA #A2300FIPS 186-4 compliant method de- scribed in Appendix B.3.3. ran- dom values obtained using the SP800- 90Arev1 DRBG pro- vided by the bound module.Input in plaintext via API in- put pa- rameters. Output in plaintext via API output pa- rameters.N/ARAMUse: Signa- ture Genera- tion Related keys: paired with RSA public key, generated from Inter- mediate key generation value
RSA public key80-150 bits (1024, 2048, 3072, 4096 bit modulus)Use: Signa- ture Verifi- cation Related keys: paired with RSA pri- vate key, generated
9 Sensitive Security Parameter Management

Table 12 summarizes the Sensitive Security Parameters (SSPs) that are used by the cryptographic services implemented in the module in the approved services (Table 10). # © 2024 Qualcomm Technologies, Inc. / atsec information security.

24 of 35

Page 25
SSPStrengthSecurity Function and Cert. #GenerationImport /ExportEstablish- mentStorageZeroizationUse and re- lated keys from Inter- mediate key generation value
PasswordN/APBKDF #A2300N/AInput in plaintext via API in- put pa- rameters. No output.N/ARAMSee 9.5Use: Key Deriva- tion Related keys: used to de- rive Derived key
Derived key128 – 256 bitsGenerated during the PBKDFNo input. Output in plaintext via API output pa- rameters.N/AUse: Key Derivation Related SSPs: de- rived from Password
Intermediate key genera- tion value112-256 bitsCKG (vendor affirmed)N/ANo input. No output.N/ARAMUse: Key pair genera- tion Related keys: used to gen- erate ECDSA private key, ECDSA pub- lic key, RSA private key, RSA public key

# Table 12 - SSPs The Qualcomm® Trusted Execution Environment (TEE) Software Cryptographic Library implements Password-Based Key Derivation version 2 (PBKDF) as defined in [SP800-132]. The PBKDF function is provided as a service and returns the key derived from the provided password to the caller. The supported option is 1a from Section 5.4 of SP 800-132, whereby the Master Key (MK) is used directly as the Data Protection Key (DPK). The length of the salt should be at least 128 bits and the length of the password or passphrase should be at least 8 characters, which provides the probability of guessing this password or passphrase to be (1/10)8 assuming a scenario where all characters are digits. The caller shall observe all requirements and should consider all recommendations specified in SP800-132 with respect to the strength of the generated key, including the quality of the password, the quality of the salt as well as the number of iterations. The keys derived from passwords, as shown in SP 800-132, may only be used for storage applications. The SSP generation methods implemented in the Qualcomm® Trusted Execution Environment (TEE) Software Cryptographic Library for approved services are compliant with SP 800-133Rev2. ECDSA key pair generation is done according to FIPS 186-4, Appendix B.4.2 (Testing Candidates). RSA key pair generation is done according to FIPS 186-4, Appendix B.3.3 (Probable Prime Genera© 2024 Qualcomm Technologies, Inc. / atsec information security.

25 of 35

Page 26

tion). The seeds (i.e., the random values) used in asymmetric key pair generation are directly obtained from the SP 800-90Arev1 Hash DRBG provided by the bound Qualcomm® Pseudo Random Number Generator module, compliant with SP 800-133r2 section 4 without the use of V (as specified in additional comment #2 to IG D.H).  The Qualcomm® Trusted Execution Environment (TEE) Software Cryptographic Library does not generate symmetric keys.  Intermediate key generation values are not output from the module during or after processing the service.

9.3 SSP Entry and Output

The Qualcomm® Trusted Execution Environment (TEE) Software Cryptographic Library only supports manual, electronic SSP entry or output. The SSPs are provided to the module via API input parameters in plaintext form and output via API output parameters in plaintext form. During SSP entry, all data output through the data output interface is inhibited. The Qualcomm® Trusted Execution Environment (TEE) Software Cryptographic Library does not enter or output SSPs in plaintext format outside its physical perimeter.

9.4 SSP Storage

All SSPs are output from and entered into the Qualcomm® Trusted Execution Environment (TEE) Software Cryptographic Library to and from the calling process and are destroyed from memory when released. The module does not perform persistent storage of SSPs. The SSPs will be stored temporarily in plaintext in the RAM.

9.5 SSP Zeroization

The module’s functions deallocate and zeroize temporary SSP values in volatile memory used during the function’s execution. The zeroization consists of writing zeroes to the memory location used by the SSP before deallocating the area. The module does not overwrite SSPs with another SSP. The zeroization service for the SSPs in volatile memory consists of powering off the module, which will remove power from the volatile memory. This action will cause the value of the SSPs in volatile memory to be overwritten by random values the next time the module is powered on. The successful act of powering off the module serves as the implicit indicator of zeroization. © 2024 Qualcomm Technologies, Inc. / atsec information security.

26 of 35

Page 27
AlgorithmParametersCondition for testTypeTest
HMAC-SHA- 256SHA-256Power up (af- ter HMAC CASTs)Pre-Operational Self-TestSoftware integrity test
AES 128 and 256 key sizeCCMPower upCryptographic Algorithm Self-TestKAT encryption KAT decryption
ECBKAT decryption
HMACSHA-1, SHA- 256, SHA-512Power upCryptographic Algorithm Self-TestKAT HMAC compu- tation
RSAPKCS#1 v1.5 with SHA-256 and 2048 bit modulusPower upCryptographic Algorithm Self-TestKAT signature generation KAT signature ver- ification
ECDSAP-256 with SHA-256Power upCryptographic Algorithm Self-TestKAT signature generation KAT signature ver- ification
PBKDFSHA-1, SHA- 256, SHA-512Power upCryptographic Algorithm Self-TestKAT key derivation
RSAN/AKey pair gen- erationPair-wise Consistency TestPCT signature gen- eration/verification
ECDSAN/AKey pair gen- erationPair-wise Consistency TestPCT signature gen- eration/verification
10 Self-tests

The module performs pre-operational self-tests and conditional self-tests. 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 is not available to be used by the calling application until the pre-operational self-tests and cryptographic algorithm self-tests are completed successfully. All the self-tests are listed in Table 13, with the respective condition under which those tests are tests (CASTs) are performed. The self-tests for the DRBG and SHA used from the bound module are implemented by the bound module. Table 13 - Self-tests © 2024 Qualcomm Technologies, Inc. / atsec information security.

27 of 35

Page 28
Error StateError ConditionStatus Indicator
ErrorCryptographic Algorithm Self- Test, or Software Integrity TestThe module has halted and is unable to boot.
10.1 Pre-Operational Self-Tests

The Qualcomm® Trusted Execution Environment (TEE) Software Cryptographic Library performs pre-operational self-tests when it is loaded into memory, without operator intervention. Pre-operational self-tests ensure that the module is not corrupted. The module transitions to the operational state only after the pre-operational self-tests are passed successfully. The types of pre-operational self-tests are described in the next sub-sections. The integrity of the Qualcomm® Trusted Execution Environment (TEE) Software Cryptographic Library is verified by comparing a HMAC-SHA-256 value calculated at run time with the HMAC-SHA-

256 value stored in the module that was computed at build time. If the comparison verification

fails, the module transitions to the error state (Section 10.3) The HMAC-SHA-256 algorithm goes through its cryptographic algorithm self-test before the integrity test is performed (Table 13).

10.2 Conditional Self-Tests

The module performs self-tests on all approved cryptographic algorithms as part of the approved services using the tests shown in Table 13. Data output through the data output interface is inhibited during the self-tests. The module transitions to the operational state only after the cryptographic algorithm self-tests are passed successfully.

10.2.2 Pair-wise Consistency Tests

Pair-wise consistency tests are run whenever the Qualcomm® Trusted Execution Environment (TEE) Software Cryptographic Library generates an asymmetric (RSA or ECDSA) key pair. If the pair-wise consistency check fails, the Qualcomm® Trusted Execution Environment (TEE) Software Cryptographic Library enters an error state and returns an error status code.

10.2.3 Periodic/On-Demand Self-Tests

The module performs on-demand self-tests initiated by calling the Get FIPS Info service. All selftests in Table 13 marked as “Power up” are then executed. An operator can perform the pair-wise consistency tests on demand by requesting the Key Pair Generation service for RSA or ECDSA. The same procedures may be employed by the operator to perform periodic self-tests.

10.3 Error States

If the module fails any of the self-tests, the module enters the error state. In the error state, the module outputs the error type through the status output interface. In the error state, the data output interface is inhibited, and the module accepts no more inputs or requests. To recover from the error state, re-initialization is possible by successful execution of the pre-operational self-tests and cryptographic algorithm self-tests, which can be triggered by a power-off/power-on cycle. Table 14 lists the error state and the status indicator (through calling the qsee_get_fips_info() function with the info_type parameter set to QSEE_FIPS_SELFTEST_STATUS) values that explains the error that has occurred. © 2024 Qualcomm Technologies, Inc. / atsec information security.

28 of 35

Page 29
Error StateError ConditionStatus Indicator
ErrorPair-wise Consistency TestThe module returns ICryptoSelfTest_CRYPTO_SELF- TEST_FAILED and enters “Error” state and no fur- ther operations is allowed.

Table 14 - Error states © 2024 Qualcomm Technologies, Inc. / atsec information security.

29 of 35

Page 30
11 Life-cycle assurance
11.1 Configuration Management

Perforce Visual Client (P4V), a version control system from Perforce, is used to manage the revision control of the Qualcomm® Trusted Execution Environment (TEE) Software Cryptographic Library software code. The Perforce Visual Client provides version control, branching and merging of code lines, and concurrent development. Git, an open-source version control system, is also used to manage the revision control of the Qualcomm® Trusted Execution Environment (TEE) Software Cryptographic Library unified crypto software code. Git provides version control, branching and merging of code lines, and concurrent development.

11.2 Delivery and Operation

The Qualcomm® Trusted Execution Environment (TEE) Software Cryptographic Library is a software-hybrid module that runs on the Snapdragon 8 Gen 1 Mobile Platform. This SoC is delivered from the vendor via a trusted delivery courier. On the reception of the SoC, the operator shall first check all sides of the box to verify that it has not been tampered during the shipment. Then, after opening the box the operator shall verify that the moisture barrier bag is still sealed and does not present any trace of tampering. Finally, after retrieving the SoC, the operator shall perform a visual inspection of the external SoC package of the module, it should look similar to the pictures in Figure 2. If one of these verifications fail, the operator shall contact their Qualcomm representative which released the delivery before operating the module. Once the product is received by the customer, configured as defined in section 11.5, and powered up, the test defined in section 10 will be executed.

11.3 Maintenance Requirements

There are no maintenance requirements.

11.4 End of Life

As stated in Section 9.4 the module does not possess persistent storage of SSPs. The SSP values only exist in volatile memory and these values vanish when the module is powered off. The procedure for secure sanitization of the module at the end of life is simply to power it off, which is the action of zeroization of the SSPs (Section 9.5). As a result of this sanitization via power-off, all SSPs are removed from the module, so that the module may either be distributed to other operators or disposed.

11.5 Crypto Officer Guidance

To enable FIPS for the Qualcomm® Trusted Execution Environment (TEE) Software Cryptographic Library, the fuse must be set according to Table 4. The fuse enablement is mandatory to run as a FIPS validated module. This step needs to be performed only once during initial installation. The information required for the Crypto Officer to verify the Qualcomm® Trusted Execution Environment (TEE) Software Cryptographic Library is provided by the qsee_get_fips_info() function in © 2024 Qualcomm Technologies, Inc. / atsec information security.

30 of 35

Page 31

qsee_fips_services.h. To verify that a Qualcomm® Trusted Execution Environment (TEE) Software Cryptographic Library is FIPS certified, the Crypto Officer should verify the following:  The HMAC of the Qualcomm® Trusted Execution Environment (TEE) Software Cryptographic Library is on a list of HMACs of certified crypto modules.

31 of 35

Page 32
12 Mitigation of other attacks

The elliptic curve implementation uses the Montgomery Ladder, as well as blinding of base points and private key multiplication. The RSA implementation uses base and modulus blinding to mitigate timing-based side-channel attacks. Blinding countermeasures add randomness to private key operations, making determination of secrets from observations more difficult for the attacker. © 2024 Qualcomm Technologies, Inc. / atsec information security.

32 of 35

Page 33
Table, extracted as text (did not parse into structured rows)
Appendix A. Glossary and Abbreviations AES                   Advanced Encryption Standard CAVP                  Cryptographic Algorithm Validation Program CBC                   Cipher Block Chaining CCM                   Counter with Cipher Block Chaining-Message Authentication Code CFB                   Cipher Feedback CMT                   Cryptographic Module Testing CMVP                  Cryptographic Module Validation Program CSP                   Critical Security Parameter CTR                   Counter Mode DES                   Data Encryption Standard DF                    Derivation Function DRBG                  Deterministic Random Bit Generator ECB                   Electronic Code Book ECC                   Elliptic Curve Cryptography FIPS                  Federal Information Processing Standards Publication HMAC                  Hash Message Authentication Code KAT                   Known Answer Test MAC                   Message Authentication Code NIST                  National Institute of Science and Technology OFB                   Output Feedback O/S                   Operating System PSS                   Probabilistic Signature Scheme RNG                   Random Number Generator RSA                   Rivest, Shamir, Addleman SHA                   Secure Hash Algorithm SHS                   Secure Hash Standard XTS                   XEX-based Tweaked-codebook mode with cipher text Stealing © 2024 Qualcomm Technologies, Inc. / atsec information security.

33 of 35

Page 34

Appendix B. References FIPS140-3 FIPS PUB 140-3 - Security Requirements For Cryptographic Modules March 2019 https://doi.org/10.6028/NIST.FIPS.140-3 FIPS140-3_IG Implementation Guidance for FIPS PUB 140-3 and the Cryptographic Module Validation Program March 2024 https://csrc.nist.gov/Projects/cryptographic-module-validation-program/fips-1403-ig-announcements FIPS180-4 Secure Hash Standard (SHS) March 2012 http://nvlpubs.nist.gov/nistpubs/FIPS/NIST.FIPS.180-4.pdf FIPS186-4 Digital Signature Standard (DSS) July 2013 http://nvlpubs.nist.gov/nistpubs/FIPS/NIST.FIPS.186-4.pdf FIPS197 Advanced Encryption Standard November 2001 http://csrc.nist.gov/publications/fips/fips197/fips-197.pdf FIPS198-1 The Keyed Hash Message Authentication Code (HMAC) July 2008 http://csrc.nist.gov/publications/fips/fips198-1/FIPS-198-1_final.pdf PKCS#1 Public Key Cryptography Standards (PKCS) #1: RSA Cryptography Specifications Version 2.1 February 2003 http://www.ietf.org/rfc/rfc3447.txt SP800-38A NIST Special Publication 800-38A - Recommendation for Block Cipher Modes of Operation Methods and Techniques December 2001 http://csrc.nist.gov/publications/nistpubs/800-38a/sp800-38a.pdf SP800-38C NIST Special Publication 800-38C - Recommendation for Block Cipher Modes of Operation: the CCM Mode for Authentication and Confidentiality May 2004 http://nvlpubs.nist.gov/nistpubs/Legacy/SP/nistspecialpublication800-38c.pdf SP800-38E NIST Special Publication 800-38E - Recommendation for Block Cipher Modes of Operation: The XTS AES Mode for Confidentiality on Storage Devices January 2010 http://csrc.nist.gov/publications/nistpubs/800-38E/nist-sp-800-38E.pdf © 2024 Qualcomm Technologies, Inc. / atsec information security.

34 of 35

Page 35

SP800-57 NIST Special Publication 800-57 Part 1 Revision 4 - Recommendation for Key Management Part 1: General January 2016 http://nvlpubs.nist.gov/nistpubs/SpecialPublications/NIST.SP.800-57pt1r4.pdf SP800-90Ar1 NIST Special Publication 800-90A - Revision 1 - Recommendation for Random Number Generation Using Deterministic Random Bit Generators June 2015 http://nvlpubs.nist.gov/nistpubs/SpecialPublications/NIST.SP.800-90Ar1.pdf SP800- NIST Special Publication 800-131A Revision 1- Transitions: Recommen131Ar1 dation for Transitioning the Use of Cryptographic Algorithms and Key Lengths November 2015 http://nvlpubs.nist.gov/nistpubs/SpecialPublications/NIST.SP.800-131Ar1.pdf SP800-132 NIST Special Publication 800-132 - Recommendation for PasswordBased Key Derivation - Part 1: Storage Applications December 2010 http://csrc.nist.gov/publications/nistpubs/800-132/nist-sp800-132.pdf SP800-133r2 NIST Special Publication 800-133rev2 - Recommendation for Cryptographic Key Generation December 2012 https://nvlpubs.nist.gov/nistpubs/SpecialPublications/NIST.SP.800-133r2.pdf SP800-140B NIST Special Publication 800-140B - CMVP Security Policy Requirements March 2020 https://nvlpubs.nist.gov/nistpubs/SpecialPublications/NIST.SP.800-140B.pdf © 2024 Qualcomm Technologies, Inc. / atsec information security.

35 of 35