LEVEL 2 SECURITY POLICY FOR Lunaź PCI Cryptographic Module V2 DOCUMENT NUMBER: CR-2187 AUTHOR: Terry Fletcher DEPARTMENT: Engineering LOCATION OF ISSUE: Ottawa DATE ORIGINATED: July 6, 2005 REVISION LEVEL: 8 REVISION DATE: June 9, 2006 SUPERSESSION DATA: CR-2187, 7 SECURITY LEVEL: © Copyright 2006 SafeNet Canada, Inc. ALL RIGHTS RESERVED This document may be freely reproduced and distributed whole and intact including this copyright notice. SafeNet Canada, Inc. reserves the right to make changes in the product or its specifications mentioned in this publication without notice. Accordingly, the reader is cautioned to verify that information in this publication is current before placing orders. The information furnished by SafeNet Canada, Inc. in this document is believed to be accurate and reliable. However, no responsibility is assumed by SafeNet Canada, Inc. for its use, or for any infringements of patents or other rights of third parties resulting from its use. No part of this publication may be copied or reproduced in any form or by any means, or transferred to any third party without prior written consent of SafeNet Canada, Inc. Document is uncontrolled when printed. CR-2187 Revision Level: 8 TABLE OF CONTENTS Section Title Page 1. INTRODUCTION ................................................................................................................................. 1 1.1. Purpose ............................................................................................................................................ 1 1.2. Scope ............................................................................................................................................... 1 2. SECURITY POLICY MODEL INTRODUCTION ................................................................................. 1 2.1. Functional Overview......................................................................................................................... 1 2.2. Assets to be Protected ..................................................................................................................... 2 2.3. Operating Environment .................................................................................................................... 2 3. SECURITY POLICY MODEL DESCRIPTION .................................................................................... 3 3.1. Operational Policy ............................................................................................................................ 3 3.1.1. Module Capabilities................................................................................................................... 4 3.1.2. Partition Capabilities ................................................................................................................. 4 3.2. FIPS-Approved Mode....................................................................................................................... 9 3.3. Description of Operator, Subject and Object ................................................................................. 10 3.3.1. Operator.................................................................................................................................. 10 3.3.2. Roles ....................................................................................................................................... 10 3.3.3. Account Data .......................................................................................................................... 10 3.3.4. Subject .................................................................................................................................... 11 3.3.5. Operator ­ Subject Binding..................................................................................................... 11 3.3.6. Object...................................................................................................................................... 11 3.3.7. Object Operations ................................................................................................................... 11 3.4. Identification and Authentication .................................................................................................... 12 3.4.1. Authentication Data Generation and Entry ............................................................................. 12 3.4.2. Limits on Login Failures .......................................................................................................... 12 3.5. Access Control ............................................................................................................................... 13 3.5.1. Object Re-use ......................................................................................................................... 14 3.5.2. Privileged Functions................................................................................................................ 14 3.6. Cryptographic Material Management............................................................................................. 14 3.7. Cryptographic Operations .............................................................................................................. 15 3.8. Self-tests ........................................................................................................................................ 16 3.9. Firmware Security .......................................................................................................................... 16 3.10. Physical Security ........................................................................................................................ 16 3.11. Fault Tolerance........................................................................................................................... 16 3.12. Mitigation of Other Attacks ......................................................................................................... 17 Document is Uncontrolled When Printed. Page i of ii CR-2187 Revision Level: 8 LIST OF TABLES Table Title Page Table 3-1 Module Capabilities and Policies .................................................................................................6 Table 3-2 Partition Capabilities and Policies ................................................................................................7 Table 3-3 Object Attributes Used in Access Control Policy Enforcement ..................................................13 LIST OF FIGURES Figure Title Page Figure 2-1. Luna PCI Cryptographic Module................................................................................................2 LIST OF APPENDICES Appendix Title Page APPENDIX A. CRYPTOGRAPHIC ALGORITHMS SUPPORT...............................................................1 APPENDIX B. SECURITY POLICY CHECKLIST TABLES .....................................................................1 APPENDIX C. LIST OF TERMS, ABBREVIATIONS AND ACRONYMS.................................................1 Document is Uncontrolled When Printed. Page ii of ii CR-2187 Revision Level: 8 1. INTRODUCTION 1.1. Purpose This document describes the security policies enforced by SafeNet Canada Inc.'s Lunaź PCI Cryptographic Module V2, also known as the K3. This document applies to Hardware Version VBD-01-0104 (900446-003) and Firmware Version 4.5.3. 1.2. Scope The security policies described in this document apply to the Password Authentication (Level 2) configurations of the Luna PCI Cryptographic Module only and do not include any security policy that may be enforced by the host appliance or server. 2. SECURITY POLICY MODEL INTRODUCTION 2.1. Functional Overview The Luna PCI cryptographic module is a multi-chip embedded hardware cryptographic module in the form of a PCI card that typically resides within a custom computing or secure communications appliance. It is contained in its own secure enclosure that provides physical resistance to tampering and zeroization of plaintext key material and security parameters in the event the enclosure is opened. The cryptographic boundary of the module is defined to encompass all components inside the secure enclosure on the PCI card. Figure 2-1 depicts the Luna PCI cryptographic module. The module may be explicitly configured to operate in either FIPS Level 2 or FIPS Level 3 mode, or in a non-FIPS mode of operation. Configuration in either FIPS mode enforces the use of FIPS-approved algorithms only. Configuration in FIPS Level 3 mode also enforces the use of trusted path authentication. Note that selection of FIPS mode occurs at initialization of the HSM, and cannot be changed during normal operation without zeroizing the module's non-volatile memory. The cryptographic module is accessed directly (i.e., electrically) via either the Trusted Path PIN Entry Device (PED) serial interface or via the PCI communications interface. The module provides secure key generation and storage for symmetric keys and asymmetric key pairs along with symmetric and asymmetric cryptographic services. Access to key material and cryptographic services for users and user application software is provided indirectly through the host appliance. It provides the ability to manage multiple user definitions and concurrent authentication states. The software on the host that provides the connections to the module presents a logical view of "virtual tokens" or "partitions" to user applications. Each partition must be separately authenticated in order to make it available for use. This Security Policy is specifically written for the Luna PCI in a Password Authentication (FIPS Level 2) configuration. Document is Uncontrolled When Printed. Page 1 of 17 CR-2187 Revision Level: 8 Figure 2-1. Luna PCI Cryptographic Module 2.2. Assets to be Protected The module is designed to protect the following assets: 1. User-generated private keys, 2. User-generated secret keys, 3. Cryptographic services, and 4. Module security critical parameters. 2.3. Operating Environment The module is assumed to operate as a key management and cryptographic processing card within a security appliance that may operate in a TCP/IP network environment. The host appliance may be used in an internal network environment when key management security is a primary requirement. It may also be deployed in environments where it is used primarily as a cryptographic accelerator, in which case it will often be connected to external networks. It is assumed that the appliance includes an internal host computer that runs a suitably secured operating system, with an interface for use by locally connected or remote administrators and an interface to provide access to the module's cryptographic functions by application services running on the host computer. It is also assumed that only known versions of the application services are permitted to run on the internal host computer of the appliance. It is assumed that trained and trustworthy administrators are responsible for the initial configuration and ongoing maintenance of the appliance and the cryptographic module. It is assumed that physical access to the cryptographic module will be controlled, and that connections will be controlled either by accessing the module via a direct local connection or by accessing it via remote connections controlled by the host operating system and application service. Document is Uncontrolled When Printed. Page 2 of 17 CR-2187 Revision Level: 8 3. SECURITY POLICY MODEL DESCRIPTION This section provides a narrative description of the security policy enforced by the module, in its most general form. It is intended both to state the security policy enforced by the module and to give the reader an overall understanding of the security behaviour of the module. The detailed functional specification for the module is provided elsewhere. The security behaviour of the cryptographic module is governed by the following security policies: · Operational Policy · Identification and Authentication Policy · Access Control Policy · Cryptographic Material Management Policy · Firmware Security Policy · Physical Security Policy These policies complement each other to provide assurance that cryptographic material is securely managed throughout its life cycle and that access to other data and functions provided by the product is properly controlled. Configurable parameters that determine many of the variable aspects of the module's behaviour are specified by the higher level Operational Policy implemented at two levels: the cryptographic module as a whole and the individual partition. This is described in section 3.1. The Identification and Authentication policy is crucial for security enforcement and it is described in section 3.4. The access control policy is the main security functional policy enforced by the module and is described in section 3.5, which also describes the supporting object re-use policy. Cryptographic Material Management is described in section 3.6. Firmware security, physical security and fault tolerance are described in sections 3.8 through 3.11. 3.1. Operational Policy The module employs the concept of the Operational Policy to control the overall behaviour of the module and each of the partitions within. At each level, either the module or the partition is assigned a fixed set of "capabilities" that govern the allowed behaviour of the module or individual partition. The SO establishes the Operational Policy by enabling/disabling or refining the corresponding policy elements to equate to or to be more restrictive than the pre-assigned capabilities. The set of configurable policy elements is a proper subset of the corresponding capability set. That is, not all elements of the capability set can be refined. Which of the capability set elements have corresponding policy set elements is pre-determined based on the "personality" of the partition or manufacturing restrictions placed on the module. For example, the module capability setting for "domestic algorithms and key sizes available" does not have a corresponding configurable policy element. There are also several fixed settings that do not have corresponding capability set elements. These are elements of the cryptographic module's behaviour that are truly fixed and, therefore, are not subject to configuration by the SO. The specific settings are the following: · Allow/disallow non-sensitive secret keys ­ fixed as disallow. · Allow/disallow non-sensitive private keys ­ fixed as disallow. · Allow/disallow non-private secret keys ­ fixed as disallow. · Allow/disallow non-private private keys ­ fixed as disallow. · Allow/disallow secret key creation through the create objects interface ­ fixed as disallow. · Allow/disallow private key creation through the create objects interface ­ fixed as disallow. Document is Uncontrolled When Printed. Page 3 of 17 CR-2187 Revision Level: 8 Further, policy set elements can only refine capability set elements to more restrictive values. Even if an element of the policy set exists to refine an element of the capability set, it may not be possible to assign the policy set element to a value other than that held by the capability set element. Specifically, if a capability set element is set to allow, the corresponding policy element may be set to either enable or disable. However, if a capability set element is set to disallow, the corresponding policy element can only be set to disable. Thus, an SO cannot use policy refinement to lift a restriction set in a capability definition. 3.1.1. Module Capabilities The following is the set of capabilities supported at the module level: · Allow/disallow non-FIPS algorithms available. · Allow/disallow password authentication. (Allowed in Level 2 configuration) · Allow/disallow trusted path authentication. (Disallowed in Level 2 configuration) · Allow/disallow M of N. (Disallowed in Level 2 configuration) · Allow/disallow cloning. · Allow/disallow masking. · Allow/disallow off-board storage. · Allow/disallow M of N auto-activation. (Disallowed in Level 2 configuration) · Allow/disallow ECC mechanisms. · Number of failed SO logins allowed before the HSM is zeroized (set to 3). · Allow/disallow Korean Digital Signature algorithms. · Allow/disallow Remote Authentication. (Not applicable) · Allow/disallow SO reset of partition PIN. · Allow disallow network replication. · Allow/disallow forcing PIN change. 3.1.2. Partition Capabilities The following is the set of capabilities supported at the partition level. All capability elements described as "allow/disallow some functionality" are Boolean values where false (or zero) equates to disallow the functionality and true (or one) equates to allow the functionality. The remainder of the elements are integer values of the indicated number of bits. · Allow/disallow partition reset. · Allow/disallow activation. · Allow/disallow automatic activation. · Allow/disallow High Availability (HA). · Allow/disallow multipurpose keys. · Allow/disallow changing of certain key attributes once a key has been created. · Allow/disallow operation without RSA blinding. · Allow/disallow signing operations with non-local keys. · Allow/disallow raw RSA operations. · Allow/disallow private key wrapping. · Allow/disallow private key unwrapping. · Allow/disallow secret key wrapping · Allow/disallow secret key unwrapping. Document is Uncontrolled When Printed. Page 4 of 17 CR-2187 Revision Level: 8 · Allow/disallow Level 3 operation without a challenge. (Not applicable) · Allow/disallow user key management capability. (Not applicable) · Allow/disallow incrementing of failed login attempt counter on failed challenge response validation. · Allow/disallow RSA signing without confirmation · Allow/disallow RA type wrapping. · Minimum/maximum password length (applies only to Level 2 modules and minimum must be >= 7). · Number of failed Partition User logins allowed before partition is locked out/cleared. (The maximum value, set as the default, is 10.) The following capabilities are only configurable if cloning is allowed and enabled at the module level: · Allow/disallow private key cloning. · Allow/disallow secret key cloning. The following capabilities are only configurable if masking is allowed and enabled at the module level: · Allow/disallow private key masking. · Allow/disallow secret key masking. In addition, the masking function can only be used according to the following restrictions: · If cloning is not allowed or not enabled, masking/unmasking can only be used by the original module within its host appliance. · If cloning is allowed and enabled, masking/unmasking can be used across multiple modules within the same domain. The following tables summarize the module and partition capabilities, showing the typical capability settings for modules configured as Lunaź SA crypto modules and Luna PCI stand-alone modules. An X indicates a default capability setting and a C indicates that the setting is dependent on the configuration that was ordered for the module. Greyed-out rows indicate that the corresponding capability setting is not used as a default for either type of module. Document is Uncontrolled When Printed. Page 5 of 17 CR-2187 Revision Level: 8 Table 3-1 Module Capabilities and Policies Description Capability SA PCI Policy Comments Enable SO can configure the policy to enable or disable the availability of Allow X X non-FIPS algorithms at the time the HSM is initialized. Non-FIPS algorithms Disable available The HSM must operate using FIPS-approved algorithms only. Disallow Disable Must be disabled in FIPS mode Enable SO can configure the policy to enable or disable the use of Allow X X passwords without trusted path for authentication. Disable Password authentication The HSM must operate using the trusted path and module- Disallow Disable generated secrets for authentication. Enable SO can configure the policy to enable or disable the use of the Allow trusted path and module-generated secrets for authentication. Disable Trusted path authentication The HSM must operate using passwords without trusted path for Disallow X X Disable 1 authentication. Enable SO can configure the policy to enable or disable the use of M of N Allow secret sharing to activate the module. Requires that the policy for Disable "trusted path" authentication be enabled. M of N The HSM must operate without M of N secret sharing for Disallow X X Disable activation. Enable SO can configure the policy to enable or disable the availability of Allow X X the cloning function for the HSM as a whole. Cloning Disable Disallow Disable The HSM must operate without cloning. Enable SO can configure the policy to enable or disable the availability of Allow C X the masking function for the HSM as a whole. Masking Disable Disallow C Disable The HSM must operate without masking. Enable Off-board storage is used for backup purposes in the Luna PCI Allow X stand-alone configuration. The SO can enable or disable the use Off-board Storage Disable of off-board storage. Disallow X Disable Off-board storage is not allowed in the SA configuration. Enable SO can configure the policy to enable or disable the use of the M Allow of N auto-activation feature. M of N auto-activation Disable Disallow X X Disable The HSM must operate without M of N auto-activation. Enable This capability is set prior to shipment to the customer. It controls ECC mechanisms Allow X X the availability of ECC mechanisms. Disable available Disallow Disable ECC mechanisms are not available. Enable SO can configure the policy to enable a partition to be reset if it is Allow X X locked as a result of exceeding the maximum number of failed Disable login attempts. Partition reset A partition cannot be reset and must be re-created as a result of Disallow Disable exceeding the maximum number of failed login attempts. 1 One and only one means of authentication ("user password" or "trusted path") must be enabled by the policy. Therefore, either one or both of the authentication capabilities must be allowed and, if one of the capabilities is disallowed or the policy setting disabled, then the policy setting for the other must be enabled. Document is Uncontrolled When Printed. Page 6 of 17 CR-2187 Revision Level: 8 Description Capability SA PCI Policy Comments Enable SO can configure the policy to enable the replication of the Allow X module's key material over the network to a second module. Network Replication Disable Disallow X Disable The module cannot be replicated over the network. Enable This capability is set prior to shipment to the customer. If enabled, Allow X X it forces the user to change PIN upon first login. Force user PIN change Disable Disallow Disable The user is never forced to change PIN on first login. Enable This capability is set prior to shipment to the customer. It allows Allow the use of remote authentication. Remote authentication Disable Disallow X X Disable Remote authentication cannot be enabled for the module. Table 3-2 Partition Capabilities and Policies Description Prerequisite Capability SA PCI Policy Comments Enable SO can configure the policy to enable Level 3 login using the PED trusted path only, with no challenge-response Allow Trusted path Disable validation required. Must be disabled if Level 3 operation either activation or auto-activation is authentication without a challenge enabled enabled Challenge-response validation required Disallow X X Disable plus PED trusted path login to access the partition. Enable SO can configure the policy to enable the Trusted path normal PKCS #11 user role to perform authentication key management functions. If enabled, User key enabled, Level 3 Allow the Crypto Officer key management Disable functions are available. If disabled, only management operation N/A 2 capability without a the Crypto User role functions are challenge accessible. disabled Only the Crypto User role functions are Disallow Disable accessible. Enable SO can configure the policy to count failures of the challenge-response Allow validation against the maximum login Count failed Trusted path Disable failures or not. Must be enabled if either challenge-response authentication N/A activation or auto-activation is enabled validations enabled Failures of the challenge-response Disallow Disable validation are not counted against the maximum login failures. Enable SO can configure the policy to enable the authentication data provided via the PED trusted path to be cached in the module, Trusted path Allow allowing all subsequent access to the Disable partition, after the first login, to be done Activation authentication enabled on the basis of challenge-response validation alone. PED trusted path authentication is Disallow X X Disable required for every access to the partition. 2 This capability/policy is intended to offer customers a greater level of control over key management functions. By disabling the policy, the Security Officer places the partition into a state in which the key material is locked down and can only be used by connected applications, i.e., only Crypto User access is possible. Document is Uncontrolled When Printed. Page 7 of 17 CR-2187 Revision Level: 8 Description Prerequisite Capability SA PCI Policy Comments Enable SO can configure the policy to enable the activation data to be stored on the appliance server in encrypted form, allowing the partition to resume its Trusted path Allow Disable authentication state after a re-start. This Auto-activation authentication is intended primarily to allow partitions to enabled automatically re-start operation when the appliance returns from a power outage. Activation data cannot be externally Disallow X X Disable cached. Network Enable SO can configure the policy to enable the Allow X use of the High Availability feature. High Availability replication Disable enabled Disallow X Disable High Availability cannot be enabled. Enable SO can configure the policy to enable the use of keys for more than one purpose, Allow X X Disable e.g., an RSA private key could be used Multipurpose keys N/A for digital signature and for decryption. Keys can only be used for a single Disallow Disable purpose. Enable SO can configure the policy to enable Allow X X changing key attributes. Change attributes N/A Disable Disallow Disable Key attributes cannot be changed. Enable SO can configure the use of blinding mode for RSA operations. Blinding mode is used to defeat timing analysis attacks Allow X X Operate without RSA Disable on RSA digital signature operations, but it N/A also imposes a significant performance blinding penalty on the signature operations. Blinding mode is not used for RSA Disallow Disable operations. Enable SO can configure the ability to sign with Allow X X externally-generated private keys that Signing with non-local Disable have been imported into the partition. N/A keys Externally-generated private keys cannot Disallow Disable be used for signature operations. Enable SO can configure the ability to use raw Allow X X (no padding) format for RSA operations. Raw RSA operations N/A Disable Disallow Disable Raw RSA cannot be used. Enable SO can configure the ability to wrap Allow C C private keys for export. Disable Private key wrapping N/A Private keys cannot be wrapped and Disallow C C Disable exported from the partition. Enable SO can configure the ability to unwrap Allow X X private keys and import them into the Private key Disable partition. N/A unwrapping Private keys cannot be unwrapped and Disallow Disable imported into the partition. Enable SO can configure the ability to wrap Allow X X secret keys and export them from the Disable partition. Secret key wrapping N/A Secret keys cannot be wrapped and Disallow Disable exported from the partition. Enable SO can configure the ability to unwrap Allow X X secret keys and import them into the Secret key Disable partition. N/A unwrapping Secret keys cannot be unwrapped and Disallow Disable imported into the partition. Document is Uncontrolled When Printed. Page 8 of 17 CR-2187 Revision Level: 8 Description Prerequisite Capability SA PCI Policy Comments Cloning Enable SO can configure the ability to clone enabled, Allow X private keys from one partition to Private key cloning Trusted path Disable another. authentication Private keys cannot be cloned. enabled Disallow X Disable Cloning Enable SO can configure the ability to clone enabled, Allow X X secret keys from one partition to another. Disable Secret key cloning Trusted path authentication Secret keys cannot be cloned. Disallow Disable enabled Enable SO can configure the ability to mask Allow C X private keys for storage outside the Masking Disable partition. Private key masking enabled Private keys cannot be masked for Disallow C Disable storage outside the partition. Enable SO can configure the ability to unmask Allow C X private keys and retrieve them into the Private key Masking Disable partition. unmasking enabled Private keys cannot be unmasked and Disallow C Disable retrieved into the partition. Enable SO can configure the ability to mask Allow C X secret keys for storage outside the Masking Disable partition. Secret key masking enabled Secret keys cannot be masked for Disallow C Disable storage outside the partition. Enable SO can configure the ability to unmask Allow C X secret keys and retrieve them into the Masking Disable partition. Secret key unmasking enabled Secret keys cannot be unmasked and Disallow C Disable retrieved into the partition. Enable This setting allows wrapping of individual Private key Allow X X private key CRT components rather than RA type wrapping wrapping Disable as one PKCS #8 formatted object. enabled Disallow Disable User password The SO can configure the minimum Minimum/maximum 7-16 password length for Level 2 modules, but authentication Configurable password length characters minimum length must always be >= 7. enabled Number of failed The SO can configure; default maximum Partition User logins N/A 10 Configurable value is 10. allowed 3.2. FIPS-Approved Mode The SO controls operation of the module in FIPS-approved mode, as defined by FIPS PUB 140-2, by enabling or disabling the appropriate Module Policy settings (assuming each is allowed at the Module Capability level). To operate in FIPS-approved mode, the following policy settings are required: · "Non-FIPS Algorithms Available" must be disabled. Additionally, for operation at FIPS Level 2, "User password authentication" must be enabled (implies that trusted path authentication is disallowed or disabled). The policy setting "User password authentication" may also be configured in the case where "Non-FIPS Algorithms Available" has been enabled. Document is Uncontrolled When Printed. Page 9 of 17 CR-2187 Revision Level: 8 If the SO selects policy options (i.e., enables "Non-FIPS Algorithms Available") that would place the module in a mode of operation that is not approved, a warning is displayed and the SO is prompted to confirm the selection. The SO can determine FIPS mode of operation by matching the displayed capability and policy settings to those described in Sections 3.1 and 3.2. 3.3. Description of Operator, Subject and Object 3.3.1. Operator An operator is defined as an entity that acts to perform an operation on the module. An operator may be directly mapped to a responsible individual or organization, or it may be mapped to a composite of a responsible individual or organization plus an agent (application program) acting on behalf of the responsible individual or organization. In the case of a Certification Authority (CA), for example, the organization may empower one individual or a small group of individuals acting together to operate the cryptographic module as part of the company's service. The operator might be that individual or group, particularly if they are interacting with the module locally. The operator might also be the composite of the individual or group, who might still be present locally to the module (particularly for activation purposes, see CR-2186), plus the CA application running on a network-attached host computer. 3.3.2. Roles In a Level 2 configuration (Password Authentication), the Luna PCI supports two authenticated roles: Crypto Officer and Security Officer. It also supports one unauthenticated operator role, the Public User, primarily to permit access to status information and diagnostics before authentication. The SO is a privileged role, which exists only at the module level, whose primary purpose is to initially configure the module for operation and to perform security administration tasks such as partition creation. The Crypto Officer is the key management and user role for the module. For an operator to assume any role other than Public User, the operator must be identified and authenticated. The following conditions must hold in order to assume one of the authenticated roles: · No operator can assume the Crypto Officer or Security Officer role before identification and authentication; · No identity can assume the Crypto Officer plus the Security Officer role. 3.3.3. Account Data The module maintains the following User (per Partition3) and SO account data: · Partition ID or SO ID number. · Partition User encrypted or SO encrypted authentication data (checkword). · Partition User locked out flag. An authenticated User is referred to as a Partition User. The ability to manipulate the account data is restricted to the SO and the Partition User. The specific restrictions are as described below: 1. Only the Security Officer role can create (initialize) and delete the following security attributes: · Partition ID. · Checkword. 3 A Partition effectively represents an identity within the module. Document is Uncontrolled When Printed. Page 10 of 17 CR-2187 Revision Level: 8 2. If Partition reset is allowed and enabled, the SO role only can modify the following security attribute: · Locked out flag for Partition User. 3. Only the Partition User can modify the following security attribute: · Checkword for Partition User. 4. Only the Security Officer role can change the default value, query, modify and delete the following security attribute: · Checkword for Security Officer. 3.3.4. Subject For purposes of this security policy, the subject is defined to be a module session. The session provides a logical means of mapping between applications connecting to the module and the processing of commands within the module. Each session is tracked by the Session ID, the Partition ID and the Access ID, which is a unique ID associated with the application's connection. It is possible to have multiple open sessions with the module associated with the same Access ID/Partition ID combination. It is also possible for the module to have sessions opened for more than one Partition ID or have multiple Access IDs with sessions opened on the module. Applications running on remote host systems that require data and cryptographic services from the module must first connect via the communications service within the appliance, which will establish the unique Access ID for the connection and then allow the application to open a session with one of the partitions within the module. A local application (e.g., command line administration interface) will open a session directly with the appropriate partition within the module without invoking the communications service. 3.3.5. Operator ­ Subject Binding An operator must access a partition through a session. A session is opened with a partition in an unauthenticated state and the operator must be authenticated before any access to cryptographic functions and Private objects within the partition can be granted. Once the operator is successfully identified and authenticated, the session state becomes authenticated and is bound to the Partition User represented by the Partition ID, in the Crypto Officer role. Any other sessions opened with the same Access ID/Partition ID combination will share the same authentication state and be bound to the same Partition User. 3.3.6. Object An object is defined to be any formatted data held in volatile or non-volatile memory on behalf of an operator. For the purposes of this security policy, the objects of primary concern are private (asymmetric) keys and secret (symmetric) keys. 3.3.7. Object Operations Object operations may only be performed by a Partition User. New objects can be made in several ways. The following list identifies operations that produce new objects: · Create, · Copy, · Generate, · Unwrapping, · Derive. Document is Uncontrolled When Printed. Page 11 of 17 CR-2187 Revision Level: 8 Existing objects can be modified and deleted. The values of a subset of attributes can be changed through a modification operation. Objects can be deleted through a destruction operation. Constant operations do not cause creation, modification or deletion of an object. These constant operations include: · Query an object's size; · Query the size of an attribute; · Query the value of an attribute; · Use the value of an attribute in a cryptographic operation; · Search for objects based on matching attributes; · Cloning an object; · Wrapping an object; and · Masking and unmasking an object. Secret keys and private keys are always maintained as Sensitive objects and, therefore, they are permanently stored with the key value encrypted to protect its confidentiality. Key objects held in volatile memory do not have their key values encrypted, but they are subject to active zeroization in the event of a module reset or in response to a tamper event. Operators are not given direct access to key values for any purpose. 3.4. Identification and Authentication 3.4.1. Authentication Data Generation and Entry The module requires that Partition Users and the SO be authenticated by proving knowledge of a secret shared by the operator and the module. The FIPS mode (either Level 2 or Level 3) is determined when the HSM is initialized: A module that is to support Level 2 mode must be initialized using a password to define the SO authentication data. For a module operating in FIPS Level 2 mode, the SO must enable the "User password authentication" (implies that the trusted path authentication is disallowed or disabled). The SO defines a user password when a partition is created. The minimum length of the password must always be equal to or greater than 7 characters, and up to 16 characters. 3.4.2. Limits on Login Failures The module also implements a maximum login attempts policy. The policy differs for an SO authentication data search and a Partition User authentication data search. In the case of an SO authentication data search: · If three (3) consecutive SO logon attempts fail, the module is zeroized. In the case of a Partition User authentication data search, one of two responses will occur, depending on the partition policy: 1. If "Partition reset" is Allowed and Enabled, then if "n" ("n" is set by the SO at the time the HSM is initialized) consecutive operator logon attempts fail, the module flags the event in the Partition User's account data, locks the Partition User and clears the volatile memory space. The SO must unlock the partition in order for the Partition User to resume operation. 2. If "Partition reset" is not Allowed or not Enabled, then if "n" consecutive Partition User logon attempts via the physical trusted path fail, the module will erase the partition. The SO must delete and re-create the partition. Any objects stored in the partition, including private and secret keys, are permanently erased. Document is Uncontrolled When Printed. Page 12 of 17 CR-2187 Revision Level: 8 3.5. Access Control The Access Control Policy is the main security function policy enforced by the module. It governs the rights of a subject to perform privileged functions and to access objects stored in the module. It covers the object operations detailed in section 3.3.7. A subject's access to objects stored in the module is mediated on the basis of the following subject and object attributes: · Subject attributes: o Session ID o Access ID and Partition ID associated with session o Session authentication state (binding to authenticated Partition identity and role) · Object attributes: o Owner. A Private object is owned by the Partition User associated with the subject that produces it. Ownership is enforced via internal key management. o Private. If True, the object is Private. If False, the object is Public. o Sensitive. If True, object is Sensitive. If False, object is Non-Sensitive. o Extractable4. If True, object may be extracted. If False, object may not be extracted. o Modifiable. If True, object may be modified. If False, object may not be modified. Objects are labelled with a number corresponding to their partition and are only accessible by a subject associated with the owning Partition ID. Only generic data and certificate objects can be non-sensitive. Sensitive objects are encrypted using the partition's secret key to prevent their values from ever being exposed to external entities. Key objects are always created as Sensitive objects and can only be used for cryptographic operations by a logged in Partition User. Key objects that are marked as extractable may be exported from the module using the Wrap operation if allowed and enabled in the partition's policy set. Table 3-3 summarizes the object attributes used in Access Control Policy enforcement. Table 3-3 Object Attributes Used in Access Control Policy Enforcement Attribute Values Impact TRUE ­ Object is private to (owned by) the Object is only accessible to subjects operator identified as the Access Owner (sessions) bound to the operator identity when the object is created. that owns the object. PRIVATE FALSE ­ Object is not private to one Object is accessible to all subjects operator identity. associated with the partition in which the object is stored. TRUE ­ Attribute values representing Key material is stored in encrypted form. plaintext key material are not permitted to exist (value encrypted). SENSITIVE FALSE ­ Attribute values representing Plaintext data is stored with the object and is plaintext data are permitted to exist. accessible to all subjects otherwise permitted access to the object. 4 Extract means to remove the key from the control of the module. This is typically done using the Wrap operation, but the Mask operation is also considered to perform an extraction when cloning is enabled for the container. Document is Uncontrolled When Printed. Page 13 of 17 CR-2187 Revision Level: 8 Table 3-3 Object Attributes Used in Access Control Policy Enforcement Attribute Values Impact TRUE ­ The object's attribute values may The object is "writeable" and its attribute be modified. values can be changed during a copy or set MODIFIABLE attribute operation. FALSE ­ The object's values may not be The object can only be read and only modified. duplicate copies can be made. TRUE ­ Key material stored with the object The ability to extract a key permits sharing may be extracted from the Luna PCI using with other cryptomodules and archiving of EXTRACTABLE the Wrap operation. key material. FALSE ­ Key material stored with the object Keys must never leave the module's control. may not be extracted from the Luna PCI. The module does not allow any granularity of access other than owner or non-owner (i.e., a Private object cannot be accessible by two Partition Users and restricted to other Partition Users). Ownership of a Private object gives the owner access to the object through the allowed operations but does not allow the owner to assign a subset of rights to other operators. Allowed operations are those permitted by the HSM and Partition Capability and Policy settings. The policy is summarized by the following statements: · A subject may perform an allowed operation on an object if the object is in the partition with which the subject is associated and one of the following two conditions holds: 1. The object is a "Public" object, i.e., the PRIVATE attribute is FALSE, or 2. The subject is bound to the Partition User that owns the object. · Allowed operations are those permitted by the object attribute definitions within the constraints imposed by the HSM and Partition Capability and Policy settings. 3.5.1. Object Re-use The access control policy is supported by an object re-use policy. The object re-use policy requires that the resources allocated to an object be cleared of their information content before they are re-allocated to a different object. 3.5.2. Privileged Functions The module shall restrict the performance of the following functions to the SO role only: · Module initialization · Partition creation and deletion · Configuring the module and partition policies · Module zeroization · Firmware update 3.6. Cryptographic Material Management Cryptographic material (key) management functions protect the confidentiality of key material throughout its life-cycle. The FIPS PUB 140-2 approved key management functions provided by the module are the following: (1) Pseudo random number generation in accordance with ANSI X9.31, Appendix A2.4. Document is Uncontrolled When Printed. Page 14 of 17 CR-2187 Revision Level: 8 (2) Cryptographic key generation in accordance with the following indicated standards: a. RSA 1024-4096 bits key pairs in accordance with FIPS PUB 186-2. b. TDES 112, 168 bits (FIPS PUB 46-3, ANSI X9.52). c. AES 128, 192, 256 bits (FIPS PUB 197). d. DSA 512-1024 bits key pairs in accordance with FIPS PUB 186-2. e. ECDSA in accordance with ANSI X9.62. (3) Secure key storage and key access following the PKCS #11 standard. (4) Destruction of cryptographic keys is performed in one of three ways as described below in accordance with the PKCS #11 and FIPS PUB 140-2 standards: a. An object on the Luna PCI that is destroyed using the PKCS #11 function C_DestroyObject is marked invalid and remains encrypted with the Partition User's key or the Luna PCI's general secret key until such time as its memory locations (flash or RAM) are re-allocated for additional data on the Luna PCI, at which time they are purged and zeroized before re-allocation. b. Objects on the Luna PCI that are destroyed as a result of authentication failure are zeroized (all flash blocks in the Partition User's memory turned to 1's). If it is an SO authentication failure, all flash blocks used for key and data storage on the Luna PCI are zeroized. c. Objects on the Luna PCI that are destroyed through C_InitToken (the SO-accessible command to initialize the Luna PCI available through the API) are zeroized, along with the rest of the flash memory being used by the SO and Partition Users. Keys are always stored as secret key or private key objects with the Sensitive attribute set. The key value is, therefore, stored in encrypted form using the owning Partition User's secret key. Access to keys is never provided directly to a calling application. A handle to a particular key is returned that can be used by the application in subsequent calls to perform cryptographic operations. Private key and secret key objects may be imported into the module using the Unwrap, Unmask (if cloning is enabled at the HSM level) or Derive operation under the control of the Access Control Policy. Any externally-set attributes of keys imported in this way are ignored by the module and their attributes are set by the module to values required by the Access Control Policy. 3.7. Cryptographic Operations Because of its generic nature, the module firmware supports a wide range of cryptographic algorithms and mechanisms. The approved cryptographic functions and algorithms that are relevant to the FIPS 140-2 validation are the following: (1) Symmetric encryption/decryption (key wrap/unwrap) TDES 168 bits in accordance with PKCS #11. (2) Symmetric encryption/decryption: TDES 112, 168 bits (FIPS PUB 46-3, ANSI X9.52). (3) Symmetric encryption/decryption: AES 128, 192, 256 bits (FIPS PUB 197). (4) Signature generation/verification: RSA 1024-4096 bits (PKCS #1 V1.5) with SHA-1, SHA- 224, SHA-256, SHA-384, SHA-512 (FIPS PUB 180-2), RSA 1024-4096 bits (PSS) with SHA- 1, SHA-224, SHA-256, SHA-384, SHA-512 (FIPS PUB 180-2), RSA 1024-4096 bits (X9.31) with SHA-1, DSA 512-1024 bits (FIPS PUB 186-2) with SHA-1, ECDSA (ANSI X9.62) with SHA-1. (5) Hash generation SHA-1, SHA-224, SHA-256, SHA-384, SHA-512 (FIPS PUB 180-2). Document is Uncontrolled When Printed. Page 15 of 17 CR-2187 Revision Level: 8 (6) Keyed hash generation HMAC using SHA-1, SHA-224, SHA-256, SHA-384, SHA-512 (FIPS PUB 198). (7) Message authentication TDES MAC (FIPS PUB 113) (8) Pseudorandom number generation (ANSI X9.31 A2.4) 3.8. Self-tests The module provides self-tests on power-up and on request to confirm the firmware integrity, and to check the random number generator and each of the implemented cryptographic algorithms. 3.9. Firmware Security The Firmware Security Policy assumes that any firmware images loaded in conformance with the policy have been verified by SafeNet to ensure that the firmware will function correctly. The policy applies to initial firmware loading and subsequent firmware updates. The module shall not allow external software5 to be loaded inside its boundary. Only properly formatted firmware may be loaded. The communication of initial or updated firmware to a target module shall be initiated by a SafeNet module dedicated to that function. Firmware shall be digitally signed using the SafeNet Manufacturing signature key and encrypted using a secret key that may be derived by the receiving module for decryption. The unencrypted firmware must not be visible outside the module before, during and after the loading operation. The firmware shall provide mechanisms to ensure its own integrity and to ensure the integrity of any permanent security-critical data stored within the module. 3.10. Physical Security The Luna PCI cryptographic module is a multi-chip embedded module as defined by FIPS PUB 140-2 section 4.5. It is enclosed in a strong enclosure that provides tamper-evidence, and detection and response features. Any tampering that might compromise the module's security is detectable by visual inspection of the physical integrity of the module. Attempts to remove the enclosure are detected and the module responds by entering an inoperative state and erasing all plaintext sensitive data from volatile and non-volatile memory. The module's physical design also resists visual inspection of the device design, physical probing of the device and attempts to access sensitive data on individual components of the device. 3.11. Fault Tolerance If power is lost to the module for whatever reason, the module shall, at a minimum, maintain itself in a state that it can be placed back into operation when power is restored without compromise of its functionality or permanently stored data. The module shall maintain its secure state6 in the event of data input/output failures. When data input/output capability is restored the module will resume operation in the state it was prior to the input/output failure. 5 External software means any form of executable code that has been generated by anyone other than SafeNet and has not been properly formatted and signed as a legitimate SafeNet firmware image. 6 A secure state is one in which either the Luna PCI is operational and its security policy enforcement is functioning correctly, or it is not operational and all sensitive material is stored in a cryptographically protected form on the Luna PCI. Document is Uncontrolled When Printed. Page 16 of 17 CR-2187 Revision Level: 8 3.12. Mitigation of Other Attacks Timing attacks are mitigated directly by the module through the use of hardware accelerator chips for modular exponentiation operations. The use of hardware acceleration ensures that all RSA signature operations complete in very nearly the same time, therefore making the analysis of timing differences irrelevant. RSA blinding may also be selected as an option to mitigate this type of attack. Document is Uncontrolled When Printed. Page 17 of 17 CR-2187 Revision Level: 8 APPENDIX A. CRYPTOGRAPHIC ALGORITHMS SUPPORT FIPS-approved algorithms are shown in bold lettering. Encrypt/Decrypt: · TDES-ECB · TDES-CBC · AES-ECB · AES-CBC · DES-ECB · DES-CBC · RC2-ECB · RC2-CBC · RC4 · RC5-ECB · RC5-CBC · CAST-ECB · CAST-CBC · CAST3-ECB · CAST3-CBC · CAST5-ECB · CAST5-CBC · RSA X-509 · SEED Digest: · SHA-1 · SHA-256 · SHA-224 · SHA-384 · SHA-512 · MD2 · MD5 · HAS-160 Sign/Verify: · RSA-1024-4096 X9.31 · RSA-1024-4096 PKCS #1 V1.5 with SHA-1, SHA-224, SHA-256, SHA-384, SHA-512 · RSA-1024-4096 PSS with SHA-1, SHA-224, SHA-256, SHA-384, SHA-512 · DSA 512-1024 · ECDSA · TDES-MAC · AES MAC · HMAC-SHA1 · HMAC-SHA-224 · HMAC-SHA-256 · HMAC-SHA-384 · HMAC-SHA-512 · DES-MAC · RC2-MAC · RC5-MAC · CAST-MAC · CAST3-MAC · CAST5-MAC · SSL3-MD5-MAC · SSL3-SHA1-MAC · HMAC-MD5 · KCDSA Generate Key: · 2Key TDES · 3Key TDES Document is Uncontrolled When Printed. Page A-1 of A-2 CR-2187 Revision Level: 8 · AES 128, 192, 256 bits · DES · RC2 · RC4 · RC5 · CAST · CAST3 · CAST5 · SEED · PBE-MD2-DES · PBE-MD5-DES · PBE-MD5-CAST · PBE-MD5-CAST3 · PBE-SHA-1-CAST5 · GENERIC-SECRET · SSL PRE-MASTER Generate Key Pair: · RSA-1024 ­ 4096 X9.31 and PKCS #1 · DSA-1024 · ECDSA (NIST curves) · DH-1024 ­ provides 80-bits of encryption strength · KCDSA Wrap Symmetric Key Using Symmetric Algorithm: · TDES-ECB · AES ECB · RC2-ECB · CAST-ECB · CAST3-ECB · CAST5-ECB Wrap Symmetric Key Using Asymmetric Algorithm: · RSA-1024 ­ provides 80-bits of encryption strength · RSA-2048 ­ provides 112-bits of encryption strength · RSA 4096 ­ provides 150-bits of encryption strength Wrap Asymmetric Key Using Symmetric Algorithm: · TDES-CBC · AES-CBC Unwrap Symmetric Key With Symmetric Algorithm: · TDES-ECB · AES ECB · RC2-ECB · CAST-ECB · CAST3-ECB · CAST5-ECB Unwrap Symmetric Key With Asymmetric Algorithm: · RSA-1024 · RSA-2048 · RSA-4096 Unwrap Asymmetric Key With Symmetric Algorithm: · TDES-CBC · AES-CBC · CAST-CBC · CAST3-CBC · CAST5-CBC Document is Uncontrolled When Printed. Page A-2 of A-2 CR-2187 Revision Level: 8 APPENDIX B. SECURITY POLICY CHECKLIST TABLES Table B-1 Roles and Required Identification and Authentication Role Type of Authentication Authentication Data Security Officer Identity-based Level 2 ­ Password Level 3 ­ Authentication token (PED Key ­ one per module) plus optional PED PIN 7 Crypto Officer Identity-based plus Role-based Level 2 ­ Password Level 3- Authentication token (PED Key ­ one per user) plus 8 optional PED PIN, plus optional Challenge Secret for the role 9 Crypto User Identity-based plus Role-based Level 2- Not Applicable Level 3 ­ Authentication token (PED Key ­ one per user) plus optional PED PIN, plus optional Challenge Secret for the role Public User Not required N/A Table B-2 Strengths of Authentication Mechanisms Authentication Mechanism Strength of Mechanism Password (Level 2) Configurable by SO from 7 to 16 characters PED Key (Level 3) plus PIN 48 byte random authentication data store on PED key plus PIN entered via PED key pad (minimum 4 bytes) Challenge Secret (Level 3) 16 character random string Table B-3 Services Authorized for Roles Role Authorized Services Security Officer Show Status, Self-test, Initialize Module, Configure Module Policy, Create Partition, Configure Partition Policy, HSM Backup and Restore Crypto Officer Show Status, Self-test, Key and Key Pair Generation, Symmetric Encrypt/Decrypt, Asymmetric Signature/Verification, Symmetric & Asymmetric Key Wrap/Unwrap, Store Data Object, Read Data Object, Partition Backup and Restore 10 Crypto User Show Status, Self-test, Symmetric Encrypt/Decrypt, Asymmetric Signature/Verification, Store Data Object, Read Data Object Public User Show Status, Self-test 7 The Crypto Officer and Crypto User both apply to the same partition, i.e., identity. They are distinguished by different challenge values representing the two different roles. 8 If activation or auto-activation is enabled, challenge secret is required in FIPS mode 9 In a Level 2 configuration, there is only one User role possible, which has full capability. 10 Not applicable in Level 2. Document is Uncontrolled When Printed. Page B-1 of B-4 CR-2187 Revision Level: 8 Table B-4 Access Rights within Services Service Cryptographic Keys and CSPs Role Type(s) of Access Show Status N/A All N/A Self-test N/A All N/A Initialize Module Authentication data via trusted path SO Write ­ SO authentication data 11 Configure Module Policy Authentication data via trusted path SO Use Create Partition Authentication data via trusted path SO Write ­ User authentication data Configure Partition Policy Authentication data via trusted path SO Use Key and Key Pair Generation Symmetric keys, asymmetric key pairs Crypto Officer Write Symmetric Key Wrap/ Unwrap Symmetric with RSA Crypto Officer Use, Write Symmetric with Symmetric ECB mode Asymmetric Key Wrap/ Unwrap Asymmetric with Symmetric CBC mode Crypto Officer Use, Write Symmetric Key Mask/ Unmask Symmetric with AES 256 Crypto Officer Use, Write Asymmetric Key Mask/ Symmetric with AES 256 Crypto Officer Use, Write Unmask 12 Backup Keys Symmetric keys, asymmetric key pairs Crypto Officer Transfer Symmetric Encrypt/Decrypt Symmetric keys Crypto Officer, Use Crypto User Asymmetric Signature RSA, DSA private keys Crypto Officer, Use Crypto User Asymmetric Verification RSA, DSA public keys Crypto Officer, Use Crypto User Store Data Object Non-cryptographic data Crypto Officer, Write Crypto User Read Data Object Non-cryptographic data Crypto Officer, Read Crypto User Table B-5 Keys and Critical Security Parameters Used in the Module Key Name Description Challenge Secret Used in Trusted Path Authentication (Level 3) configuration only. 16 character random string generated by the HSM and output via the PED display when the user is created. It is input by the operator as the authentication data for a client application login. Random challenge Used in Trusted Path Authentication (Level 3) configuration only. A one-time random number generated by the HSM and sent to the calling application for each login. It is combined with the input Challenge Secret to compute the one-time response that is returned to the HSM. Challenge Response A 20-byte value used for authentication in the challenge response scheme. It is generated using the challenge secret and the one-time random challenge value. 11 Use means access to key material for use in performing a cryptographic operation. The key material is never visible. 12 Transfer means moving a key using the cloning protocol from one crypto module to another. Document is Uncontrolled When Printed. Page B-2 of B-4 CR-2187 Revision Level: 8 Table B-5 Keys and Critical Security Parameters Used in the Module Key Name Description SIM authorization values These M of N secret values are used to authorize the insertion of a masked key blob previously extracted using the SIM II feature. User password Used in Password Authentication (Level 2) configuration only. The user provided password used for authentication in a Level 2 configuration. Minimum of 7 characters and maximum of 16. RNG Seed Value (V) The 64 bit intermediate value of the X9.31 Annex A2.4 TDES- based PRNG algorithm. It is used as one of the initial seed values for the algorithm. RNG Key Value (*K) The double-length TDES key used for the X9.31 Annex A2.4 TDES-based PRNG algorithm. It is used as one of the initial seed values for the algorithm. PED Key Authentication Data Used in Trusted Path Authentication (Level 3) configuration. A 48-byte random value that is generated by the module when the SO or User is created. It is written out to the serial memory device (PED Key) via the Trusted Path. Optional PIN An optional PIN value used for authentication along with the PED key. It must be a minimum of 4-bytes long Cloning Domain Vector 24-byte value that is used to control a module's ability to participate in the cloning protocol. User Storage Key (USK) 24-byte TDES key that is randomly generated for each user on a Luna PCI. This key is used to encrypt all sensitive attributes of all private objects owned by the user. Security Officer Master Key (SMK) The storage key for the SO; a 24-byte TDES key that is randomly generated for the SO on the module. This key is used to encrypt all sensitive attributes of all private objects owned by the SO. The USK/SMK is stored encrypted using an AES key, which is derived from the User/SO password. Global Storage Key (GSK) 24-byte TDES key that is the same for all users on a specific Luna PCI. It is stored encrypted with USK and SMK. It is used to encrypt permanent parameters within the non-volatile memory area reserved for use by the module. Secondary Global Storage Key (SGSK) 24-byte TDES key that is the same for all users on a specific Luna PCI. It is stored encrypted using USK and SMK. It is used to encrypt non-permanent parameters (parameters re-generated for every module initialization) within the non-volatile memory area reserved for use by the module. Token or Module Signing Key (TSK) A 1024-bit RSA private key used in the cloning protocol. Stored in the Param area. Token or Module Wrapping Key (TWK) 1024-bit RSA public key used in exchange of session encryption key as part of the handshake during the cloning protocol. Stored in the Param area. U Key 24-byte TDES key used in conjunction with the auth code for a firmware update to derive a key used to decrypt the firmware update image when it is loaded into the module. Used for backwards compatibility purposes with earlier firmware versions. Stored in the Param area. Token or Module Variable Key (TVK) 24-byte TDES key stored in a dedicated non-volatile RAM. It is used to encrypt authentication data stored for auto-activation purposes. The non-volatile RAM is actively zeroized in response to a tamper event. Document is Uncontrolled When Printed. Page B-3 of B-4 CR-2187 Revision Level: 8 Table B-5 Keys and Critical Security Parameters Used in the Module Key Name Description Masking Key AES 256-bit key stored in the Param area. It is generated on the HSM at initialization time. It is used during masking operations Manufacturers Verification Key (MVK) 4096-bit Public key counterpart to the Manufacturer Signature Key held at SafeNet Canada. Used to verify the digital signature on a firmware update image. Hardware Origin Key (HOK) 4096-bit RSA private key used in applications requiring assurance that a key or a specific action originated within the hardware crypto module. Device Authentication Key (DAK) 2048-bit RSA private key used for a specific PKI implementation requiring assurance that a key or a specific action originated within the hardware crypto module. Document is Uncontrolled When Printed. Page B-4 of B-4 CR-2187 Revision Level: 8 APPENDIX C. LIST OF TERMS, ABBREVIATIONS AND ACRONYMS Term Definition CA Certification Authority Chrysalis-ITS Former name of SafeNet Canada, Inc. CRT Chinese Remainder Theorem DAK Device Authentication Key ECC Elliptic Curve Cryptography FIPS Federal Information Processing Standard GSK Global Storage Key HA High Availability HOK Hardware Origin Key HSM Hardware Security Module MVK Manufacturers Verification Key PCI Peripheral Component Interconnect PED PIN Entry Device RA Registration Authority SCU Secure Capability Update SGSK Secondary Global Storage Key SIM Secure Information Management SMK Security Officer's Master Key SO Security Officer TSK Token or Module Signing Key TVK Token or Module Variable Key TWK Token or Module Wrapping Key USK User's Storage Key Document is Uncontrolled When Printed. Page C-1 of C-1