NIST Special Publication 800-175B Guideline for Using Cryptographic Standards in the Federal Government Cryptographic Mechanisms Elaine Barker C O M P U T E R S E C U R I T Y NIST Special Publication 800-175B Guideline for Using Cryptographic Standards in the Federal Government Cryptographic Mechanisms Elaine Barker Computer Security Division Information Technology Laboratory March 2016 U S Department of Commerce Penny Pritzker Secretary National Institute of Standards and Technology Willie May Under Secretary of Commerce for Standards and Technology and Director NIST SP 800-175B DRAFT Guideline for Using Crypto Standards Cryptographic Mechanisms Authority This publication has been developed by NIST in accordance with its statutory responsibilities under the Federal Information Security Modernization Act FISMA of 2014 44 U S C 3541 et seq Public Law P L 113-283 NIST is responsible for developing information security standards and guidelines including minimum requirements for federal information systems but such standards and guidelines shall not apply to national security systems without the express approval of appropriate federal officials exercising policy authority over such systems This guideline is consistent with the requirements of the Office of Management and Budget OMB Circular A-130 Nothing in this publication should be taken to contradict the standards and guidelines made mandatory and binding on federal agencies by the Secretary of Commerce under statutory authority Nor should these guidelines be interpreted as altering or superseding the existing authorities of the Secretary of Commerce Director of the OMB or any other federal official This publication may be used by nongovernmental organizations on a voluntary basis and is not subject to copyright in the United States Attribution would however be appreciated by NIST National Institute of Standards and Technology Special Publication 800-175B Natl Inst Stand Technol Spec Publ 800-175B 77 pages March 2016 CODEN NSPUE2 Certain commercial entities equipment or materials may be identified in this document in order to describe an experimental procedure or concept adequately Such identification is not intended to imply recommendation or endorsement by NIST nor is it intended to imply that the entities materials or equipment are necessarily the best available for the purpose There may be references in this publication to other publications currently under development by NIST in accordance with its assigned statutory responsibilities The information in this publication including concepts and methodologies may be used by federal agencies even before the completion of such companion publications Thus until each publication is completed current requirements guidelines and procedures where they exist remain operative For planning and transition purposes federal agencies may wish to closely follow the development of these new publications by NIST Organizations are encouraged to review all draft publications during public comment periods and provide feedback to NIST Many NIST cybersecurity publications other than the ones noted above are available at http csrc nist gov publications Public comment period March 11 2016 through April 29 2016 National Institute of Standards and Technology Attn Computer Security Division Information Technology Laboratory 100 Bureau Drive Mail Stop 8930 Gaithersburg MD 20899-8930 Email SP800-175@nist gov NIST SP 800-175B DRAFT GUIDELINE FOR USING CRYPTO STANDARDS CRYPTOGRAPHIC MECHANISMS Reports on Computer Systems Technology The Information Technology Laboratory ITL at the National Institute of Standards and Technology NIST promotes the U S economy and public welfare by providing technical leadership for the Nation's measurement and standards infrastructure ITL develops tests test methods reference data proof of concept implementations and technical analyses to advance the development and productive use of information technology ITL's responsibilities include the development of management administrative technical and physical standards and guidelines for the cost-effective security and privacy of other than national security-related information in federal information systems The Special Publication 800-series reports on ITL's research guidelines and outreach efforts in information system security and its collaborative activities with industry government and academic organizations Abstract This document is intended to provide guidance to the Federal Government for using cryptography and NIST's cryptographic standards to protect sensitive but unclassified digitized information during transmission and while in storage The cryptographic methods and services to be used are discussed Keywords Asymmetric-key algorithm authentication confidentiality cryptography digital signatures encryption integrity key agreement key derivation key management key transport key wrapping message authentication codes non-repudiation Public Key Infrastructure random bit generation symmetric-key algorithm ii NIST SP 800-175B DRAFT GUIDELINE FOR USING CRYPTO STANDARDS CRYPTOGRAPHIC MECHANISMS Acknowledgments The author wishes to thank the authors of SP 800-21 from which this document was derived Annabelle Lee and William C Barker along with those colleagues that reviewed drafts of this document and contributed to its development The author also gratefully acknowledges and appreciates the many comments from the public and private sectors whose thoughtful and constructive comments improved the quality and usefulness of this publication iii NIST SP 800-175B DRAFT GUIDELINE FOR USING CRYPTO STANDARDS CRYPTOGRAPHIC MECHANISMS Table of Contents SECTION 1 INTRODUCTION 1 1 1 Background and Purpose 1 1 2 Audience 2 1 3 Scope 2 1 4 Background 2 1 5 Terms and Definitions 3 1 6 Acronyms 9 1 7 Content 10 SECTION 2 STANDARDS AND GUIDELINES 12 2 1 Benefits of Standards 12 2 2 Federal Information Processing Standards and Special Publications 13 2 2 1 The Use of FIPS and SPs 13 2 2 2 FIPS Waivers 14 2 3 Other Standards Organizations 14 2 3 1 American National Standards Institute ANSI 14 2 3 2 Institute of Electrical and Electronics Engineers IEEE Standards Association 15 2 3 3 Internet Engineering Task Force IETF 16 2 3 4 International Organization for Standardization ISO 17 2 3 5 Trusted Computing Group TCG 18 SECTION 3 CRYPTOGRAPHIC ALGORITHMS 19 3 1 Cryptographic Hash Functions 19 3 2 Symmetric-Key Algorithms 20 3 2 1 Block Cipher Algorithms 21 3 2 1 1 3 2 1 2 3 2 1 3 3 2 1 4 3 2 1 5 Data Encryption Standard DES 22 Triple Data Encryption Algorithm TDEA 22 SKIPJACK 22 Advanced Encryption Standard AES 23 Modes of Operation 23 3 2 2 Hash-based Symmetric-key Algorithms 23 3 3 Asymmetric-Key Algorithms 23 3 3 1 DSA 25 3 3 2 ECDSA 25 3 3 3 RSA 26 3 3 4 Diffie-Hellman and MQV 26 3 4 3 5 Algorithm Security Strength 26 Algorithm Lifetime 27 SECTION 4 CRYPTOGRAPHIC SERVICES 28 4 1 Data Confidentiality 28 4 2 Data Integrity and Source Authentication 29 iv NIST SP 800-175B DRAFT GUIDELINE FOR USING CRYPTO STANDARDS CRYPTOGRAPHIC MECHANISMS 4 2 1 Hash Functions 29 4 2 2 Message Authentication Code Algorithms 30 4 2 2 1 4 2 2 2 MACs Based on Block Cipher Algorithms 31 MACs Based on Hash Functions 31 4 2 3 Digital Signature Algorithms 32 4 3 4 4 4 5 Combining Confidentiality and Authentication in a Block-Cipher Mode of Operation 34 Random Bit Generation 34 Symmetric vs Asymmetric Cryptography 36 SECTION 5 KEY MANAGEMENT 37 5 1 General Key Management Guidance 37 5 1 1 Recommendation for Key Management 37 5 1 2 Security Requirements for Cryptographic Modules 39 5 1 3 Transitions to New Cryptographic Algorithms and Key Lengths 39 5 2 Cryptographic Key Management Systems 40 5 2 1 Key Management Framework 40 5 2 2 Key Management System Profile 41 5 2 3 Public Key Infrastructure 41 5 3 5 2 3 1 5 2 3 2 5 2 3 3 5 2 3 4 PKI Components Relying Parties and Their Responsibilities 42 Basic Certificate Verification Process 44 CA Certificate Policies and Certificate Practice Statements 44 Federal Public Key Infrastructure 45 Key Establishment 45 5 3 1 Key Generation 45 5 3 2 Key Derivation 46 5 3 3 Key Agreement 47 5 3 4 Key Transport 48 5 3 4 1 5 3 4 2 SP 800-56A Key Transport 48 SP 800-56B Key Transport 49 5 3 5 Key Wrapping 50 5 3 6 Derivation of a Key from a Password 51 5 4 Key Management Issues 51 5 4 1 Manual vs Automated Key Establishment 51 5 4 2 Selecting and Operating a CKMS 51 5 4 3 Storing and Protecting Keys 51 5 4 4 Cryptoperiods 52 5 4 5 Use Validated Algorithms and Cryptographic Modules 52 5 4 6 Control of Keying Material 53 5 4 7 Compromises 53 v NIST SP 800-175B DRAFT GUIDELINE FOR USING CRYPTO STANDARDS CRYPTOGRAPHIC MECHANISMS 5 4 8 Accountability and Auditing 54 SECTION 6 OTHER ISSUES 55 6 1 Required Security Strength 55 6 2 Interoperability 55 6 3 When Algorithms are no Longer Approved 56 6 4 Registration Authorities RAs 56 6 5 Cross Certification 56 Appendix A References 57 vi NIST SP 800-175B DRAFT GUIDELINE FOR USING CRYPTO STANDARDS CRYPTOGRAPHIC MECHANISMS SECTION 1 INTRODUCTION 1 2 1 1 Background and Purpose 3 4 5 6 7 In today's environment of increasingly open and interconnected systems and networks and the use of mobile devices network and data security are essential for the optimum safe use of this information technology Cryptographic techniques should be considered for the protection of data that is sensitive has a high value or is vulnerable to unauthorized disclosure or undetected modification during transmission or while in storage 8 9 10 Cryptography is a branch of mathematics that is based on the transformation of data and can be used to provide several security services confidentiality data integrity authentication and source authentication and also to support non-repudiation 11 12 13 o Confidentiality is the property whereby sensitive information is not disclosed to unauthorized entities Confidentiality can be provided by a cryptographic process called encryption 14 15 16 o Data integrity is a property whereby data has not been altered in an unauthorized manner since it was created transmitted or stored The process of determining the integrity of the data is called data integrity authentication 17 18 19 20 21 o Source authentication is a process that provides assurance of the source of information to a receiving entity source authentication can also be considered as identity authentication i e providing assurance of an entity's identity A special case of source authentication is called non-repudiation whereby support for assurance of the source of the information is provided to a third party 22 23 24 25 26 27 This document is one part in a series of documents intended to provide guidance to the Federal Government for using cryptography to protect its sensitive but unclassified digitized information during transmission and while in storage hereafter the shortened term sensitive will be used to refer to this class of information Other sectors are invited to use this guidance on a voluntary basis The following are the initial publications to be included in the SP 800-175 series Additional documents may be provided in the future 28 29 30 31 32 33 34 o SP 800-175A will provide guidance on the determination of requirements for using cryptography It will include the laws and regulations for the protection of the Federal Government's sensitive information guidance for the conduct of risk assessments to determine what needs to be protected and how best to protect that information and a discussion of the required security-related documents e g various policy and practice documents DOCUMENT UNDER DEVELOPMENT 35 36 37 o SP 800-175B this document discusses the cryptographic methods and services available for the protection of the Federal Government's sensitive information and provides an overview of NIST's cryptographic standards 1 NIST SP 800-175B DRAFT GUIDELINE FOR USING CRYPTO STANDARDS CRYPTOGRAPHIC MECHANISMS 38 1 2 Audience 39 40 41 This document is intended for federal employees and others who are responsible for providing and using cryptographic services to meet identified security requirements This document might be used by 42 43 o Program managers responsible for selecting and integrating cryptographic mechanisms into a system 44 45 o A technical specialist requested to select one or more cryptographic methods techniques to meet a specified requirement 46 47 o A procurement specialist developing a solicitation for a system network or service that will require cryptographic methods to perform security functionality and 48 o Users of cryptographic services 49 50 51 52 The goal is to provide these individuals with sufficient information to allow them to make informed decisions about the cryptographic methods that will meet their specific needs to protect the confidentiality and integrity of data that is transmitted and or stored in a system or network as well as to obtain assurance of its authenticity 53 54 55 This document is not intended to provide information on the federal procurement process or to provide a technical discussion on the mathematics of cryptography and cryptographic algorithms 56 1 3 57 58 59 60 61 This document limits its discussion of cryptographic methods to those that conform to Federal Information Processing Standards FIPS and NIST Special Publications SPs which are collectively discussed as NIST standards in this document While the Federal Government is required to use these standards when applicable industry and national and international standards bodies have also adopted these cryptographic methods 62 63 This document provides information on selecting and using cryptography in new or existing systems 64 1 4 65 66 67 68 69 70 71 The use of cryptography relies upon two basic components an algorithm or cryptographic methodology and a key The algorithm is a mathematical function and the key is a parameter used during the cryptographic process The algorithm and key are used together to apply cryptographic protection to data e g to encrypt the data or to generate a digital signature and to remove or check the protection e g to decrypt the encrypted data or to verify the digital signature The security of the cryptographic protection relies on the secrecy of the key while the algorithm specification is publicly available 72 73 74 75 In order to use a cryptographic algorithm cryptographic keys must be in place i e keys must be established for and or between parties that intend to use cryptography Keys may be established either manually e g via a trusted courier or using an automated method However when an automated method is used authentication is required for the Scope Background 2 NIST SP 800-175B DRAFT GUIDELINE FOR USING CRYPTO STANDARDS CRYPTOGRAPHIC MECHANISMS 76 77 participating entities that relies on an established trust infrastructure such as a Public Key Infrastructure PKI or on a manually distributed authentication key 78 79 80 81 In general keys used for one purpose e g the generation of digital signatures must not be used for another purpose e g for key establishment because the use of the same key for two different cryptographic processes may weaken the security provided by one or both of the processes See Section 5 2 in SP 800-57 Part 1 1 for further information 82 1 5 83 84 The following terms and definitions are used in this document In general the definitions are drawn from FIPS and NIST Special Publications 1 Terms and Definitions Algorithm A clearly specified mathematical process for computation a set of rules that if followed will give a prescribed result Approved FIPS-Approved and or NIST-recommended An algorithm or technique that is either 1 specified in a FIPS or NIST recommendation or 2 specified elsewhere and adopted by reference in a FIPS or NIST Recommendation Asymmetric-key algorithm See public-key algorithm Authentication A process that provides assurance of the source and integrity of information that is communicated or stored Bit string An ordered sequence of 0's and 1's Block cipher algorithm A family of functions and their inverse functions that is parameterized by cryptographic keys the functions map bit strings of a fixed length to bit strings of the same length Certificate or public key certificate A set of data that uniquely identifies an entity contains the entity's public key and possibly other information and is digitally signed by a trusted party thereby binding the public key to the entity Additional information in the certificate could specify how the key is used and the validity period of the certificate Certificate Revocation List CRL A list of revoked but unexpired certificates issued by a Certification Authority Certification Authority CA The entity in a public key infrastructure PKI that is responsible for issuing certificates and exacting compliance to a PKI policy SP 800-57 Part 1 Recommendation for Key Management General Guideline 3 NIST SP 800-175B DRAFT GUIDELINE FOR USING CRYPTO STANDARDS CRYPTOGRAPHIC MECHANISMS Ciphertext Data in its encrypted form Compromise The unauthorized disclosure modification substitution or use of sensitive data e g keying material and other security-related information Confidentiality The property that sensitive information is not disclosed to unauthorized entities Cross certify The establishment of a trust relationship between two Certification Authorities CAs through the signing of each other's public key in a certificate referred to as a crosscertificate Cryptographic algorithm A well-defined computational procedure that takes variable inputs including a cryptographic key if applicable and produces an output Cryptographic checksum A mathematical value created using a cryptographic algorithm that is assigned to data and later used to test the data to verify that the data has not changed Cryptographic hash function A function that maps a bit string of arbitrary length to a fixedlength bit string Approved hash functions satisfy the following properties 1 One-way It is computationally infeasible to find any input that maps to any pre-specified output and 2 Collision resistant It is computationally infeasible to find any two distinct inputs that map to the same output Cryptographic key A parameter used in conjunction with a cryptographic algorithm that determines its operation in such a way that an entity with knowledge of the key can reproduce or reverse the operation while an entity without knowledge of the key cannot Examples include 1 The transformation of plaintext data into ciphertext data 2 The transformation of ciphertext data into plaintext data 3 The computation of a digital signature from data 4 The verification of a digital signature 5 The computation of an authentication code from data 6 The verification of an authentication code from data and a received authentication code and 4 NIST SP 800-175B DRAFT GUIDELINE FOR USING CRYPTO STANDARDS CRYPTOGRAPHIC MECHANISMS 7 The computation of a shared secret that is used to derive keying material Cryptographic module The set of hardware software and or firmware that implements approved security functions including cryptographic algorithms and key generation and is contained within the cryptographic boundary Cryptographic primitive A low-level cryptographic algorithm used as a basic building block for higher-level cryptographic algorithms Cryptography The discipline that embodies principles means and methods for providing information security including confidentiality data integrity and non-repudiation Cryptoperiod The time span during which a specific key is authorized for use or in which the keys for a given system may remain in effect Data integrity A property whereby data has not been altered in an unauthorized manner since it was created transmitted or stored Decryption The process of changing ciphertext into plaintext using a cryptographic algorithm and key Digital signature The result of a cryptographic transformation of data that when properly implemented provides the services of 1 Source authentication 2 Data integrity and 3 Supports signer non-repudiation Digital Signature Algorithm DSA An algorithm used by a signatory to generate a digital signature on data and by a verifier to obtain assurance of the source and integrity of the signed information Elliptic Curve Digital Signature Algorithm ECDSA A digital signature algorithm that is an analog of DSA using elliptic curve mathematics and specified in ANS X9 62 Encryption The process of changing plaintext into ciphertext for the purpose of security or privacy Entity An individual person organization device or process Ephemeral key pair A short-term key pair that is generated when needed and used only once the public key is not certified Function As used in this document used interchangeability with algorithm 5 NIST SP 800-175B DRAFT GUIDELINE FOR USING CRYPTO STANDARDS CRYPTOGRAPHIC MECHANISMS Hash function See cryptographic hash function Hash value The result of applying a hash function to information also called a message digest Initialization Vector IV A vector used in defining the starting point of a cryptographic process Integrity The property that protected data has not been modified or deleted in an unauthorized and undetected manner Interoperability The ability of one entity to communicate with another entity Key See cryptographic key Key agreement A pair-wise key-establishment procedure where the resultant secret keying material is a function of information contributed by two participants so that no party can predetermine the value of the secret keying material independently from the contributions of the other party Contrast with key-transport Key derivation The process by which one or more keys are derived from either a pre-shared key or a shared secret and other information Key establishment The procedure that results in keying material that is shared among different parties Key management The activities involving the handling of cryptographic keys and other related security parameters e g IVs counters during the entire life cycle of the keys including the generation storage establishment entry and output and destruction Key pair A public key and its corresponding private key a key pair is used with a public key asymmetric-key algorithm Key transport A key-establishment procedure whereby one party the sender selects a value for the secret keying material and then securely distributes that value to another party the receiver Contrast with key agreement Key-wrapping key A symmetric key used to provide confidentiality and integrity protection for other keys Keying material The data e g keys and IVs necessary to establish and maintain cryptographic keying relationships Keying relationship cryptographic The state existing between two entities such that they share at least one cryptographic key 6 NIST SP 800-175B DRAFT GUIDELINE FOR USING CRYPTO STANDARDS CRYPTOGRAPHIC MECHANISMS Message Authentication Code MAC A cryptographic checksum on data that uses a symmetric key to detect both accidental and intentional modifications of data Message digest See hash value Mode of operation An algorithm that uses a lower-level algorithm to provide a cryptographic service such as confidentiality or Authentication The lower-level algorithm is typically a block cipher algorithm such as AES NIST standard Federal Information Processing Standard FIPS or Special Publication SP Non-repudiation A service using a digital signature that is used to support a determination of whether a message was actually signed by a given entity Plaintext Intelligible data that has meaning and can be understood without the application of decryption Primitive See Cryptographic primitive Private key A cryptographic key used with a public key cryptographic algorithm that is uniquely associated with an entity and is not made public In an asymmetric public key cryptosystem the private key is associated with a public key Depending on the algorithm the private key may be used to 1 Compute the corresponding public key 2 Compute a digital signature that may be verified by the corresponding public key 3 Decrypt data that was encrypted by the corresponding public key or 4 Compute a piece of common shared data together with other information Public key A cryptographic key used with a public key cryptographic algorithm that is uniquely associated with an entity and that may be made public In an asymmetric public key cryptosystem the public key is associated with a private key The public key may be known by anyone and depending on the algorithm may be used to 1 Verify a digital signature that is signed by the corresponding private key 7 NIST SP 800-175B DRAFT GUIDELINE FOR USING CRYPTO STANDARDS CRYPTOGRAPHIC MECHANISMS 2 Encrypt data that can be decrypted by the corresponding private key 3 Compute a piece of common shared data Public key asymmetric cryptographic algorithm A cryptographic algorithm that uses two related keys a public key and a private key The two keys have the property that determining the private key from the public key is computationally infeasible Public Key Infrastructure PKI A framework that is established to issue maintain and revoke public key certificates Relying party An entity that relies on the certificate and the CA that issued the certificate to verify the identity of the certificate owner and the validity of the public key associated algorithms and any relevant parameters in the certificate as well as the owner's possession of the corresponding private key RSA A public-key algorithm that is used for key establishment and the generation and verification of digital signatures Secret key A cryptographic key that is used with a symmetric secret key cryptographic algorithm and is not made public The use of the term secret in this context does not imply a classification level but rather implies the need to protect the key from disclosure Secret key symmetric cryptographic algorithm See symmetric secret key algorithm Sensitive information Sensitive but unclassified information Security strength A number associated with the amount of work that is the number of operations that is required to break a cryptographic algorithm or system In this Recommendation the security strength is specified in bits and is a specific value from the set 80 112 128 192 256 Note that the 80-bit security strength is no longer approved since it does not provide adequate protection Shared secret A secret value that is computed during a key-agreement process and is used as input to a derive a key using a key-derivation method 8 NIST SP 800-175B DRAFT 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 GUIDELINE FOR USING CRYPTO STANDARDS CRYPTOGRAPHIC MECHANISMS Signature generation The use of a digital signature algorithm and a private key to generate a digital signature on data Signature verification The use of a digital signature and a public key to verify a digital signature Source authentication A process that provides assurance of the source of information Static key pair A long-term key pair for which the public key is often provided in a public-key certificate Symmetric key A single cryptographic key that is used with a symmetric secret key algorithm Symmetric secret key algorithm A cryptographic algorithm that uses the same secret key for an operation and its complement e g encryption and decryption 1 6 AES ANS ANSI ASC CA CBC CFB CKMS CP CPS CRL CTR DES DH DNSSEC DRBG DSA ECB ECDSA EMC FCKMS FIPS FISMA GCM HMAC IEC Acronyms Advanced Encryption Standard specified in FIPS 197 American National Standard American National Standard Institute Accredited Standards Committee Certification Authority Cipher Block Chaining mode specified in SP 800-38A Cipher Feedback mode specified in SP 800-38A Cryptographic Key Management System Certificate Policy Certification Practice Statement Certificate Revocation List Counter mode specified in SP 800-38A Data Encryption Standard originally specified in FIPS 46 now provided in SP 800-67 Diffie-Hellman algorithm Domain Name System Security Extensions Deterministic Random Bit Generator specified in SP 800-90A Digital Signature Algorithm specified in FIPS 186 Electronic Codebook mode specified in SP 800-38A Elliptic Curve Digital Signature Algorithm Electromagnetic Compatibility Federal Cryptographic Key Management System Federal Information Processing Standard Federal Information Security Management Act Galois Counter Mode specified in SP 800-38D Keyed-Hash Message Authentication Code specified in FIPS 198 International Electrotechnical Commission 9 NIST SP 800-175B DRAFT GUIDELINE FOR USING CRYPTO STANDARDS CRYPTOGRAPHIC MECHANISMS 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 IEEE IETF EMI INCITS IPSEC ISO IT MAC MQV NRBG NIST OFB OTAR PKI RA RBG RFC RSA SHA SP SSH TCG TDEA TLS Institute of Electrical and Electronics Engineers Internet Engineering Task Force Electromagnetic Interference International Committee for Information Technology Standards Internet Protocol Security International Standards Organization Information Technology Message Authentication Code Menezes-Qu-Vanstone algorithm specified in SP 800-56A Non-deterministic Random Bit Generator National Institute of Standards and Technology Output Feedback mode specified in SP 800-38A Over-the-Air-Rekeying Public Key Infrastructure Registration Authority Random Bit Generator Request for Comment Rivest Shamir Adleman Secure Hash Algorithm Special Publication Secure Shell protocol Trusted Computing Group Triple Data Encryption Algorithm specified in SP 800-67 Transport Layer Security 137 1 7 138 This document is organized into the following sections Content 139 140 o Section 1 provides an introduction to the SP 800-175 series of publications and to this document in particular and provides a glossary of terms and a list of acronyms 141 142 o Section 2 discusses the importance of standards as well as the national and international standards bodies concerned with cryptography 143 144 145 o Section 3 introduces the approved algorithms used for encryption digital signature and key-establishment and provides discussions on security strengths and algorithm lifetime 146 147 o Section 4 discusses the services that cryptography can provide data confidentiality data integrity authentication source authentication and support for non-repudiation 148 149 150 o Section 5 discusses the key management required for the use of cryptography providing general guidance and discussions on key-management systems keyestablishment mechanisms and random bit generation 151 o Section 6 discusses additional issues associated with the use of cryptography 152 There is one appendix in this document 10 NIST SP 800-175B DRAFT 153 154 o GUIDELINE FOR USING CRYPTO STANDARDS CRYPTOGRAPHIC MECHANISMS Appendix A lists applicable Federal Information Processing Standards recommendations and guidelines 155 11 NIST SP 800-175B DRAFT GUIDELINE FOR USING CRYPTO STANDARDS CRYPTOGRAPHIC MECHANISMS SECTION 2 STANDARDS AND GUIDELINES 156 157 2 1 Benefits of Standards 158 159 160 161 Standards define common practices methods and measures metrics Standards provide solutions that have been evaluated by experts in relevant areas reviewed by the public and subsequently accepted by a wide community of users By using standards organizations can reduce costs and protect their investments in technology 162 Standards provide the following benefits o 163 164 165 166 167 168 169 170 171 172 Interoperability Products developed to a specific standard may be used to provide interoperability with other products that conform to the same standard For example by using the same cryptographic encryption algorithm data that was encrypted using vendor A's product may be decrypted using vendor B's product The use of a common standards-based cryptographic algorithm is necessary but may not be sufficient to ensure product interoperability Other common standards such as communications protocol standards may also be necessary By ensuring interoperability among the products of different vendors standards permit an organization to select from various available products to find the most cost-effective solution 173 174 175 176 177 178 o Security Standards may be used to establish a common approved level of security For example most agency managers are not cryptographic security experts and by using an approved cryptographic algorithm and key length a manager knows that the algorithm has been found to be adequate for the protection of sensitive government data and has been subjected to a significant period of public analysis and comment 179 o Quality Standards may be used to assure the quality of a product Standards may 180 o Specify how a feature is to be implemented 181 182 o Require self-tests to ensure that the product is still functioning correctly and 183 184 o Require specific documentation to assure proper implementation and product-change management 185 186 187 188 Many NIST standards have associated conformance tests and specify the conformance requirements The conformance tests may be administered by NISTaccredited laboratories and provide validation that the NIST standard was correctly implemented o 189 190 191 192 2 Common Form of Reference A NIST standard may become a common form of reference to be used in testing evaluating a vendor's product For example FIPS 140 2 contains security and integrity requirements for any cryptographic module implementing cryptographic operations FIPS 140 Security Requirements for Cryptographic Modules 12 NIST SP 800-175B DRAFT o 193 194 195 196 197 198 GUIDELINE FOR USING CRYPTO STANDARDS CRYPTOGRAPHIC MECHANISMS Cost Savings A standard can save money by providing a single commonly accepted specification Without standards users may be required to become experts in every information technology IT product that is being considered for procurement Also without standards products may not interoperate with different products purchased by other users This will result in a significant waste of money or in the delay of implementing IT 199 2 2 Federal Information Processing Standards and Special Publications 200 2 2 1 The Use of FIPS and SPs 201 202 203 204 205 206 A Federal Information Processing Standard FIPS is mandatory for the Federal Government whenever the type of service provided by that standard is required by a federal agency for the protection of sensitive information For example FIPS 197 3 contains a specific set of technical security requirements for the AES algorithm Whenever AES is used by an agency the implementation and use must conform to FIPS 197 A FIPS is approved via a signature by the Secretary of Commerce 207 208 209 A NIST Special Publication SP is similar to a FIPS but is not mandatory unless a particular government agency e g OMB makes it so An SP does not need the approval of the Secretary of Commerce 210 211 212 213 214 Although the requirements for the use of a FIPS and an SP are different both types of publications have been subjected to the same review process by the federal agencies and the public The approval process for a FIPS is more formal than that of an SP and subsequently takes longer for the initial approval and the approval of any subsequent revisions 215 216 217 218 219 220 221 222 223 224 When a federal agency requires the use of cryptography e g for encryption an approved algorithm must be used approval is indicated by inclusion in a FIPS or SP For example two approved algorithms for encryption are AES as specified in FIPS 197 and TDEA as specified in SP 800-67 4 Whenever encryption is used by a federal agency for the protection of sensitive information either AES or TDEA must be used Whenever AES is to be used it must be implemented as specified in FIPS 197 whenever TDEA is to be used it must be implemented as specified in SP 800-67 In addition to using approved algorithms federal agencies are required to use only implementations of these algorithms that have been validated and are included in validated cryptographic modules see Section 5 4 5 for further discussion 225 226 227 When developing a specification or the criteria for the selection of a cryptographic mechanism or service cryptographic algorithms specified in FIPSs and SPs must be used when available Some guidelines may be used to specify the functions that the algorithm 3 FIPS 197 the Advanced Encryption Standard 4 SP 800-67 Recommendation for the Triple Data Encryption Algorithm TDEA Block Cipher 13 NIST SP 800-175B DRAFT GUIDELINE FOR USING CRYPTO STANDARDS CRYPTOGRAPHIC MECHANISMS 228 229 230 will perform e g FIPS 199 5 or SP 800-53 6 Other NIST standards specify the operation and use of specific types of algorithms e g AES DSA and the level of independent testing required for classes of security environments e g FIPS 140 231 232 233 234 235 236 237 238 Appendix A contains a list of FIPS and SPs that apply to the implementation of cryptography in the Federal Government Note that when a FIPS is revised its number is commonly followed by a revision number that indicates the number of times that it has been revised e g FIPS 186-4 is used to indicate the fourth revision of FIPS 186 this practice is not used in the main body of this document the reader must refer to the latest version of the FIPS or SP that has been officially approved see http csrc nist gov publications index html note that this site may also contain clearly marked draft publications 239 2 2 2 240 241 242 243 In the past a waiver was sometimes issued by an agency to indicate that the use of a FIPS was not required by that agency However the Federal Information Security Management Act FISMA of 2002 P L 107-347 eliminated previously authorized provisions for waivers from FIPS see SP 800-175A for a discussion 244 2 3 245 246 247 248 NIST develops standards recommendations and guidelines that are used by vendors who are developing security products components and modules These products may be acquired and used by federal government agencies In addition there are other groups that develop and promulgate standards These organizations are briefly described below 249 2 3 1 250 251 252 253 The American National Standards Institute ANSI is the administrator and coordinator of the United States U S private-sector voluntary standardization system ANSI does not develop American National Standards itself rather it facilitates the development of standards by establishing consensus among qualified groups 254 255 256 257 258 259 Several ANSI committees have developed standards that use cryptography but the primary committee that has developed standards for the cryptographic algorithms themselves is Accredited Standards Committee ASC X9 which is a financial-industry committee 8 Many of the standards developed within ASC X9 have been adopted within NIST standards e g the Elliptic Curve Digital Signature Algorithm specified in American National Standard X9 62 9 has been adopted in FIPS 186 likewise ASC X9 has approved the use FIPS Waivers Other Standards Organizations American National Standards Institute ANSI 7 5 FIPS 199 Standards for Security Categorization of Federal Information and Information Systems 6 SP 800-53 Recommended Security Controls for Federal Information Systems 7 Further information is available at the ANSI web site www ansi org 8 Further information is available at the ANSI X9 web site x9 org 9 ANS X9 62 Public Key Cryptography for the Financial Services Industry The Elliptic Curve Digital Signature Algorithm ECDSA 14 NIST SP 800-175B DRAFT GUIDELINE FOR USING CRYPTO STANDARDS CRYPTOGRAPHIC MECHANISMS 260 261 of NIST standards via a registry of approved standards from non-ASC X9 sources e g AES as specified in FIPS 197 262 263 264 265 266 267 A number of ASC X9 standards have also been incorporated into the standards of other standards bodies such as the International Standards Organization ISO see Section 2 3 4 via a Technical Advisory Group TAG called the International Committee on Information Technology Standards INCITS INCITS has been responsible for assuring that U S standards e g both those developed by NIST and those developed within ASC X9 are incorporated within ISO standards 268 269 2 3 2 Institute of Electrical and Electronics Engineers IEEE Standards Association 10 270 271 272 273 274 275 IEEE is an international professional association that is dedicated to advancing technological innovation and excellence The technical objectives of the IEEE focus on advancing the theory and practice of electrical electronics and computer engineering and computer science IEEE develops and disseminates voluntary consensus-based industry standards involving leading-edge electro-technology IEEE supports international standardization and encourages the development of globally acceptable standards 276 277 278 The Institute of Electrical and Electronics Engineers Standards Association IEEE-SA is an organization within IEEE that develops global standards It has more than one thousand active standards some of which are related to cryptography 279 280 281 282 IEEE P1363 11 is the only IEEE standard that focus on cryptography It includes a series of standards on public-key cryptography IEEE P1363 was developed at the same time as the ANSI public-key cryptographic standards such as ANS X9 31 12 X9 42 13 X9 44 14 X9 62 15 and X9 63 16 which were developed in ASC X9 see Section 2 4 1 o 283 284 285 286 287 The first part of the IEEE P1363 standard was published in 2000 and revised in 2004 as IEEE P1363a 17 It includes the basic public-key cryptography schemes such as RSA encryption signatures the Digital Signature Algorithm DSA and key establishment using Diffie-Hellman DH and Menezes-Qu-Vanstone MQV over finite fields and elliptic curves 10 Further information is available at the IEEE-SA web site standards ieee org 11 IEEE P1363 Standard Specifications for Public-Key Cryptography 12 ANS X9 31 Digital Signatures Using Reversible Public Key Cryptography for the Financial Services Industry rDSA which has now been withdrawn 13 ANS X9 42 Agreement of Symmetric Keys Using Discrete Logarithm Cryptography which has now been withdrawn 14 ANS X9 44 Key Establishment Using Integer Factorization Cryptography 15 ANS X9 62 The Elliptic Curve Digital Signature Algorithm ECDSA 16 ANS X9 63 Key Agreement and Key Transport Using Elliptic Curve Cryptography 17 IEEE P1363a Standard Specifications for Public Key Cryptography - Amendment 1 Additional Techniques 15 NIST SP 800-175B DRAFT GUIDELINE FOR USING CRYPTO STANDARDS CRYPTOGRAPHIC MECHANISMS 288 289 o IEEE P1363 1 18 which was published in 2008 specifies NTRU encryption and signature schemes 290 291 o IEEE P1363 2 19 was also published in 2008 It specifies password-authenticated key agreement and password-authenticated key retrieval schemes 292 293 The schemes specified in IEEE P1363 1 and P1363 2 are not included in the NIST standards 294 295 296 297 298 299 300 301 302 Cryptographic schemes are used in IEEE standards for different applications One of the more notable is the IEEE 802 LAN MAN group of standards which are widely used computer networking standards for both wired Ethernet and wireless IEEE 802 11 20 networks Cryptographic algorithms are used to protect wireless communications The CCM mode for authentication and confidentiality specified in SP 800-38C was adopted from IEEE 802 11 Other AES modes of operations e g GCM which is specified in SP 800-38D are also used in IEEE 802 standards IEEE 802 standards also use the SHA-1 and SHA-2 family of hash functions specified in FIPS 180 and used in HMAC as specified in FIPS 198 303 304 XTS a block cipher mode of operation specified in SP 800-38E was adopted from IEEE P1619 21 305 2 3 3 306 307 308 309 The Internet Engineering Task Force IETF is an international community of network designers operators vendors researchers and technologists that work on the Internet architecture and its techniques and protocols The official technical specifications and recommendations of the IETF are called Request for Comments RFCs 310 311 312 313 The technical work of the IETF is done in its working groups which are organized by topic into several areas such as routing transport and security In the security area different working groups work on security mechanisms for different protocols or applications For example 314 315 316 317 1 The PKIX Public-Key Infrastructure X 509 Working Group PKIX-WG developed technical specifications and recommendations to support a Public Key Infrastructure based on the X 509 protocol which is used to build a trust and authentication services infrastructure 318 319 2 The IPSEC Internet Protocol Security working group developed a protocol and other technical recommendations for secure routing between network devices and 320 321 322 3 The TLS Transport Layer Security working group has been specifying a communication protocol and technical recommendations to provide security services for communication between a server and a client etc Internet Engineering Task Force IETF 18 IEEE P1363 1 Public-Key Cryptographic Techniques Based on Hard Problems over Lattices IEEE P1363 2 Password-Based Public-Key Cryptography 20 IEEE 802 11 Wireless Local Area Networks 19 21 IEEE P1619 Standard for Cryptographic Protection of Data on Block-Oriented Storage Devices 16 NIST SP 800-175B DRAFT GUIDELINE FOR USING CRYPTO STANDARDS CRYPTOGRAPHIC MECHANISMS 323 324 325 326 NIST-approved cryptographic algorithms such as block cipher modes of operation hash functions key establishment schemes and digital signatures are used in various IETF protocols For example RFC 5288 specifies the AES Galois Counter Mode GCM Cipher Suites for TLS based on SP 800-38D 327 Further information is available at the IETF web site http ietf org 328 2 3 4 329 330 331 332 333 ISO is a non-governmental worldwide federation of national standards bodies Its mission is to develop international standards that help to make industry more efficient and effective ISO standards cover almost all aspects of technology and business from food safety to computers and from agriculture to healthcare Experts from all over the world develop the standards that are required by their sector using a consensus process 334 335 336 337 338 339 340 ISO IEC JTC 1 is a joint technical committee of the International Organization for Standardization ISO and the International Electrotechnical Commission IEC ISO IEC JCT 1 SC 27 is the subcommittee for IT security Working group 2 WG2 is the group developing standards for cryptography and security mechanisms It usually has more than twenty active projects to develop either a revision of an existing standard or a new standard Each standard consists of multiple parts and each part includes multiple algorithms and or mechanisms 341 342 343 344 The cryptographic algorithms and schemes in FIPS and SPs are usually included in ISO IEC JTC 1 standards along with many other algorithms submitted by other countries The following is a list of ISO IEC standards that include cryptographic algorithms and schemes specified in NIST standards 345 346 1 ISO IEC 9797-1 2011 Information technology -- Security techniques -- Message Authentication Codes MACs -- Part 1 Mechanisms using a block cipher 347 348 349 2 ISO IEC 9797-2 2011 Information technology -- Security techniques -- Message Authentication Codes MACs -- Part 2 Mechanisms using a dedicated hashfunction 350 351 3 ISO IEC 10116 2006 Information technology -- Security techniques -- Modes of operation for an n-bit block cipher 352 353 4 ISO IEC 10118-3 2004 Information technology -- Security techniques -- Hashfunctions -- Part 3 Dedicated hash-functions 354 355 5 ISO IEC 11770-3 2008 Information technology -- Security techniques -- Key management -- Part 3 Mechanisms using asymmetric techniques 356 357 6 ISO IEC CD 11770-6 Information technology -- Security techniques -- Key management -- Part 6 Key derivation 358 359 7 ISO IEC 14888-2 2008 Information technology -- Security techniques -- Digital signatures with appendix -- Part 2 Integer factorization based mechanisms 22 International Organization for Standardization ISO 22 Further information is available at the ISO web site www iso org 17 NIST SP 800-175B DRAFT GUIDELINE FOR USING CRYPTO STANDARDS CRYPTOGRAPHIC MECHANISMS 360 361 8 ISO IEC CD 14888-3 Information technology -- Security techniques -- Digital signatures with appendix -- Part 3 Discrete logarithm based mechanisms 362 363 9 ISO IEC 18033-3 2010 Information technology -- Security techniques -Encryption algorithms -- Part 3 Block ciphers 364 365 10 ISO IEC 19772 2009 Information technology -- Security techniques -Authenticated encryption 366 2 3 5 Trusted Computing Group TCG 367 368 369 370 371 372 The Trusted Computing Group TCG develops and promotes a set of industry standards that build upon roots of trust Roots of Trust RoTs are hardware firmware and software components that are inherently trusted to perform specific and vital security functions Because misbehavior by an RoT cannot be detected they must be secure by design To ensure that they are reliable and resistant to tampering RoTs are often implemented in or protected by hardware 373 374 375 376 377 Industry standards developed by the TCG define the capabilities of a set of fundamental roots of trust and describe how to use those roots of trust in a variety of architectures and use cases Many of the use cases supported by TCG technologies and specifications focus on one or more of the following areas 1 device identity 2 cryptographic key or credential storage and 3 attestation of the system state 378 379 380 Technologies supporting TCG-developed standards are deployed enterprise-class clients and servers storage devices embedded systems and virtualized devices Families of relevant TCG standards and specifications include 381 382 383 384 385 386 387 388 o Trusted Platform Module TPM A TPM is a cryptographic module that can among other features establish device identity in a platform provide secure storage for keys and credentials and support the measurement and reporting of the system state The TPM 2 0 Library Specification provides the general architecture and command set for TPMs with platform-specific specifications detailing how a TPM can be implemented in a particular classes of systems ISO IEC JTC 1 has approved the TPM Library Specification as ISO IEC 11889 2015 Parts 1-4 389 390 391 392 393 394 o Trusted Network Connect TNC The TCG's TNC Work Group defines specifications that allow network administrators to enforce policies regarding endpoint integrity on devices connected to a network These specifications were the basis for much of the work in the IETF's Network Endpoint Assessment NEA working group and are highly complimentary to the on-going work in the IETF Security Automation and Continuous Monitoring SACM working group 395 396 397 398 399 400 o Storage The TCG's Storage Work Group defines specifications that enable standards-based mechanisms to protect data on storage devices and manage these devices and capabilities The TCG's storage specifications break out from a common core specification into two Security Subsystem Classes SSCs the Opal SSC intended for client devices e g tablets notebooks desktops and the Enterprise SSC intended for high-performance storage systems e g servers 18 NIST SP 800-175B DRAFT GUIDELINE FOR USING CRYPTO STANDARDS CRYPTOGRAPHIC MECHANISMS SECTION 3 CRYPTOGRAPHIC ALGORITHMS 401 402 403 404 405 406 This document describes three types of cryptographic algorithms cryptographic hash functions symmetric-key algorithms and asymmetric-key algorithms discussed in Sections 3 1 3 2 and 3 3 respectively Other topics to be introduced in this section include the concept of algorithm security strength and algorithm lifetime see Sections 3 4 and 3 5 respectively 407 3 1 408 409 410 411 A hash function also called a hash algorithm is a cryptographic primitive algorithm that produces a condensed representation of its input e g a message A hash function takes an input of arbitrary length and outputs a value with a predetermined length Common names for the output of a hash function include hash value and message digest 412 413 A cryptographic hash function is a one-way function that is extremely difficult to invert That is it is not practical to reverse the process from the hash value back to the input 414 Figure 1 depicts the process of generating and verifying a hash value Cryptographic Hash Functions 415 416 417 418 Figure 1 Hash Function Generation and Verification A hash function is used as follows o Hash Generation 419 1 Hash value H1 is generated on data M1 using the hash function 420 2 M1 and H1 are then saved or transmitted 421 o Hash Verification 422 423 1 Hash value H2 is generated on the received or retrieved data M2 using the same hash function that generated H1 424 425 2 H1 and H2 are compared If H1 H2 then it can be assumed that M1 has not changed during storage or transmission 19 NIST SP 800-175B DRAFT 426 427 GUIDELINE FOR USING CRYPTO STANDARDS CRYPTOGRAPHIC MECHANISMS The above description is for the simplest use of a hash function Hash functions are usually used in higher-level algorithms including 428 o Keyed-hash message authentication code algorithms Sections 3 2 2 and 4 2 2 2 429 o Digital signature algorithms Section 4 2 3 430 o Key derivation functions e g for key establishment Section 5 3 2 and 431 o Random bit generators Section 4 4 432 433 When these higher-level algorithms are used with a key they could be considered as symmetric-key algorithms see Section 3 2 for further discussion 434 435 Approved hash functions for Federal Government use are specified in FIPS 180 23 and FIPS 202 24 o 436 437 438 439 440 441 442 FIPS 180 specifies the SHA-1 SHA-224 SHA-256 SHA-384 SHA-512 SHA512 224 and SHA-512 256 hash functions Additional guidance for the use of these hash functions is provided in SP 800-106 25 and SP 800-107 26 Note that attacks on SHA-1 have indicated that SHA-1 provides less security than originally thought when generating digital signatures see Section 4 2 3 and is now disallowed for that purpose However SHA-1 may continue to be used for most other hash-function applications see SP 800-131A 27 o 443 444 445 446 FIPS 202 specifies SHA3-224 SHA3-256 SHA3-384 and SHA3-512 This FIPS also specifies two extendable-output functions SHAKE128 and SHAKE256 which are not in themselves considered to be hash functions guidance on their use will be provided in the future 447 3 2 Symmetric-Key Algorithms 448 449 450 451 452 453 Symmetric-key algorithms often called secret-key algorithms use a single key to both apply cryptographic protection and to remove or check the protection For example the key used to encrypt data i e apply protection is also used to decrypt the encrypted data i e remove the protection in the case of encryption the original data is called the plaintext while the encrypted form of the data is called the ciphertext The key must be kept secret if the data is to remain protected 454 455 456 Several classes of symmetric-key algorithms have been approved those based on block cipher algorithms e g AES and those based on the use of hash functions e g a keyedhash message authentication code based on SHA-1 23 FIPS 180 Secure Hash Standard 24 FIPS 202 SHA-3 Standard Permutation-Based Hash and Extendable Output Functions 25 SP 800-106 Randomized Hashing for Digital Signatures 26 SP 800-107 Recommendations for Applications Using Approved Hash Algorithms 27 SP 800-131A Transitions Recommendation for Transitioning the Use of Cryptographic Algorithms and Key Lengths 20 NIST SP 800-175B DRAFT 457 GUIDELINE FOR USING CRYPTO STANDARDS CRYPTOGRAPHIC MECHANISMS Symmetric-key algorithms are used for 458 o Encryption to provide data confidentiality see Section 4 1 459 460 o Authentication to provide assurance of data integrity and the source of the data see Section 4 2 461 o Key derivation see Section 5 3 2 462 o Key wrapping see Section 5 3 5 and 463 o Random bit generation see Section 4 4 464 465 466 467 468 469 470 When using a symmetric-key algorithm a unique key needs to be generated for each cryptographic relationship 28 and used for each purpose e g encryption data integrity authentication and key wrapping Technically the same key can be used for multiple purposes when the same algorithm is used but this is usually ill-advised as the use of the same key for two different cryptographic processes e g HMAC and key derivation using the same hash function may weaken the security provided by one or both of the processes However exceptions to this rule have been approved see Section 4 3 471 472 473 474 475 476 477 478 479 480 481 As an example of the number of keys required for the use of symmetric-key algorithms suppose that there are four entities A B C and D that need to communicate using encryption with each pair of entities using a different encryption key There are six possible pair-wise relationships A-B A-C A-D B-C B-D and C-D so at least six keys are required 29 If instead there are1000 entities that wish to communicate with each other there are 499 500 possible pair-wise relationships and at least one unique key would be required for each relationship If more than one algorithm key length or purpose is to be supported e g both encryption and key wrapping then additional keys will be needed Each entity must keep all its symmetric keys secret and protect their integrity The requirement for a large number of keying relationships is a significant problem methods for mitigating this problem are discussed in Section 5 482 483 484 485 486 487 488 Several symmetric-key algorithms have been approved by NIST for the protection of sensitive data However some of these algorithms are no longer approved for applying cryptographic protection e g encryption but may continue to be used for processing already-protected information e g decryption providing that the risk of doing so is acceptable e g there is reason to believe that a key was not compromised See SP 80057 Part 1 and SP 800-131A for more information about the acceptability of using different cryptographic algorithms 489 3 2 1 490 491 A block cipher algorithm is used with a single key in an approved mode of operation to both apply cryptographic protection e g encrypt and to subsequently process the protected information e g Block Cipher Algorithms 28 A cryptographic relationship exists when two or more parties can communicate using the same key and algorithm A relationship may be one-to-one or one-to-many e g broadcast 29 Although only six cryptographic relationships are used in the example different keys may be required by some protocols for each communication direction i e a different key may be required for communications sent from A to B than is used for communications sent from B to A 21 NIST SP 800-175B DRAFT GUIDELINE FOR USING CRYPTO STANDARDS CRYPTOGRAPHIC MECHANISMS 492 493 494 495 decrypt Several block cipher algorithms have been approved by NIST as cryptographic primitives some of which may no longer be approved for applying cryptographic protection However they may still be needed for processing information that was previously protected e g they may be needed for decrypting previously encrypted information 496 497 The block cipher algorithms are discussed in Sections 3 2 1 1 through 3 2 1 4 The approved modes of operation are discussed in Section 3 2 1 5 498 499 500 501 502 503 504 505 506 3 2 1 1 Data Encryption Standard DES The Data Encryption Standard DES became effective in July 1977 and was the first NIST-approved cryptographic algorithm It was reaffirmed several times but due to advances in computer power and speeds the strength of the DES algorithm is no longer sufficient to adequately protect Federal Government information Therefore DES was withdrawn as an approved algorithm in 2005 i e the use of DES is no longer approved for encryption or otherwise applying cryptographic protection However the DES cryptographic engine continues to be used as a component function of TDEA see the next section 507 508 509 510 3 2 1 2 Triple Data Encryption Algorithm TDEA The Triple Data Encryption Algorithm TDEA also known as Triple DES uses the DES cryptographic engine to transform data in three operations TDEA is specified in SP 80067 30 511 512 513 514 TDEA encrypts data in blocks of 64 bits using three keys that define a key bundle The use of TDEA using three distinctly different i e mathematically independent keys is approved and is commonly known as three-key TDEA also referred to as 3TDEA or 3TDES 515 516 517 Other variations of TDEA where two or three of the keys are identical are no longer approved for applying cryptographic protection because of increased computing power or weaknesses in the algorithm 518 519 520 521 522 523 3 2 1 3 SKIPJACK SKIPJACK is referenced in FIPS 185 31 and specified in a classified document SKIPJACK is no longer considered adequate for the protection of federal information and has been withdrawn as a FIPS The use of SKIPJACK for applying cryptographic protection e g encryption is not approved although it is permissible to use the algorithm for decrypting information 30 SP 800-67 Recommendation for the Triple Data Encryption Algorithm TDEA Block Cipher 31 FIPS 185 Escrowed Encryption Standard 22 NIST SP 800-175B DRAFT GUIDELINE FOR USING CRYPTO STANDARDS CRYPTOGRAPHIC MECHANISMS 524 525 526 527 3 2 1 4 Advanced Encryption Standard AES The Advanced Encryption Standard AES was developed as a replacement for DES and is the preferred block cipher algorithm for new products AES is specified in FIPS 197 32 AES operates on 128-bit blocks of data using 128 192 or 256-bit keys 528 529 530 Note that the use of the longer key lengths affects algorithm performance e g the speed though not by very much Also note that the performance of AES is significantly better than that of TDEA 531 532 533 534 535 536 537 3 2 1 5 Modes of Operation With a symmetric-key block cipher algorithm the same input block will always produce the same output block when the same key is used For example if the multiple blocks in a typical message are encrypted without using a mode designed for the purpose an adversary could easily substitute individual blocks possibly without detection Furthermore certain kinds of data patterns in the plaintext such as repeated blocks would be apparent in the ciphertext 538 539 540 541 542 543 Therefore block cipher modes-of-operation have been specified to address this problem by combining the cryptographic primitive algorithm with variable starting values commonly known as initialization vectors and rules that successively use the block cipher algorithm to perform a cryptographic service e g the encryption of a message Approved modes for block cipher algorithms have been specified in the SP 800-38 series of publications and include modes for 544 545 o Encryption as specified in SP 800-38A SP 800-38E and SP 800-38G see Section 4 1 546 o Authentication as specified in SP 800-38B see Section 4 2 2 1 547 548 o Authenticated encryption as specified in SP 800-38C and SP 800-38D see Section 4 3 and 549 o Key wrapping as specified in SP 800-38F see Section 5 3 5 550 3 2 2 551 552 553 554 A symmetric-key algorithm based on the use of a hash function has been specified in FIPS 198 33 This algorithm known as HMAC has been approved for use with any approved hash function specified in FIPS 180 or FIPS 202 Guidance on the use of the hash functions specified in FIPS 180 for HMAC is provided in SP 800-107 555 3 3 556 557 558 Asymmetric-key algorithms often called public-key algorithms use a pair of keys i e a key pair a public key and a private key that are mathematically related to each other The public key may be made public without reducing the security of the process but the private Hash-based Symmetric-key Algorithms Asymmetric-Key Algorithms 32 FIPS 197 Advanced Encryption Standard 33 FIPS 198 Keyed Hash Message Authentication Code HMAC 23 NIST SP 800-175B DRAFT GUIDELINE FOR USING CRYPTO STANDARDS CRYPTOGRAPHIC MECHANISMS 559 560 561 key must remain secret if the data is to retain its cryptographic protection Even though there is a relationship between the two keys the private key cannot easily be determined based on knowledge of the public key 562 563 564 565 566 567 568 569 One of the keys of the key pair is used to apply cryptographic protection and the other key is used to remove or verify that protection The key to use depends on the algorithm used and the service to be provided For example a digital signature is computed using a private key and the signature is verified using the public key i e the protection is applied using the private key and verified using the corresponding public key For those asymmetric algorithms also capable of encryption 34 the encryption is performed using the public key and the decryption is performed using the private key i e the protection is applied using the public key and removed using the private key 570 571 572 573 574 575 Asymmetric-key algorithms are used primarily for data integrity authentication and source authentication see Section 4 2 and for key establishment see Section 5 3 These algorithms tend to be much slower than symmetric-key algorithms so are not used to process large amounts of data However when used for key establishment see Section 5 there are methods that combine the use of symmetric and asymmetric algorithms to reduce the number of keys required for establishing cryptographic relationships 576 577 578 579 580 581 Like symmetric-key algorithms the key pair for an asymmetric-key should be generated for each purpose e g one key pair for generating and verifying digital signatures and a different key pair for key establishment Technically it is sometimes possible to use the same key pair for more than one purpose but this is ill-advised as the use of the same key pair for two different cryptographic purposes e g digital signatures and key establishment may weaken the security provided by one or both of the processes 582 583 584 585 586 587 588 589 590 591 592 593 The use of asymmetric-key algorithms requires the establishment of fewer initial keys than the use of symmetric-key algorithms As an example suppose that an entity wants to generate digital signatures and participate in a key-establishment process using its own key pair 35 a key pair needs to be generated for each purpose If there are six entities that intend to both generate digital signatures and participate in the key-establishment process then six key pairs are needed for digital signature generation and another six key pairs are needed for key establishment for a total of twelve key pairs For 1000 entities 1000 key pairs of each would be needed for each purpose for a total of 2000 key pairs A unique key pair does not need to be generated for each relationship recall that for symmetric-key algorithms a unique key needs to be generated for each relationship see Section 3 2 If multiple public-key algorithms or key lengths are to be used for either process then additional key pairs will be required 594 595 596 The private key is retained by the entity who owns the key pair it must be kept secret and its integrity protected The public key is usually distributed to other entities and requires integrity protection this is often accomplished by using a public-key certificate 34 Not all public-key algorithms are capable of multiple functions e g both encryption and decryption and the generation and verification of digital signatures 35 Note that some key-establishment schemes do not require that all parties have key pairs so some parties will not need a key pair for key establishment 24 NIST SP 800-175B DRAFT GUIDELINE FOR USING CRYPTO STANDARDS CRYPTOGRAPHIC MECHANISMS 597 598 599 as discussed in Section 5 2 3 When a public-key certificate is used the certificate provides the integrity protection for the public key so the burden of key protection by each entity is limited to only those private keys owned by the entity 600 601 602 603 604 605 Some asymmetric-key algorithms use domain parameters which are additional values necessary for the use of the cryptographic algorithm These values are mathematically related to each other and to the keys with which they will be used Domain parameters are usually public and are used by a community of users for a substantial period of time These domain parameters are either contained within or referenced by a certificate containing a public key 606 607 The secure use of asymmetric-key algorithms is dependent on users obtaining certain assurances 608 609 610 611 612 613 614 o 615 3 3 1 616 617 618 619 620 621 The Digital Signature Algorithm DSA is approved and specified in FIPS 186 This algorithm is used to generate and verify digital signatures using finite-field mathematics i e the mathematics that most of us are familiar with FIPS 186 defines methods for generating DSA domain parameters and key pairs and specifies the key lengths to be used for secure interoperability and the algorithms to be used for digital-signature generation and verification 622 3 3 2 623 624 625 626 627 628 629 630 631 632 The Elliptic Curve Digital Signature Algorithm ECDSA is approved within FIPS 186 but actually specified within American National Standard ANS X9 62 36 The basic signature and verification algorithms are the same as those used for DSA except that the mathematics is based on the use of elliptic curves rather than finite fields i e the rules for combining numbers is different than commonly used FIPS 186 provides guidance for the use of ECDSA within the Federal Government as well as providing recommended elliptic curves to facilitate interoperability and security An advantage of using ECDSA is that the key lengths are considerably shorter than those used for DSA and RSA requiring less storage space and transmission bandwidth and the execution of the algorithm is generally faster than DSA and RSA 633 634 ANS X9 62 includes specifications for the generation of the ECDSA domain parameters and key pairs as well as the algorithms for digital signature generation and verification o o 36 Assurance of domain-parameter validity for those algorithms requiring domain parameters provides confidence that the domain parameters are mathematically correct Assurance of public-key validity provides confidence that the public key appears to be a suitable key and Assurance of private-key possession provides confidence that the party that is supposedly the owner of the private key really has the key DSA ECDSA ANS X9 62 Public Key Cryptography for the Financial Services Industry The Elliptic Curve Digital Signature Algorithm ECDSA 25 NIST SP 800-175B DRAFT GUIDELINE FOR USING CRYPTO STANDARDS CRYPTOGRAPHIC MECHANISMS 635 636 637 638 FIPS 186 defines the key lengths to be used for secure interoperability provides additional guidance on the use of random bit generators to generate the key pairs and recommends elliptic curves for use by the Federal Government Note that the same elliptic curves are also included in ANS X9 62 639 3 3 3 640 641 642 643 The RSA algorithm is approved for the generation and verification of digital signatures in FIPS 186 and specified in PKCS 1 37 and ANS X9 31 38 FIPS 186 includes restrictions on the use of RSA to generate digital signatures methods to generate RSA key pairs and defines the key lengths to be used for secure interoperability 644 645 646 647 648 The RSA primitive can be used for key establishment as well as for the generation and verification of digital signatures It's use for key establishment is specified in SP 80056B 39 that publication specifies approved methods for both key agreement and key transport see Section 5 3 for further information on key establishment key agreement and key transport 649 650 The key pairs used for RSA digital-signature generation and verification and for RSA key establishment are generated in the same way but need to be different for each purpose 651 3 3 4 652 653 654 655 656 657 Diffie-Hellman DH and MQV 40 are two classes of key-establishment algorithms used for key agreement see Section 5 3 3 The use of these algorithms for key agreement is specified in SP 800-56A 41 using both finite-field and elliptic-curve mathematics for each For elliptic-curve key pairs and domain parameters the methods for generating those key pairs and domain parameters are specified in ANS X9 62 using the same methods used to generate ECDSA key pairs and domain parameters 658 659 660 The recommended elliptic curves for elliptic-curve DH and MQV are the same as those provided in FIPS 186 for ECDSA 661 3 4 662 663 664 The security strength of a cryptographic algorithm is measured by an attacker's difficulty in breaking the algorithm Breaking a cryptographic algorithm can be defined as defeating some aspect of the protection that the algorithm is intended to provide For example a RSA Diffie-Hellman and MQV Algorithm Security Strength 37 Public Key Cryptography Standard #1 38 ANS X9 31 Digital Signatures Using Reversible Public Key Cryptography For The Financial Services Industry RDSA This standard has been withdrawn as an ANSI standard 39 SP 800-56B Recommendation for Pair-wise Key Establishment Schemes Using Integer Factorization Cryptography 40 Menezes-Qu-Vanstone 41 SP 800-56A Recommendation for Pair-Wise Key-Establishment Schemes Using Discrete Logarithm Cryptography 26 NIST SP 800-175B DRAFT GUIDELINE FOR USING CRYPTO STANDARDS CRYPTOGRAPHIC MECHANISMS 665 666 667 block cipher encryption algorithm that is used to protect the confidentiality of data is broken if with an acceptable amount of work it is possible to determine the value of its key or to recover the plaintext from the ciphertext without knowledge of the key 668 669 670 SP 800-57 Part 1 provides the current estimates for the security strengths that can be provided by the approved cryptographic algorithms these strengths have been determined with respect to specific key lengths 671 672 673 The approved security strengths for federal applications are 112 128 192 and 256 bits Appropriate algorithms key lengths and key generation and handling methods need to be used to actually support those security strengths and is further discussed in Section 5 1 4 674 3 5 675 676 677 678 Over time algorithms may be successfully attacked so that the algorithm no longer provides the desired protection The attack could be on the algorithm itself or could be on the algorithm with a specific key length In the latter case the use of a longer key may prevent a successful attack or at least delay it for a period of time 679 680 681 682 683 684 685 686 687 688 689 690 When selecting the algorithms and key lengths to be used for an application the length of time for which the data needs to be protected should be taken into account so that a suitable algorithm and key length is used SP 800-57 Part 1 provides a current estimate of the time frames during which the approved algorithms and key lengths are considered to be secure The algorithms and key lengths used for cryptographic protection need to fall within the estimated time frame However these estimates are just that - estimates It is possible that an advance in technology or cryptanalysis could occur prior to the end date of that time frame e g the use of quantum computers and algorithms It is often the case that these advances are initially impractical or limited in their threat It is recommended that an organization have a transition strategy for addressing this problem if it occurs including assessing the risk for the compromise of the organization's data and transitioning to a new algorithm or key length as appropriate Algorithm Lifetime 691 27 NIST SP 800-175B DRAFT GUIDELINE FOR USING CRYPTO STANDARDS CRYPTOGRAPHIC MECHANISMS 692 693 SECTION 4 CRYPTOGRAPHIC SERVICES 694 695 696 697 698 699 All sensitive information requires integrity protection and confidentiality protection may be required as well This section discusses the cryptographic services that can be provided for the protection of sensitive data other than keys These services include data confidentiality data integrity authentication and source authentication including nonrepudiation The protection and management of the keys used while providing these cryptographic services are discussed in Section 5 700 701 702 703 704 705 Ideally cryptographic services would be provided using as few algorithms as possible For example AES could be used to provide confidentiality Section 4 1 data integrity authentication Section 4 2 key wrapping Section 5 3 5 and as the basis for a random bit generator see Section 4 4 However this may not be as practical as it first appears as other algorithms may also be available that are needed for different applications and that provide other security properties 706 4 1 707 708 709 710 711 712 713 714 715 716 Encryption is used to provide confidentiality for data The unprotected form of the data is called plaintext Encryption transforms the data into ciphertext and ciphertext can be transformed back into plaintext using decryption Data encryption and decryption are provided using symmetric-key block cipher algorithms The approved symmetric-key algorithms for data encryption are AES and TDEA see Section 3 2 1 4 and Section 3 2 1 2 respectively Decryption of the ciphertext is performed using the algorithm and key that were used to encrypt the plaintext Unauthorized recipients of the ciphertext who know the cryptographic algorithm but do not have the correct key should not be able to decrypt the ciphertext However anyone who has the key and the cryptographic algorithm can easily decrypt the ciphertext and obtain the original plaintext 717 718 Figure 2 Encryption and Decryption 719 720 721 Figure 2 depicts the encryption and decryption processes The plaintext and a key are used by the encryption process to produce the ciphertext To decrypt the ciphertext and the same key are used by the decryption process to recover the plaintext data Data Confidentiality 28 NIST SP 800-175B DRAFT GUIDELINE FOR USING CRYPTO STANDARDS CRYPTOGRAPHIC MECHANISMS 722 723 724 725 Note that asymmetric-key algorithms could also be used to encrypt and decrypt data but because these algorithms are slow in comparison to block cipher algorithms they are not normally used to encrypt and decrypt general data they can however be used to protect keys as discussed in Section 5 726 727 728 As discussed in Section 3 2 1 5 encryption is performed using a block cipher algorithm and a mode of operation The approved modes of operation for encryption are specified in 729 730 731 o SP 800-38A for AES and TDEA the Electronic Codebook ECB Cipher Block Chaining CBC Cipher Feedback CFB Counter CTR and Output Feedback OFB modes 732 733 o SP 800-38E for AES the XTS-AES mode for protecting the confidentiality of data on storage devices only and 734 o SP 800-38G for AES the FF1 and FF3 modes for Format Preserving Encryption 735 736 Additional modes that provide both confidentiality and authentication as discussed in Section 4 2 are discussed in Section 4 3 737 4 2 738 739 740 741 742 743 744 745 Data integrity often referred to as simply integrity is concerned with whether or not something e g some data has changed between two specified times e g between the time when the data was created stored and or transmitted and the time when it was retrieved and or received The absolute integrity of the data cannot be guaranteed but the computation of a data integrity code on the data when it is created before storage or before transmission will allow the detection of any changes with a high probability when that code is later verified thus providing a measure of assurance of data integrity In cryptographic literature this process is called message or data authentication 746 747 748 749 750 751 Source authentication is a process used to provide assurance of the source of information Source authentication includes identity authentication which provides assurance to one of the parties in a communication say Bob that he is receiving data from or providing data to another specific party say Alice Depending on the method used source authentication could also support non-repudiation whereby both Bob and some third party say Carl have some assurance that the data came from Alice 752 753 754 755 756 757 758 Cryptography can be used to provide these services but the same algorithm may not provide all of them Hash functions as discussed in Section 4 2 1 can be used to provide some assurance of data integrity Message Authentication Code MAC algorithms as discussed in Section 4 2 2 can provide both data integrity and source authentication services Digital signature algorithms can be used to provide data integrity and source authentication services as well as supporting non-repudiation but at a higher performance cost see Section 4 2 3 759 4 2 1 760 761 A hash function is used to generate a hash value that can provide some assurance of the integrity of the data over which the hash value is generated However since no Data Integrity and Source Authentication Hash Functions 29 NIST SP 800-175B DRAFT GUIDELINE FOR USING CRYPTO STANDARDS CRYPTOGRAPHIC MECHANISMS 762 763 764 765 766 cryptographic key is used there is no assurance that the data has not been altered by an adversary and a new hash value computed This method for providing integrity protection is not recommended unless there is a very low risk of this scenario e g when data is provided by a trusted source and the hash value is used to determine changes that may occur because of a degraded transmission medium 767 4 2 2 768 769 770 771 772 773 774 775 776 777 A Message Authentication Code algorithm and a cryptographic key are used to generate a message authentication code MAC that can be used to provide assurance of data integrity and source authentication A MAC is a cryptographic checksum on the data that can provide assurance that the data has not changed or been altered since some point in time and that the MAC was computed by the party or parties sharing the key Typically MACs are used between two or more parties that share the same secret key to authenticate information exchanged between those parties the use of MACs to provide data integrity and source authentication depends on limiting knowledge of the secret key to only those parties Since a MAC key is shared among a community of users e g two or more parties only those parties sharing the key can compute a correct MAC on given data 778 779 Figure 3 Message Authentication and Verification 780 Message Authentication Code Algorithms Figure 3 depicts the use of MACs 781 782 o A MAC MAC1 is computed on data M1 using a key K M1 and MAC1 are then saved or transmitted 783 784 785 o At a later time the integrity of the retrieved or received data is checked by labeling the retrieved or received data as M2 and computing a MAC MAC2 on M2 using the same key K 786 787 788 o If MAC1 is the same as MAC2 then it can be assumed that M2 is the same as the original data M1 i e M1 M2 The verifying party also knows that only a party that shares the key could have correctly generated the MAC 30 NIST SP 800-175B DRAFT GUIDELINE FOR USING CRYPTO STANDARDS CRYPTOGRAPHIC MECHANISMS 789 790 791 792 793 794 795 For example if two parties e g parties A and B share a key party A generates the MAC and sends it to party B and party B successfully verifies the received MAC then party B knows that party A generated the original MAC and source authentication has been accomplished However if three parties share the key e g A B and C party A generates the MAC to be sent to party B and party B successfully verifies the received MAC party B knows that either party A or party C generated the original MAC but has no proof of which one Note that this may be acceptable for some applications 796 797 798 MACs are used to detect data modifications that occur between the initial generation of the MAC and the verification of the received MAC They do not detect errors that occur before the MAC is originally generated 799 800 801 802 803 804 805 806 Assurance of data integrity is frequently provided using non-cryptographic techniques known as error detection codes However these codes can be altered by an adversary to the adversary's benefit The use of an approved cryptographic mechanism such as a MAC addresses this problem That is the assurance of integrity provided by a MAC is based on the assumption that it is not likely that anyone could correctly generate a MAC without knowing the cryptographic key An adversary without knowledge of the key will be unable to modify data and then generate a verifiable MAC on the modified data It is therefore crucial that MAC keys be kept secret 807 808 809 Two types of algorithms for computing a MAC have been approved for Federal Government use MAC algorithms that are based on symmetric-key block cipher algorithms and MAC algorithms that are based on hash functions 810 811 4 2 2 1 MACs Based on Block Cipher Algorithms The SP 800-38 series of publications includes modes for the generation of MACs 812 813 o SP 800-38B 42 defines the CMAC mode for computing a MAC using the NISTapproved block-cipher algorithms AES and TDEA 814 o SP 800-38D 43 defines the GMAC mode for the computation of a MAC using AES 815 816 o Modes providing both confidentiality i e encryption and authentication i e computing a MAC in a single operation are also defined see Section 4 3 817 818 819 4 2 2 2 MACs Based on Hash Functions FIPS 198 44 defines a MAC HMAC that uses a cryptographic hash function in combination with a secret key HMAC must be used with an approved cryptographic hash 42 SP 800-38B Recommendation for Block Cipher Modes of Operation The CMAC Mode for Authentication 43 SP 800-38D Recommendation for Block Cipher Modes of Operation Galois Counter Mode GCM and GMAC 44 FIPS 198-1 The Keyed-Hash Message Authentication Code HMAC 31 NIST SP 800-175B DRAFT GUIDELINE FOR USING CRYPTO STANDARDS CRYPTOGRAPHIC MECHANISMS 820 821 function see Section 4 2 1 The security associated with the use of HMAC is discussed in SP 800-107 45 822 4 2 3 823 824 825 826 827 828 829 A digital signature algorithm is used with a pair of keys - a private key and a public key - to generate and verify digital signatures The private key is used to generate signatures and must be known only by the signer the key-pair owner the public key is used to verify the signatures Because of the design of the algorithm and the methods for generating key pairs the public key cannot easily be used to determine the private key Because two keys are required for the generation and verification process digital signature algorithms are classified as asymmetric-key algorithms 830 831 832 833 A digital signature is represented in a computer as a string of bits and is an electronic analogue of a hand-written signature that can be verified by anyone with access to the public key The signature can be used to provide assurance of data integrity and source authentication and to support non-repudiation 834 835 836 837 838 839 Each signer possesses a private and public key pair Signature generation with a verifiable digital signature can be performed only by the party that has access to the private key Anyone that knows the public key can verify the signature by employing the associated public key The security of a digital-signature system is dependent on maintaining the secrecy of the signer's private key Therefore signers must guard against the unauthorized acquisition of their private keys 840 841 842 843 844 845 846 847 848 849 850 851 852 Digital signatures offer protection that is not available by using alternative signature techniques One such alternative is a digitized signature A digitized signature is generated by converting a visual form of a handwritten signature to an electronic image e g by scanning it into a computer Although a digitized signature resembles its handwritten counterpart when printed it does not provide the same protection as a digital signature Digitized signatures can be forged and can be duplicated and appended to other electronic data digitized signatures cannot be used to determine if information has been altered after it is signed Digital signatures however are computed on each message using a private key known only by the signer Each different message signed by the signer will have a different digital signature Even small changes to the message will result in a different signature If an adversary does not know the private key the adversary cannot generate a valid signature i e a signature that can be verified using the public key that corresponds to the private key used to generate the signature 853 854 Figure 4 depicts the generation and verification of digital signatures A digital signature algorithm includes a signature generation process and a signature verification process o 855 856 857 858 45 Digital Signature Algorithms Signature generation o A hash function see Section 3 1 is used in the signature generation process to obtain a hash value which is a condensed version of the data to be signed i e shown as M1 for signature generation in Figure 4 SP 800-107 Recommendation for Applications Using Approved Hash Algorithms 32 NIST SP 800-175B DRAFT GUIDELINE FOR USING CRYPTO STANDARDS CRYPTOGRAPHIC MECHANISMS 859 860 o The hash value is then input to the signature generation process along with a private key to generate the digital signature shown as DS1 in Figure 4 861 862 o The digital signature DS1 is provided to the verifier along with the signed data M1 863 864 o Signature verification The receiver of the data and signature verifies the signature as follows using the signatory's public key to process the received signature 865 866 o The received data M2 is hashed using the same hash function to produce another hash value 867 868 869 870 o The newly computed hash value and the received signature DS2 are input to the signature verification process along with the the signer's public key The output of this process is an indication of whether or not the signature is valid or invalid for the received message M2 871 872 873 874 875 Note that the details of the signature generation and verification processes are different for each approved algorithm Also note that M2 is used in the verification process rather than M1 and D2 is used rather than D1 because of the possibility that M1 and D1 could have been deliberately or accidentally modified before the verification process performed by the receiver 876 877 Figure 4 Digital Signature Generation and Verification 878 879 880 FIPS 186 specifies methods for generating and verifying digital signatures using asymmetric public-key cryptography The FIPS includes three digital signature algorithms 881 o The Digital Signature Algorithm DSA see Section 3 3 1 33 NIST SP 800-175B DRAFT GUIDELINE FOR USING CRYPTO STANDARDS CRYPTOGRAPHIC MECHANISMS 882 o The Elliptic Curve Digital Signature Algorithm ECDSA see Section 3 3 2 and 883 o RSA see Section 3 3 3 884 885 886 887 888 889 890 891 The digital signature algorithms are used in conjunction with the hash functions specified in FIPS 180 46 and FIPS 202 Each of these algorithms requires obtaining assurances about the domain parameters and or keys used as discussed in Section 3 3 SP 800-89 47 provides methods for obtaining these required assurances when using digital signatures In many cases determining when a digital signature was generated is important For example it may be important to determine whether a document was signed before a certain date e g which of two wills was signed closest to and prior to the date that a person died SP 800-102 48 provides guidance on establishing when a digital signature was generated 892 893 4 3 894 895 896 897 898 Confidentiality and authentication can be provided using either two separate block-cipher algorithms e g AES in the CBC mode for encryption and HMAC for authentication or in a single block-cipher mode of operation Note that in this discussion authentication is used to obtain both an assurance of data integrity and of the source of the data that has been cryptographically protected 899 900 901 902 If encryption and authentication are performed as two separate operations see Sections 4 1 and 4 2 respectively two distinct keys are required If care is not taken in performing these operations e g performing the operations in the right order vulnerabilities can be introduced that may allow attacks 903 904 905 906 907 An alternative is to use modes that both encrypt and authenticate in a single operation using a single key such a mode is called an authenticated-encryption mode Using such modes requires fewer keys and is generally faster than using two separate operations Two authenticated-encryption modes have been defined for AES no such mode has been defined for TDEA Combining Confidentiality and Authentication in a Block-Cipher Mode of Operation 908 o SP 800-38C 49 specifies the CCM mode and 909 o SP 800-38D 50 defines the Galois Counter mode GCM 910 4 4 Random Bit Generation 911 912 Cryptography and security applications make extensive use of random numbers and random bits For cryptography random values are needed to generate cryptographic keys 46 FIPS 180 Secure Hash Standard 47 SP 800-89 Recommendation for Obtaining Assurances for Digital Signature Applications 48 SP 800-102 Recommendation for Digital Signature Timeliness 49 SP 800-38C Recommendation for Block Cipher Modes of Operation the CCM Mode for Authentication and Confidentiality 50 SP 800-38D Recommendation for Block Cipher Modes of Operation Galois Counter Mode GCM and GMAC 34 NIST SP 800-175B DRAFT GUIDELINE FOR USING CRYPTO STANDARDS CRYPTOGRAPHIC MECHANISMS 913 914 The term entropy is used to describe the amount of randomness in a value and the amount of entropy determines how hard it is to guess that value 915 916 917 918 919 920 921 922 923 924 925 There are two classes of random bit generators RBGs Non-Deterministic Random Bit Generators NRBGs sometimes called true random number or bit generators and Deterministic Random Bit Generators DRBGs sometimes called pseudorandom bit or number generators Each RBG is dependent on the use of an entropy source to provide unpredictable bits that are outside of human control these bits are acquired from some physical source such as thermal noise ring oscillators or hard-drive seek times An NRBG is dependent on the availability of new unused entropy bits produced by the entropy source for every NRBG output A DRBG is initially seeded with entropy produced by an entropy source or using an approved method that depends on an entropy source e g an NRBG depending on the application the DRBG may or may not receive additional entropy e g by being reseeded 926 927 Several publications have been developed or are currently under development for randombit generation 928 929 930 931 o SP 800-90A 51 specifies approved DRBG algorithms based on the use of hash functions and block-cipher algorithms DRBGs must be initialized from a randomness source that provides sufficient entropy for the security strength s to be supported by the DRBG 932 933 934 o SP 800-90B 52 which is currently under development discusses entropy sources including health tests to determine that the entropy source has not failed and tests to estimate how much entropy that the entropy source can provide reliably 935 936 937 938 939 o SP 800-90C 53 provides constructions for the design and implementation of NRBGs and DRBGs from the algorithms in SP 800-90A and the entropy sources designed in accordance with SP 800-90B Note that the NRBGs are constructed to include a DRBG algorithm from SP 800-90A to provide a fallback capability if an entropy source failure is not immediately detected 940 941 942 943 944 945 946 947 o SP 800-22 54 discusses some aspects of selecting and testing random and pseudorandom number generators This document includes some criteria for characterizing and selecting appropriate generators discusses statistical testing and its relation to cryptanalysis and provides some recommended statistical tests These tests may be useful as a first step in determining whether or not a generator is suitable for a particular cryptographic application However for federal applications the RBGs must be validated for compliance to FIPS 140 and the appropriate parts of SP 800-90 51 SP 800-90A Random Number Generation Using Deterministic Random Bit Generator Mechanisms 52 SP 800-90B Entropy Sources 53 SP 800-90C Random Bit Generator RBG Constructions 54 SP 800-22 A Statistical Test Suite for Random and Pseudorandom Number Generators for Cryptographic Applications 35 NIST SP 800-175B DRAFT GUIDELINE FOR USING CRYPTO STANDARDS CRYPTOGRAPHIC MECHANISMS 948 4 5 Symmetric vs Asymmetric Cryptography 949 950 951 As discussed in Sections 3 2 and 3 3 when large numbers of cryptographic relationships are required the number of initial symmetric keys that will be required may be significantly larger than the number of public private key pairs required 952 953 954 955 956 957 958 959 However the primary advantage of symmetric-key cryptography is speed Symmetric-key algorithms are generally significantly faster than asymmetric-key algorithms and the keys are shorter in length for the same security strength the key length may be an important consideration if memory for storing the keys or the bandwidth for transporting the keys is limited In addition advances in cryptanalysis and computational efficiency have tended to reduce the level of protection provided by public-key cryptography more rapidly than that provided by symmetric-key cryptography Also in a potential post-quantum world the currently approved asymmetric-key algorithms will not provide adequate protection 960 961 962 963 964 965 966 967 Since asymmetric-key i e public-key cryptography requires fewer keys overall and symmetric-key cryptography is significantly faster a hybrid approach is often used whereby asymmetric-key algorithms are used for the generation and verification of digital signatures and for key establishment while symmetric-key algorithms are used for all other purposes e g encryption especially those involving the protection of large amounts of data For example an asymmetric-key system can be used to establish a symmetric key via a key-agreement or key-transport process see Sections 5 3 3 and 5 3 4 respectively after which the symmetric key is used to encrypt files or messages 968 969 970 971 972 In some situations asymmetric-key cryptography is not necessary and symmetric-key cryptography alone is sufficient This includes environments where secure symmetric-key establishment can take place using symmetric keys already shared between entities environments where a single authority knows and manages all the keys and in single-user environments 973 In general asymmetric cryptography is best suited for an open multi-user environment 36 NIST SP 800-175B DRAFT GUIDELINE FOR USING CRYPTO STANDARDS CRYPTOGRAPHIC MECHANISMS 974 SECTION 5 KEY MANAGEMENT 975 976 977 978 979 980 981 982 983 984 985 The proper management of cryptographic keys is essential to the effective use of cryptography for security Keys are analogous to the combination of a safe If a safe combination becomes known by an adversary that safe provides no security against penetration by that adversary Similarly poor key management may easily compromise strong algorithms Ultimately the security of information protected by cryptography directly depends on the strength of the keys the effectiveness of mechanisms and protocols associated with keys and the protection afforded to the keys themselves All keys need to be protected against modification i e their integrity needs to be preserved and secret and private keys i e keys used by symmetric and asymmetric algorithms respectively need to be protected against unauthorized disclosure i e their confidentiality needs to be maintained 986 987 988 989 990 991 992 993 Key management provides the foundation for the secure generation storage distribution establishment use and destruction of keys and is essential at all phases of a key's life Cryptography can be used to protect large amounts of data If a strong algorithm is used to encrypt the data using keys that are properly generated then the protection of that data can subsequently be reduced to just protecting the keys i e the security of information protected by cryptography directly depends on the protection afforded the keys Therefore a Cryptographic Key Management System CKMS is required for managing the keys 994 5 1 995 996 997 Several publications have been developed to provide general key-management guidance SP 800-57 see Section 5 1 1 FIPS 140 see Section 51 2 and SP 800-131A see Section 5 1 3 998 5 1 1 999 1000 1001 1002 General Key Management Guidance Recommendation for Key Management SP 800-57 55 provides general guidance on the management of cryptographic keys their generation use and eventual destruction Related topics such as algorithm selection and appropriate key size and cryptographic policy are also included in SP 800-57 which consists of three parts o 1003 1004 SP 800-57 Part 1 General Guidance contains basic key-management guidance including 1005 o The protection required for keying material 1006 o Key life-cycle responsibilities 1007 o Key backup archiving and recovery 1008 o Changing keys 1009 o Cryptoperiods i e the appropriate lengths of time that keys are to be used 55 SP 800-57 Recommendation for Key Management 37 NIST SP 800-175B DRAFT GUIDELINE FOR USING CRYPTO STANDARDS CRYPTOGRAPHIC MECHANISMS 1010 o Accountability and auditing 1011 o Contingency planning and 1012 o Key compromise recovery e g by generating new keys 1013 1014 1015 1016 1017 1018 1019 1020 Federal agencies have a variety of information that they have determined to require cryptographic protection the sensitivity of the information and the periods of time that the protection is required also vary To this end NIST has established four 56 security strengths for the protection of information 112 128 192 and 256 bits 57 These security strengths have been assigned to the approved cryptographic algorithms and key sizes and dates have been projected during which the use of these algorithms and key sizes is anticipated to be secure For further information see SP 800-131A 1021 1022 1023 Agencies need to determine the length of time that cryptographic protection is required before selecting an algorithm and key size with the appropriate security strength o 1024 1025 SP 800-57 Part 2 Best Practices for Key Management Organizations contains o A generic key-management infrastructure 1026 1027 o Guidance for the development of organizational key-management policy statements and key-management practices statements 1028 1029 1030 o An identification of key-management information that needs to be incorporated into security plans for general support systems and major applications that employ cryptography and 1031 1032 o An identification of key-management information that needs to be documented for all federal applications of cryptography o 1033 1034 1035 1036 1037 1038 1039 1040 SP 800-57 Part 3 Application-Specific Key Management Guidance addresses the key management issues associated with currently available cryptographic mechanisms such as the Public Key infrastructure PKI Internet Protocol Security IPsec the Transport Layer Security protocol TLS Secure Multipart Internet Mail Extensions S MIME Kerberos Over-the-Air Rekeying OTAR Domain Name System Security Extensions DNSSEC Encrypted File Systems and the Secure Shell SSH protocol Specific guidance is provided regarding 1041 o The recommended and or allowable algorithm suites and key sizes 1042 1043 o Recommendations for the use of the mechanism in its current form for the protections of federal government information and 56 A fifth security strength was originally defined to provide 80 bits of security strength but this strength is no longer adequate for the protection of Federal information 57 A fifth security strength i e 80 bits of security was acceptable for applying cryptographic protection e g encryption prior to 2014 However this strength is no adequate 38 NIST SP 800-175B DRAFT GUIDELINE FOR USING CRYPTO STANDARDS CRYPTOGRAPHIC MECHANISMS 1044 1045 1046 o Security considerations that may affect the effectiveness of keymanagement processes and the cryptographic mechanisms using keys that are generated and managed by those key-management processes 1047 1048 Note that in the case of TLS a reference is provided to a separate publication - SP 800-52 58 - that provides extensive details for using TLS 1049 1050 1051 1052 1053 1054 1055 1056 New key-management techniques and mechanisms are constantly being developed and existing key-management mechanisms and techniques are constantly being refined While the security-guidance information contained in Part 3 will be updated as mechanisms and techniques evolve new products and technical specifications can always be expected that are not reflected in the current version of the document Therefore the context provided may include status information such as version numbers or implementation status at the time that the document was published 1057 5 1 2 Security Requirements for Cryptographic Modules 1058 1059 1060 1061 1062 1063 1064 1065 1066 FIPS 140 59 provides minimum security requirements for cryptographic modules that embody or support cryptography in federal information systems A cryptographic module performs the actual cryptographic computations for a security system protecting sensitive information The security requirements cover areas related to the secure design and implementation of a cryptographic module including the module specification cryptographic module ports and interfaces roles services and authentication finite-state models physical security the operational environment cryptographic key management electromagnetic interference electromagnetic compatibility EMI EMC self-tests design assurance and the mitigation of attacks 1067 1068 1069 1070 FIPS 140 is applicable to all federal agencies that use cryptography to protect sensitive information in computer and telecommunications systems Further information about FIPS 40 and the validation of cryptographic modules is available at http csrc nist gov groups STM cmvp index html 1071 5 1 3 1072 1073 1074 1075 1076 With the development and publication of SP 800-57 Part 1 NIST provided recommendations for transitioning to new cryptographic algorithms and key lengths because of algorithm breaks or the availability of more powerful computers that could be used to efficiently search for cryptographic keys SP 800-131A was developed to provide more specific guidance for such transitions Each algorithm and service is addressed in SP Transitions to New Cryptographic Algorithms and Key Lengths 58 SP 800-52 Guidelines for the Selection Configuration and Use of Transport Layer Security TLS Implementations 59 FIPS 140 Security Requirements for Cryptographic Modules 39 NIST SP 800-175B DRAFT GUIDELINE FOR USING CRYPTO STANDARDS CRYPTOGRAPHIC MECHANISMS 1077 1078 800-131A indicating whether its use is acceptable 60 deprecated 61 restricted 62 allowed only for legacy applications 63 or disallowed 1079 5 2 1080 1081 1082 1083 Several publications have been developed for the development of key-management systems SP 800-130 64 see Section 5 2 1 SP 800-152 65 see Section 5 2 2 and documents relating to the Public Key Infrastructure used for asymmetric-key cryptography see Section 5 2 3 1084 1085 1086 1087 1088 A CKMS includes policies procedures components and devices that are used to protect manage and distribute cryptographic keys and associated information called metadata A CKMS includes all devices or subsystems that can access a key or its metadata The devices could be computers cell phones tablets or other smart devices such as cars alarm systems or refrigerators 1089 5 2 1 1090 1091 1092 1093 SP 800-130 contains topics that should be considered by a CKMS designer when developing a CKMS design specification Topics include security policies cryptographic keys and metadata interoperability and transitioning security controls testing and system assurances disaster recovery and security assessments 1094 1095 For each topic SP 800-130 specifies one or more documentation requirements that need to be addressed by the designer SP 800-130 is intended to assist in Cryptographic Key Management Systems Key Management Framework 1096 1097 o The definition of the CKMS design by requiring the specification of significant CKMS capabilities 1098 1099 o Encouraging CKMS designers to consider the factors needed in a comprehensive CKMS 1100 o Logically comparing different CKMSs and their capabilities 1101 1102 o Performing security assessments by requiring the specification of implemented and supported CKMS capabilities and 1103 1104 o Forming the basis for the development of Profiles that specify the specific requirements for the CKMS to be used by an organization 60 No security risk is known at present 61 The use of the algorithm and key length is allowed but the user must accept some risk 62 The use of the algorithm is discouraged and there are additional restrictions required for use 63 The algorithm and key length may be used to process already-protected information but there may be a risk in doing so 64 SP 800-130 A Framework for Designing Cryptographic Key Management Systems 65 SP 800-152 A Profile for U S Federal Cryptographic Key Management Systems CKMS 40 NIST SP 800-175B DRAFT GUIDELINE FOR USING CRYPTO STANDARDS CRYPTOGRAPHIC MECHANISMS 1105 5 2 2 Key Management System Profile 1106 1107 1108 1109 1110 1111 1112 SP 800-152 contains requirements for the design implementation procurement installation configuration management operation and use of a CKMS by and for U S federal organizations and their contractors The Profile is based on SP 800-130 see Section 5 2 1 SP 800-152 specifies requirements makes recommendations for federal organizations having special security needs and desiring to augment the base security and key-management services and suggests additional features that may be desirable to implement and use 1113 1114 1115 1116 In addition to providing design requirements to be incorporated into a CKMS design SP 800-152 provides requirements for a Federal CKMS FCKMS to be operated by a service provider that may be a federal agency or a third party operating an FCKMS under contract for one or more federal agencies and their contractors 1117 This Profile is intended to 1118 1119 1120 o Assist CKMS designers and implementers in supporting appropriate cryptographic algorithms and keys selecting the metadata associated with the keys and selecting protocols for protecting sensitive U S federal computing applications and data 1121 1122 o Establish requirements for testing procurement installation configuration administration operation maintenance and usage of the FCKMS 1123 1124 1125 o Facilitate an easy comparison of one CKMS with another by analyzing their designs and implementations in order to understand how each meets the Framework and Profile requirements and 1126 1127 1128 1129 o Assist in understanding what is needed to evaluate procure install configure administer operate and use an FCKMS that manages the cryptographic keys that protect sensitive and valuable data obtained processed stored and used by U S federal organizations and their contractors 1130 5 2 3 1131 1132 1133 A PKI is a security infrastructure that creates and manages public-key certificates to facilitate the use of public-key i e asymmetric-key cryptography To achieve this goal a PKI needs to perform two basic tasks 1134 1135 1136 1 Generate and distribute public key certificates that bind public keys to the identifier associated with the owner of the corresponding private key 66 and to other required information after validating the accuracy of the information to be bound and 1137 1138 2 Maintain and distribute certificate-status information for unexpired and revoked certificates 1139 1140 1141 Two types of certificates are commonly used certificates used to distribute the public keys that are used to verify digital signatures and certificates used to distribute public keys used for key management i e key establishment Each certificate associated with digital Public Key Infrastructure 66 The identifier could be the true identity of the owner or could be an alias or a pseudonym used to represent the owner 41 NIST SP 800-175B DRAFT GUIDELINE FOR USING CRYPTO STANDARDS CRYPTOGRAPHIC MECHANISMS 1142 1143 1144 1145 1146 1147 signatures provides the public keys of one of the three digital-signature algorithms approved in FIPS 186 DSA ECDSA or RSA see Section 3 3 Certificates that convey the public keys to be used for key establishment may be of two types those that provide a key-agreement public key see Section 5 3 3 and those that provide a key-transport public key see Section 5 3 4 Key-usage bits in a certificate indicate the purpose for which the public key is intended to be used 1148 1149 1150 As discussed in Section 3 3 public keys can be made available to anyone However a private key must be maintained under the exclusive control of the owner of that private key 67 i e the user that is authorized to use the private key 1151 1152 1153 1154 o If a private key that is used to generate digital signatures is lost the owner can no longer generate digital signatures some policies may permit users to maintain backup copies of the private key for continuity of operations but this is not encouraged so an alternative is to simply generate new key pairs and certificates 1155 1156 1157 o If the private key used to generate digital signatures is compromised relying parties can no longer trust the digital signatures generated using that private key e g someone may be using the signature to provide false information 1158 1159 1160 1161 1162 1163 1164 1165 o If a private key used for key establishment is lost e g a key used for key transport or key agreement then further key establishment processes cannot be accomplished until the key is recovered or replaced if the key is needed to recover data protected by the key then that data is lost unless the key can be recovered For example if the key is used to transport a decryption key for encrypted data and the key is lost then the encrypted data cannot be decrypted To ensure that access to critical data is not lost PKIs often backup the private key-establishment key for possible recovery 1166 1167 1168 1169 o If a private key used for key establishment is compromised then any transactions involving that key cannot be trusted e g someone other than the true owner of the private key may be attempting to enter into a supposedly secure transaction for some illicit purpose 1170 1171 1172 1173 1174 5 2 3 1 PKI Components Relying Parties and Their Responsibilities For scalability PKIs are usually implemented with a set of complementary components each focused on specific aspects of the PKI process The main PKI tasks are assigned to the following logical components other components are also used to support the PKI but are not discussed here see SP 800-32 68 for further discussion o 1175 1176 Certification authorities CAs generate certificates and certificate-status information and 67 An exception could be some other trusted entity such as the owner's organization In these cases the organization could be considered to be the real owner of the key 68 SP 800-32 Introduction to Public Key Technology and the Federal PKI Infrastructure 42 NIST SP 800-175B DRAFT 1177 1178 1179 GUIDELINE FOR USING CRYPTO STANDARDS CRYPTOGRAPHIC MECHANISMS o Registration authorities RAs verify the identity of users applying for a certificate 69 and authenticate other information to be included in the certificate In general a PKI operates as follows 1180 1 An entity applies to an RA to request a certificate 1181 1182 2 The RA verifies the identity of the applicant and 2 verifies the information to be inserted in the certificate 1183 1184 1185 3 If the checks made by the RA in step 2 indicate that the information to be inserted in the certificate is valid then the RA sends the public key and other relevant information to the CA to request that a certificate be generated 1186 1187 1188 4 Upon receiving the certificate request from the RA the CA creates a digital certificate returns the certificate to the RA and deposits the certificate in a repository 1189 1190 1191 1192 1193 5 When a relying party interacts with another entity that has a public-key certificate the relying party needs to obtain the other entity's certificate either directly or from the CA's repository After acquiring the certificate the relying entity verifies the signature on the certificate Assuming that the certificate is good then the relying party can proceed safely with its interaction with the certificate's owner 1194 1195 1196 1197 1198 1199 Most of the interaction involved with using a certificate is transparent to the user However a user or a system administrator may be responsible for obtaining and installing a certificate Thereafter an application e g a browser uses the certificate to interact with other entities and the user may not be aware of these actions An exception might be when a certificate has expired or been revoked in which case a message may be displayed to indicate this status 1200 1201 1202 1203 1204 1205 1206 1207 1208 1209 1210 1211 1212 1213 Certificates expire at a predetermined time unless revoked prior to the expiration date Certificates can be revoked for a variety of reasons including the compromise of the private key corresponding to the public key in the certificate and the owner of the certificate leaving the organization When a certificate has been revoked a system will quite often display the certificate-revocation message and perhaps include the reason for the revocation Depending on the application implementation and the revocation reason the application could disallow further actions or could allow the user to indicate whether to ignore the warning and continue operations or to simply discontinue operations This warning must not be taken lightly Ignoring the warning means that the user is accepting the risks associated with doing so For example if a warning indicates a compromised digital signature certificate there is a possibility that someone other than the claimed owner of the certificate actually used the private key corresponding to the public key to sign data Depending on the data it may not be prudent to ignore the warning A user should consult with his organization to determine how to respond to this warning 69 The certificate could be for the user or for a device for which the user is authorized to obtain a certificate 43 NIST SP 800-175B DRAFT GUIDELINE FOR USING CRYPTO STANDARDS CRYPTOGRAPHIC MECHANISMS 1214 1215 1216 1217 1218 5 2 3 2 Basic Certificate Verification Process A PKI consists of at least one CA with its subscribers as shown in Figure 5 Each of the subscribers e g User 1 User 2 and User 3 obtains a certificate containing their public key and other information which is signed by their CA All CA subscribers are provided with the public key of the CA 1219 1220 1221 As a basic example of how this works suppose that User 3 signs a document and sends it to User 1 who needs to verify the contents and source of the signed document This is accomplished as follows 1222 1223 1224 1225 1226 1227 1 User 1 obtains the certificate containing the public key that corresponds to the private key used to sign the document i e User 1 obtains User 3's certificate Either User 3 supplies that certificate or the certificate is obtained from some other source e g the CA 1228 1229 2 User 1 verifies User 3's certificate using the CA's public key 1230 1231 1232 1233 1234 1235 1236 1237 3 User 1 then employs the public key in User 3's certificate to verify the signature on the document received from User 3 If the signature is successfully verified then User 1 knows that User 3 generated the signature and no unauthorized modifications were made to the document after the signature was generated Figure 5 Basic Certificate Verification Example 1238 1239 Note that other more-complicated scenarios exist when users subscribing to different CAs need to interact using CAs that have cross certified by signing a certificate for each other 1240 1241 1242 1243 1244 1245 1246 1247 1248 1249 5 2 3 3 CA Certificate Policies and Certificate Practice Statements Each CA has a Certificate Policy and a Certificate Practices Statement As defined by ITU 70 Recommendation X 509 a Certificate Policy CP is a named set of rules that indicates the applicability of a certificate to a particular community and or class of application with common security requirements The CP defines the expectations and requirements of the relying party community that will trust the certificates issued by the CAs using that policy A CP addresses such issues as key generation and storage certificate generation key escrow 71 and recovery certificate status services including Certificate Revocation List CRL generation and distribution and system management functions such as security audits configuration management and archiving 70 ITU is the abbreviation of the International Telecommunication Union 71 Saving a key or information that allows the key to be reconstructed so that the key can be recovered if ever needed e g by being lost or corrupted 44 NIST SP 800-175B DRAFT GUIDELINE FOR USING CRYPTO STANDARDS CRYPTOGRAPHIC MECHANISMS 1250 1251 1252 A Certification Practice Statement CPS describes how a specific CA issues and manages public-key certificates The CPS is derived from the applicable CP for the community or application in which the CA participates 1253 1254 A Federal Public Key Infrastructure FPKI has been established for use by the Federal Government see Section 5 2 3 4 for further information 1255 1256 1257 DRAFT NISTIR 7924 72 identifies a baseline set of security controls and practices to support the secure issuance of certificates NISTIR 7924 is designed to be used as a template and guide for writing a CP for a specific community or a CPS for a specific CA 1258 5 2 3 4 Federal Public Key Infrastructure 1259 1260 1261 1262 1263 1264 1265 1266 1267 A Federal Public Key Infrastructure FPKI provides the Federal Government with a common infrastructure to administer digital certificates and public-private key pairs The network portion of the FPKI commonly referred to as the Bridge consists of Principal CAs designated by various agencies Each CA within the bridge is cross-certified with every other CA within the bridge thus establishing a conduit for trust relationships among all CAs within the FPKI Each Principal CA may also be associated with other CAs that are not part of the bridge For more information about the FPKI including its certificate policy and certificate practices statement see http www idmanagement gov federalpublic-key-infrastructure 1268 5 3 1269 1270 1271 Key establishment is the means by which keys are generated and provided to the entities that are authorized to use them An entity may be a person organization device or process Scenarios for which key establishment could be performed include the following Key Establishment 1272 1273 o A single entity could generate a key see Section 5 3 1 and use it without providing it to other entities e g for protecting locally stored data 1274 1275 o A key could be derived from a key that is already shared between two or more entities see Section 5 3 2 1276 1277 1278 o Two entities could generate a key using contributions i e data from each entity using an automated protocol that incorporates a key-agreement scheme see Section 5 3 3 or 1279 1280 1281 1282 o A single entity could generate a key and provide it to one or more other entities either by a manual means e g a courier or a face-to-face meeting with the key in either printed or electronic form such as on a flash drive or using automated protocols that incorporate a key-transport scheme see Sections 5 3 4 and 5 3 5 1283 5 3 1 1284 1285 Cryptographic keys are required by most cryptographic algorithms the exception being hash functions when not used as a component of another cryptographic process e g 72 Key Generation NISTIR 7924 Reference Certificate Policy Second Draft 45 NIST SP 800-175B DRAFT GUIDELINE FOR USING CRYPTO STANDARDS CRYPTOGRAPHIC MECHANISMS 1286 1287 HMAC SP 800-133 73 discusses the generation of the keys to be used with the approved cryptographic algorithms 1288 1289 1290 1291 All keys must be based directly or indirectly on the output of an approved Random Bit Generator RBG and must be generated within FIPS 140-compliant cryptographic modules see FIPS 140 Any random value required by the module must be generated within a cryptographic module 1292 1293 1294 SP 800-133 provides guidance on generating a key directly from an RBG and references other publications for additional information required for the generation of keys for specific algorithms 1295 1296 o FIPS 186 provides rules for the generation of the key pairs to be used for the generation of digital signatures 1297 1298 o SP 800-108 provides methods for the generation of keys from an already-shared key see Section 5 3 2 1299 1300 o SP 800-56A specifies the rules for the generation of key pairs for Diffie-Hellman and MQV key-agreement schemes see Section 5 3 3 1301 1302 1303 o SP 800-56B specifies the rules for the generation of key pairs for RSA keyagreement and key-transport schemes see Sections 5 3 3 and 5 3 4 respectively and 1304 1305 o SP 800-132 specifies the rules for the generation of keys from passwords see Section 5 3 6 1306 5 3 2 1307 1308 1309 1310 1311 1312 Key derivation is concerned with the generation of a key from secret information although non-secret information may also be used in the generation process in addition to the secret information Typically the secret information is shared among entities that need to derive the same key for subsequent interactions The secret information could be a key that is already shared between the entities i e a pre-shared key or could be a shared secret that is derived during a key-agreement scheme see Section 5 3 3 1313 1314 SP 800-108 74 specifies several key-derivation functions that use pre-shared keys A preshared key could have been Key Derivation 1315 1316 o Generated by one entity and provided to one or more other entities by some manual means e g a courier or face-to-face meeting 1317 1318 o Agreed upon by the entities using an automated key-agreement scheme see Section 5 3 3 or 1319 1320 o Generated by one entity and provided to another entity using an automated keytransport scheme see Section 5 3 4 73 SP 800-133 Recommendation for Cryptographic Key Generation 74 SP 800-108 Recommendation for Key Derivation Using Pseudorandom Functions 46 NIST SP 800-175B DRAFT GUIDELINE FOR USING CRYPTO STANDARDS CRYPTOGRAPHIC MECHANISMS 1321 1322 1323 1324 SP 800-56A SP 800-56B and SP 800-56C 75 provide methods for deriving keys from the shared secrets generated during key agreement see Section 5 3 3 SP 800-56A and SP 800-56 B specify two key-derivation methods for this purpose and refer to SP 800-56C and SP 800-135 76 for additional approved methods 1325 5 3 3 1326 1327 1328 1329 1330 Key agreement is a key-establishment procedure in which the resultant keying material is a function of information contributed by all participants in the key-agreement process so that no participant can predetermine the value of the resulting keying material independently of the contributions of the other participants Key agreement is usually performed using automated protocols 1331 1332 1333 1334 SP 800-56A and SP 800-56B provide several automated pair-wise key-agreement schemes i e key-agreement schemes involving two parties For each scheme a shared secret is generated and keying material is derived from the shared secret using a key-derivation method specified or approved by reference in SP 800-56A SP 800-56B or SP 800-56C 1335 1336 1337 1338 SP 800-56A and SP 800-56B include variations of key-agreement schemes differing in the number of keys used and whether the keys are long term i e static or an ephemeral value e g a nonce or a short-term key pair The key-agreement schemes have two participating entities an initiator and a responder 1339 1340 Figure 6 Key Agreement Example Key Agreement 75 SP 800-56C Recommendation for Key Derivation through Extraction-then-Expansion 76 SP 800-135 Recommendation for Existing Application-Specific Key Derivation Functions 47 NIST SP 800-175B DRAFT GUIDELINE FOR USING CRYPTO STANDARDS CRYPTOGRAPHIC MECHANISMS 1341 1342 1343 1344 1345 1346 1347 Figure 6 provides an example of a scheme where the responder uses a static key pair during the scheme and the initiator uses an ephemeral key pair Note that other key-agreement schemes may use other arrangements of key pairs e g each party could use a static key pair or each party could use an ephemeral key pair In the example provided in the figure above the responder's private key is retained by the responder who is the owner of the key pair but the responder's public key may be provided to anyone In this example the public key is provided to the initiator 1348 1349 1350 1 The initiator obtains the responder's public key e g from a CA or directly from the responder this public key is the responder's contribution to the key-agreement process 1351 1352 1353 1354 2 The initiator then generates a short-term key pair i e an ephemeral key pair and sends the ephemeral public key to the responder retaining the ephemeral private key The ephemeral public key is the initiator's contribution to the key-agreement process 1355 1356 3 Both parties use their own key pair and the other party's public key to generate a shared secret 1357 1358 4 Both parties then use their copy of the shared secret to derive one or more keys that are hopefully identical 1359 1360 1361 1362 Key confirmation is an optional but highly recommended step that provides assurance that both parties now have the same identical key s and is shown in Figure 6 for the case that the initiator receives key confirmation from the responder See SP 800-56A and SP 800-56B for further information 1363 1364 1365 1366 SP 800-56A specifies Diffie-Hellman DH and MQV key-agreement schemes using finite field or elliptic curve mathematics and asymmetric key pairs to generate the shared secret and SP 800-56B specifies two RSA key-agreement schemes SP 800-56A and SP 800-56B also provide an analysis of the merits of each key-agreement scheme 1367 5 3 4 1368 1369 1370 1371 1372 Key transport is a method whereby one party the sender generates a key and distributes it to one or more other parties the receiver s Key transport could be accomplished using manual methods e g using a courier or performed using automated protocols SP 80056A and SP 800-56B provide automated pair-wise key-transport schemes and an analysis of the merits of each key-transport scheme 1373 1374 1375 1376 1377 5 3 4 1 SP 800-56A Key Transport SP 800-56A specifies a key-transport method whereby a key-establishment transaction includes both a key-agreement process and a key-wrapping process Key wrapping is a process that provides both confidentiality and integrity protection for keying material using a symmetric-key algorithm see Section 5 3 5 for further information about key wrapping 1378 1379 During the transaction the key generated during the key-agreement part of the transaction is used as a key-wrapping key with a symmetric-key algorithm e g AES by the sending Key Transport 48 NIST SP 800-175B DRAFT GUIDELINE FOR USING CRYPTO STANDARDS CRYPTOGRAPHIC MECHANISMS 1380 1381 party to wrap a key to be sent to the other party the receiver Note that the sender can be either the initiator or the responder in the key-agreement process 1382 1383 1384 Figure 7 illustrates the key transport process that follows the key-agreement discussed in Section 5 3 3 and shown in Figure 6 After the key-agreement part of the transaction the initiator and responder share a symmetric key-wrapping key which is then used as follows 1385 1386 Figure 7 SP 800-56A Key Transport Example 1387 The sender 1388 1389 1390 1 Generates or otherwise obtains a symmetric key to be transported note that the sender could have been either the initiator or the responder in the keyagreement part of the transaction 1391 2 Wraps the symmetric key from step 1 using the key-wrapping key and 1392 3 Sends the resulting ciphertext i e the wrapped key to the intended receiver 1393 The receiver 1394 1395 4 Unwraps the ciphertext using his copy of the key-wrapping key to obtain the original plaintext symmetric key and 1396 1397 1398 5 Optionally performs key confirmation although this step is optional it is highly recommended to provide assurance that both parties now have the same symmetric key 1399 1400 1401 5 3 4 2 SP 800-56B Key Transport SP 800-56B specifies two very different methods for transporting keys whereby the sender uses the receiver's public key to securely transport keying material to the receiver 49 NIST SP 800-175B DRAFT 1402 1403 1404 1405 GUIDELINE FOR USING CRYPTO STANDARDS CRYPTOGRAPHIC MECHANISMS Figure 8 provides a simplified example of one of the key-transport methods in SP 800-56B The receiver must have a key pair that is used during a key-transport transaction Key transport is accomplished as follows The sender 1406 1 Obtains the public key of the intended receiver 1407 2 Generates a symmetric key to be transported 1408 3 Encrypts the symmetric key using the receiver's public key and 1409 4 Sends the resulting ciphertext key to the receiver 1410 The receiver 1411 1412 5 Uses his private key to decrypt the ciphertext key thus obtaining the original plaintext key 1413 1414 1415 6 Optionally performs key confirmation although this step is optional it is highly recommended to provide assurance that both parties now have the same symmetric key 1416 1417 Figure 8 SP 800-56B Key Transport Example 1418 5 3 5 Key Wrapping 1419 1420 1421 1422 1423 Key wrapping is a method used to provide confidentiality and integrity protection to keys and possibly other information using a symmetric key-wrapping key and a symmetrickey block cipher algorithm The wrapped keying material can then be stored or transmitted securely Unwrapping the keying material requires the use of the same same algorithm and key-wrapping key that was used during the original wrapping process 50 NIST SP 800-175B DRAFT GUIDELINE FOR USING CRYPTO STANDARDS CRYPTOGRAPHIC MECHANISMS 1424 1425 1426 Key wrapping differs from simple encryption in that the wrapping process includes an integrity feature During the unwrapping process this integrity feature is used to detect accidental or intentional modifications to the wrapped keying material 1427 1428 1429 1430 Three methods have been specified in SP 800-38F 77 for key wrapping and other SP 80038 modes or combination of modes that that can also be used for key wrapping are also approved in SP 800-38F Depending on the method or mode either AES or TDEA can be used 1431 5 3 6 1432 1433 1434 1435 Keys can be derived from passwords Due to the ease of guessing most passwords keys derived in this manner are not suitable to be used for most applications However SP 800132 78 specifies a family of functions that can be used to derive keying material from a password 79 for electronic storage applications e g when encrypting an entire disk drive 1436 5 4 1437 A number of issues need to be addressed for selecting and using a CKMS 1438 5 4 1 1439 1440 1441 1442 As discussed in Sections 5 3 and 5 3 4 keys can be established between entities either manually or using automated methods In many cases a hybrid approach is used in which an entity generates and manually distributes one or more keys to other entities and thereafter these keys are used to establish other keys see SP 800-56A and SP 800-56B 1443 1444 1445 The number of keys to be manually distributed depends on the type of cryptography to be used i e symmetric or asymmetric methods and must be considered when selecting the capabilities required of a CKMS 1446 5 4 2 1447 1448 1449 1450 1451 1452 1453 A CKMS could be designed implemented and operated by the organization that will use it Or the organization could operate a CKMS procured from a vendor Or an organization could procure the services of a third party that procures a CKMS from a vendor Whichever choice is made the organization needs to make sure that the CKMS that is used provides the protections that are required for the organization's information SP 800-130 and SP 800-152 discuss the considerations that need to be addressed by the federal organization including the scalability of the CKMS and the metadata to be associated with the keys 1454 5 4 3 1455 1456 Keys can be stored in a number of places and protected in a variety of ways They could be stored in a safe They could be present only in a validated cryptographic module where Derivation of a Key from a Password Key Management Issues Manual vs Automated Key Establishment Selecting and Operating a CKMS Storing and Protecting Keys 77 SP 800-38F Recommendation for Block Cipher Modes of Operation Methods for Key Wrapping 78 SP 800-132 Recommendation for Password-Based Key Derivation Part 1 Storage Applications 79 Note that this publication considers a passphrase to be a password 51 NIST SP 800-175B DRAFT GUIDELINE FOR USING CRYPTO STANDARDS CRYPTOGRAPHIC MECHANISMS 1457 1458 1459 1460 the module itself might adequately protect the keys depending on its design Keys could also be stored on electronic media such as a flash drive in this case a key may need to be encrypted or split into key components so that no single person can determine what the key is These issues need to be addressed for operational keys 1461 1462 1463 1464 1465 1466 1467 Certain keys may need to be backed up so that if an operational key is inadvertently lost or modified it can be recovered and operations resumed Some keys may also need to be archived for long-term storage e g because of legal requirements or to decrypt archived data A key-recovery capability is needed whenever keys are backed up or archived This capability needs to be designed so that the keys can be recovered in an acceptable amount of time and only by those entities authorized to do so see Part 1 of SP 800-57 for more information about key backup key archiving and key recovery 1468 5 4 4 1469 1470 1471 1472 1473 1474 1475 1476 1477 A cryptoperiod is the time span during which a specific key is authorized for use A cryptoperiod for a key is assigned for a number of reasons including limiting the amount of exposure of encrypted data if a single key is compromised Cryptoperiods are usually assigned for a carefully considered period of time or by the maximum amount of data protected by the key Tradeoffs associated with the determination of a cryptoperiod involve the risks and consequences of exposure Section 5 3 of SP 800-57 Part 1 provides a more detailed discussion of the need for establishing cryptoperiods the factors to be considered when deciding on a suitable cryptoperiod and some suggestions for the length of cryptoperiods 1478 5 4 5 1479 1480 1481 1482 1483 1484 Cryptographic algorithms must be validated and implemented in FIPS 140-validated cryptographic modules Every IT product available makes a claim as to functionality and or offered security When protecting sensitive data a minimum level of assurance is needed that a product's stated security claim is valid There are also legislative restrictions regarding certain types of technology such as cryptography that require federal agencies to use only tested and validated products 1485 1486 1487 1488 1489 1490 1491 1492 1493 1494 Federal agencies private industry and the public rely on cryptography for the protection of information and communications used in electronic commerce critical infrastructure and other application areas At the core of all products offering cryptographic services is the cryptographic module Cryptographic modules which contain cryptographic algorithms are used in products and systems to provide security services such as confidentiality integrity and authentication Although cryptography is used to provide security weaknesses such as poor design or weak algorithms can render the product insecure and place highly sensitive information at risk Adequate testing and validation of the cryptographic module and its underlying cryptographic algorithms against established standards is essential to provide security assurance 1495 1496 NIST has established programs to validate the implementation of the approved cryptographic algorithms and the cryptographic modules in which they are used the Cryptoperiods Use Validated Algorithms and Cryptographic Modules 52 NIST SP 800-175B DRAFT GUIDELINE FOR USING CRYPTO STANDARDS CRYPTOGRAPHIC MECHANISMS 1497 1498 1499 1500 Cryptographic Algorithm Validation Program CAVP and the Cryptographic Module Validation Program CMVP Information about the CAVP is available at http csrc nist gov groups STM cavp index html while information about the CMVP is available at http csrc nist gov groups STM cmvp index html 1501 1502 Also see Section 5 1 2 in this document for a discussion of the security requirements for cryptographic modules 1503 5 4 6 1504 1505 1506 The access to keys needs to be controlled A key should only be accessible by an authorized entity and only for the purpose for which it is authorized For example a key designated for key transport must not be used for the generation or verification of digital signatures 1507 1508 1509 1510 1511 1512 1513 The proliferation of keys also needs to be controlled While it is often convenient to make copies of keys these extra copies need to be accounted for If a key is compromised that key and all its copies may need to be destroyed to prevent subsequent unauthorized use For example if a private key used for the generation of a digital signature is compromised and a copy of the key still exists after the original copy was destroyed then there is a possibility that the copy could be used to generate unauthorized digital signatures at a later time 1514 1515 1516 1517 1518 Users must be provided with a list of responsibilities and liabilities and each user should sign a statement acknowledging these concerns before receiving a key Users must be made aware of their unique responsibilities especially regarding the significance of a key compromise or loss Users must be able to store their secret and private keys securely so that no intruder can access them yet the keys must be readily accessible for legitimate use 1519 5 4 7 1520 1521 1522 1523 1524 1525 1526 1527 It is imperative to have a plan for handling the compromise or suspected compromise of keys particularly those used and managed at a central site e g the keys used by a CA to sign certificates this should be established before the system becomes operational A compromise-recovery plan should address what actions will be taken with compromised system software and hardware CA keys user keys previously generated signatures encrypted data etc SP 800-57 Part 1 includes discussions of the effects of a key compromise measures for minimizing the likelihood or consequences of a key compromise and what should be considered in developing a compromise-recovery plan 1528 1529 1530 1531 1532 If someone's private or secret key is lost or compromised other users must be made aware of this so that they will no longer initiate the protection of data using a compromised key or accept data protected with a compromised key without assessing and accepting the risk of doing so This notification is often accomplished using CRLs or Compromised Key Lists CKLs see SP 800-57 Part 1 for discussions 1533 1534 1535 1536 In some cases a key and all copies of the key should be destroyed immediately upon the detection of a key compromise For example a private key used for the generation of digital signatures should be immediately destroyed However the corresponding public key may need to remain available for verifying the signatures that were previously generated using Control of Keying Material Compromises 53 NIST SP 800-175B DRAFT GUIDELINE FOR USING CRYPTO STANDARDS CRYPTOGRAPHIC MECHANISMS 1537 1538 the compromised private key Note that there is a risk associated with accepting these signatures 1539 5 4 8 1540 1541 1542 1543 1544 1545 1546 1547 Accountability involves the identification of those entities that have access to or control of cryptographic keys throughout their lifecycles Accountability can be an effective tool to help prevent key compromises and to reduce the impact of compromises when they are detected Accountability 1 aids in the determination of when a compromise could have occurred and what individuals could have been involved 2 discourages key compromise because users know their access to the key is known and 3 is useful in determining where the key was used and what data or other keys were protected by a compromised key and therefore may also be compromised 1548 1549 1550 1551 Auditing is another mechanism used for the detection and recovery from key compromises Auditing includes reviewing the actions of humans that use operate and maintain systems looking for unusual events that may indicate inappropriate actions by the humans or processes using a key management system Accountability and Auditing 1552 54 NIST SP 800-175B DRAFT GUIDELINE FOR USING CRYPTO STANDARDS CRYPTOGRAPHIC MECHANISMS 1553 1554 SECTION 6 OTHER ISSUES 1555 1556 1557 1558 1559 1560 The use of cryptography should not be undertaken without a thorough risk analysis and a determination of the sensitivity of the information to be protected and the security controls to be used see SP 800-175A and SP 800-53 After performing a risk assessment and determining the sensitivity level of the information to be protected Low Moderate or High and the security controls to be used a number of issues need to be addressed to ensure that cryptography is used properly 1561 1562 This section identifies issues to be addressed after determining that cryptography is required 1563 6 1 Required Security Strength 1564 1565 1566 1567 1568 1569 The minimum security strength is determined by the sensitivity level of the information see SP 800-175A SP 800-152 requires a security strength of at least 112 bits for the protection of Low-impact information 128 bits for Moderate-impact information and 192 bits for High-impact information The required security strength can then be used to determine the algorithm and key size to be used Section 6 of SP 800-57 Part 1 provides tables for selecting appropriate algorithms and key sizes 1570 6 2 1571 1572 1573 1574 Interoperability is the ability of one entity to communicate with another entity whether the entities are people devices or processes In order to communicate the entities must have o A communications channel e g the Internet and the same communications protocol e g TLS and 1575 1576 1577 Interoperability o Policies that allow the entities to communicate In order to communicate securely the entities must also have o Trust that each entity will enforce its own policies 1578 o Interoperable cryptographic capabilities as discussed in Section 4 and 1579 1580 o Share appropriate keying material that has been established securely see Section 5 3 1581 For example if entities A and B are in two different organizations and 1582 o Each organization has a policy that allows the entities to communicate 1583 o Each entity trusts that the other entity will enforce its own policies 1584 o There is a TLS capability that can be used for communication 1585 1586 o Each entity can encrypt and decrypt information using AES with a 128-bit key and establish keys using 2048-bit RSA key transport see Section 5 3 4 and 1587 1588 1589 o One of the entities can generate a 128-bit AES key and act as the sender in the keytransport scheme and the other entity has a 2048-bit RSA key pair and can act as the receiver see Section 5 3 4 2 for a discussion on key transport 55 NIST SP 800-175B DRAFT GUIDELINE FOR USING CRYPTO STANDARDS CRYPTOGRAPHIC MECHANISMS 1590 1591 then the two entities have a secure and interoperable communication channel that can be used to establish a 128-bit key for encrypting information using AES 1592 6 3 1593 1594 1595 1596 1597 1598 1599 In the case that an algorithm is no longer approved for providing adequate protection e g the algorithm may have been broken any information protected by the algorithm could be re-protected using an approved algorithm that is expected to protect the information for the remainder of its security life However if the information protected using the nolonger-approved algorithm was already collected by an adversary the security of the reprotected information may not be as desired see Section 5 6 4 for SP 800-57 Part 1 for additional discussion 1600 6 4 1601 1602 1603 1604 1605 1606 As discussed in Section 5 2 3 1 an RA verifies the identity of users applying for a certificate and authenticates other information to be included in a certificate generated by a Certification Authority CA The correctness of this information is the linchpin on which the security of using certificates is based Once this information is verified the appropriate information is submitted to a CA for certificate generation using a signed certification request The CA must deem the RA as trustworthy e g When Algorithms are no Longer Approved Registration Authorities RAs 1607 1608 o Appropriate identification is provided by an entity requesting a certificate and is fully checked by the RA 1609 1610 1611 o Information submitted for inclusion in the certificate is checked for validity e g that the public key is valid and the private key is in the possession of the claimed owner and 1612 1613 o The RA provides adequate protection for the private key used to sign the certification request 1614 6 5 Cross Certification 1615 1616 1617 1618 1619 1620 1621 Cross certification is the establishment of a trust relationship between two Certification Authorities CAs through the signing of each other's public key in a certificate referred to as a cross-certificate Cross-certificates provide a means to create a chain of trust from a single trusted root CA to multiple other CAs so that subscribers in one CA domain can interact safely with subscribers in other CA domains e g the subscriber in one CA domain has assurance of the identity of the subscriber in the other domain and assurance of the accurateness of the other information provided by his certificate 1622 1623 1624 Cross certification should only be performed when each CA examines the other CA's policies finds them acceptable and trusts that CA to operate in accordance with those policies 56 NIST SP 800-175B DRAFT GUIDELINE FOR USING CRYPTO STANDARDS CRYPTOGRAPHIC MECHANISMS 1625 Appendix A References 1626 1627 The following FIPS and NIST Special Publications SP apply to the use of cryptography in the Federal Government 1628 1629 All publications are available at http csrc nist gov publications FIPS 140 Federal Information Processing Standard 140-2 Requirements for Cryptographic Modules May 2001 Security FIPS 140-2 specifies the requirements that must be met by cryptographic modules protecting U S Government information The standard provides four increasing qualitative levels of security The security requirements cover areas related to the secure design and implementation of a cryptographic module FIPS 180 Federal Information Processing Standard 180-4 Secure Hash Standard SHS August 2015 FIPS 180-4 specifies seven cryptographic hash algorithms SHA-1 SHA-224 SHA-256 SHA-384 SHA-512 SHA-512 224 and SHA-512 256 FIPS 185 Federal Information Processing Standard 185 Escrowed Encryption Standard February 1994 Withdrawn in October 2015 FIPS 185 specified the use of an encryption decryption algorithm and a Law Enforcement Access Field LEAF creation method that could be implemented in electronic devices and used for protecting government telecommunications when such protection was desired The algorithm and the LEAF creation method were classified The LEAF was intended for use in a key escrow system that provided for the decryption of telecommunications when access to the telecommunications was lawfully authorized FIPS 186 Federal Information Processing Standard 186-4 Digital Signature Standard DSS July 2013 FIPS 186-4 specifies a suite of algorithms that can be used to generate a digital signature DSA ECDSA and RSA This Standard includes methods for the generation of digital signatures methods for the generation of domain parameters for DSA and ECDSA and methods for the generation of key pairs and requires certain assurances for using digital signatures assurance of domainparameter validity DSA and ECDSA and assurance of public-key validity and assurance of private-key possession for all three algorithms 57 NIST SP 800-175B DRAFT FIPS 197 GUIDELINE FOR USING CRYPTO STANDARDS CRYPTOGRAPHIC MECHANISMS Federal Information Processing Standard Encryption Standard AES November 2001 197 Advanced FIPS 197 specifies a symmetric key block cipher algorithm The Standard supports key sizes of 128 192 and 256 bits and a block size of 128 bits FIPS 198 Federal Information Processing Standard 198-1 Keyed-Hash Message Authentication Code HMAC published in July 2008 FIPS 198-1 defines a message authentication code MAC that uses a cryptographic hash function in conjunction with a secret key for the calculation and verification of the MACs FIPS 199 Federal Information Processing Standard 199 Standards for Security Categorization of Federal Information and Information Systems February 2004 FIPS 199 establishes security categories for both information and information systems The security categories are based on the potential impact on an organization if certain events occur that jeopardize the information and information systems needed by the organization to accomplish its assigned mission protect its assets fulfill its legal responsibilities maintain its day-to-day functions and protect individuals FIPS 202 Federal Information Processing Standard 202 SHA-3 Standard Permutation-Based Hash and Extendable-Output Functions August 2015 FIPS 202 specifies SHA3-224 SHA3-256 SHA3-384 and SHA3512 This FIPS also specifies two extendable-output functions SHAKE128 and SHAKE256 which are not in themselves considered to be hash functions SP 800-22 Special Publication 800-22 A Statistical Test Suite for Random and Pseudorandom Number Generators for Cryptographic Applications April 2010 SP 800-22 discusses some aspects of selecting and testing random and pseudorandom number generators for providing random numbers that are indistinguishable from truly random output SP 800-32 Special Publication 800-32 Federal Agency Use of Public Key Technology for Digital Signatures and Authentication February 2001 58 NIST SP 800-175B DRAFT GUIDELINE FOR USING CRYPTO STANDARDS CRYPTOGRAPHIC MECHANISMS SP 800-32 was developed to assist agency decision-makers in determining if a PKI is appropriate for their agency and how PKI services can be deployed most effectively within a Federal agency It is intended to provide an overview of PKI functions and their applications SP 800-38 A series of publications specifying modes of operation for block cipher algorithms SP 800-38A Special Publication 800-38A Recommendation for Block Cipher Modes of Operation - Methods and Techniques December 2001 SP 800-38A defines five confidentiality modes of operation for use with an underlying symmetric key block cipher algorithm Electronic Codebook ECB Cipher Block Chaining CBC Cipher Feedback CFB Output Feedback OFB and Counter CTR Used with an approved underlying block cipher algorithm i e AES and TDEA these modes can provide cryptographic protection for sensitive but unclassified computer data SP 800-38B Special Publication 800-38B Recommendation for Block Cipher Modes of Operation The CMAC Mode for Authentication May 2005 SP 800-38B specifies a message authentication code MAC algorithm based on a symmetric key block cipher i e AES or TDEA This block cipher-based MAC algorithm called CMAC may be used to provide assurance of the source and integrity of binary data SP 800-38C Special Publication 800-38C Recommendation for Block Cipher Modes of Operation the CCM Mode for Authentication and Confidentiality May 2004 SP 800-38C defines a mode of operation called CCM for a symmetric-key block cipher algorithm with a 128-bit block size i e AES CCM may be used to provide assurance of the confidentiality and the authenticity of computer data by combining the techniques of the Counter CTR mode specified in SP 800-38A and the Cipher Block Chaining-Message Authentication Code CBC-MAC algorithm specified in SP 800-90B but not currently approved for general use SP 800-38D Special Publication 800-38D Recommendation for Block Cipher Modes of Operation Galois Counter Mode GCM and GMAC November 2007 SP 800-38D specifies the Galois Counter Mode GCM an algorithm for authenticated encryption with associated data and its 59 NIST SP 800-175B DRAFT GUIDELINE FOR USING CRYPTO STANDARDS CRYPTOGRAPHIC MECHANISMS specialization GMAC for generating a message authentication code MAC on data that is not encrypted GCM and GMAC are modes of operation for an underlying approved symmetric-key block cipher with a 128-bit block size i e AES SP 800-38E Special Publication 800-38E Recommendation for Block Cipher Modes of Operation The XTS-AES Mode for Confidentiality on Storage Devices January 2010 SP 800-38E approves the XTS-AES mode of the AES algorithm by reference to IEEE 1619 subject to one additional requirement as an option for protecting the confidentiality of data on storage devices The mode does not provide authentication of the data or its source SP 800-38F Special Publication 800-38F Recommendation for Block Cipher Modes of Operation Methods for Key Wrapping December 2012 SP 800-38F describes cryptographic methods that are approved for key wrapping In addition to approving existing methods this publication specifies two new deterministic authenticatedencryption modes of operation of the Advanced Encryption Standard AES algorithm the AES Key Wrap KW mode and the AES Key Wrap with Padding KWP mode An analogous mode with the Triple Data Encryption Algorithm TDEA as the underlying block cipher called TKW is also specified to support legacy applications SP 800-38G Special Publication 800-38G DRAFT Recommendation for Block Cipher Modes of Operation Methods for Format-Preserving Encryption July 2013 SP 800-38G specifies methods for format-preserving encryption called FF1 and FF3 Each of these methods is a mode of operation of the AES algorithm which is used to construct a round function within the Feistel structure for encryption SP 800-52 Special Publication 800-52 Guidelines for the Selection Configuration and Use of Transport Layer Security TLS Implementations April 2014 Transport Layer Security TLS provides mechanisms to protect sensitive data during electronic dissemination across the Internet SP 800-52 provides guidance about the selection and configuration of TLS protocol implementations while making effective use of Federal Information Processing Standards FIPS and NISTrecommended cryptographic algorithms specified in SPs and requires that TLS 1 1 be configured with FIPS-based cipher suites as the minimum appropriate secure transport protocol This 60 NIST SP 800-175B DRAFT GUIDELINE FOR USING CRYPTO STANDARDS CRYPTOGRAPHIC MECHANISMS publication also identifies TLS extensions for which mandatory support must be provided and identifies other recommended extensions SP 800-53 Special Publication 800-53 Rev 4 Security and Privacy Controls for Federal Information Systems and Organizations April 2013 SP 800-53 provides a catalog of security and privacy controls for federal information systems and organizations and a process for selecting controls to protect organizational operations including mission functions image and reputation organizational assets individuals other organizations and the Nation from a diverse set of threats including hostile cyber attacks natural disasters structural failures and human errors SP 800-56A Special Publication 800-56A Recommendation for Pair-Wise KeyEstablishment Schemes Using Discrete Logarithm Cryptography May 2013 SP 800-56A specifies key-establishment schemes based on the discrete logarithm problem over finite fields and elliptic curves including several variations of Diffie-Hellman and Menezes-QuVanstone MQV key establishment schemes SP 800-56B Special Publication 800-56B Recommendation for Pair-Wise KeyEstablishment Schemes Using Integer Factorization Cryptography September 2014 SP 800-56B specifies key-establishment schemes using integerfactorization cryptography RSA Both key transport and key agreement schemes are specified SP 800-56C Special Publication 800-56C Recommendation for Key Derivation through Extraction-then-Expansion November 2011 SP 800-56C specifies techniques for the derivation of keying material from a shared secret established during a keyestablishment scheme defined in SP 800-56A or SP 800-56B through an extraction-then-expansion procedure SP 800-57 Part 1 Special Publication 800-57 Part 1 Recommendation for Key Management Part 1 General Revision 3 January 2016 Part 1 of SP 800-57 provides general guidance and best practices for the management of cryptographic keying material It focuses on issues involving the management of cryptographic keys their generation use and eventual destruction Related topics such as algorithm selection and appropriate key size cryptographic policy and cryptographic module selection are also included 61 NIST SP 800-175B DRAFT SP 800-57 Part 2 GUIDELINE FOR USING CRYPTO STANDARDS CRYPTOGRAPHIC MECHANISMS Special Publication 800-57 Part 2 Recommendation for Key Management Part 2 Best Practices for Key Management Organization August 2005 Part 2 of SP 800-57 provides guidance on policy and security planning requirements for U S government agencies This part of SP 800-57 contains a generic key-management infrastructure guidance for the development of organizational key-management policy statements and key-management practices statements an identification of key-management information that needs to be incorporated into security plans for general support systems and major applications that employ cryptography and an identification of key-management information that needs to be documented for all Federal applications of cryptography SP 800-57 Part 3 Special Publication 800-57 Part 3 Implementation-Specific Key Management Guidance June 2015 Part 3 of SP 800-57 addresses the key management issues associated with currently available cryptographic mechanisms such as the Public Key infrastructure PKI Internet Protocol Security IPsec the Transport Layer Security protocol TLS Secure Multipart Internet Mail Extensions S MIME Kerberos Over-the-Air Rekeying OTAR Domain Name System Security Extensions DNSSEC Encrypted File Systems and the Secure Shell SSH protocol SP 800-67 Special Publication 800-67 Recommendation for the Triple Data Encryption Algorithm TDEA Block Cipher January 2012 SP 800-67 specifies the Triple Data Encryption Algorithm TDEA including its primary component cryptographic engine the Data Encryption Algorithm DEA SP 800-89 Special Publication 800-89 Recommendation for Obtaining Assurances for Digital Signature Applications November 2006 Entities participating in the generation or verification of digital signatures depend on the authenticity of the process SP 800-89 specifies methods for obtaining the assurances necessary for valid digital signatures assurance of domain parameter validity assurance of public key validity assurance that the key-pair owner actually possesses the private key and assurance of the identity of the key pair owner SP 800-90A Special Publication 800-90A Recommendation for Random Number Generation Using Deterministic Random Bit Generators June 2015 62 NIST SP 800-175B DRAFT GUIDELINE FOR USING CRYPTO STANDARDS CRYPTOGRAPHIC MECHANISMS SP 800-90A specifies DRBG mechanisms for the generation of random bits using deterministic methods The methods provided are based on either hash functions or block cipher algorithms and are designed to support selected security strengths DRBGs must be initialized from a randomness source that provides sufficient entropy for the security strength to be supported by the DRBG SP 800-90B Special Publication 800-90B DRAFT Recommendation for the Entropy Sources Used for Random Bit Generation January 2016 SP 800-90B specifies the design principles and requirements for the entropy sources used by Random Bit Generators including health tests to determine that the entropy source has not failed and tests for the validation of entropy sources SP 800-90C Special Publication 800-90C DRAFT Recommendation for Random Bit Generator RBG Constructions September 2013 SP 800-90C specifies constructions for the implementation of random bit generators RBGs An RBG may be a deterministic random bit generator DRBG or a non-deterministic random bit generator NRBG The constructed RBGs consist of DRBG mechanisms as specified SP 800-90A and entropy sources as specified in SP 800-90B SP 800-102 Special Publication 800-102 Recommendation for Digital Signature Timeliness September 2009 Establishing the time when a digital signature was generated is often a critical consideration A signed message that includes the purported signing time provides no assurance that the private key was used to sign the message at that time unless the accuracy of the time can be trusted With the appropriate use of digital signaturebased timestamps from a Trusted Timestamp Authority and or verifier-supplied data that is included in the signed message the signer can provide some level of assurance about the time that the message was signed SP 800-106 Special Publication 800-106 Randomized Hashing for Digital Signatures February 2009 NIST-approved digital signature algorithms require the use of an approved cryptographic hash function in the generation and verification of signatures SP 800-106 specifies a method to enhance the security of the cryptographic hash functions used in digital signature applications by randomizing the messages that are signed 63 NIST SP 800-175B DRAFT SP 800-107 GUIDELINE FOR USING CRYPTO STANDARDS CRYPTOGRAPHIC MECHANISMS Special Publication 800-107 Recommendation for Applications Using Approved Hash Algorithms August 2012 Hash functions that compute a fixed-length message digest from arbitrary length messages are widely used for many purposes in information security SP 800-107 provides security guidelines for achieving the required or desired security strengths when using cryptographic applications that employ the approved hash functions specified in FIPS 180 These include functions such as digital signatures Keyed-hash Message Authentication Codes HMACs and Hashed-based Key Derivation Functions hash-based KDFs SP 800-108 Special Publication 800-108 Recommendation for Key Derivation Using Pseudorandom Functions October 2009 SP 800-108 specifies techniques for the derivation of additional keying material from a secret key i e a key-derivation key using pseudorandom functions The key-derivation key may have been either established through a key-establishment scheme or shared through some other manner e g a manual key distribution SP 800-130 Special Publication 800-130 A Framework for Designing Cryptographic Key Management Systems August 2013 SP 800-130 contains topics to be considered by a CKMS designer when developing a CKMS design specification Topics include security policies cryptographic keys and metadata interoperability and transitioning security controls testing and system assurances disaster recovery and security assessments SP 800-131A Special Publication 800-131A Recommendation for Transitioning the Use of Cryptographic Algorithms and Key Lengths November 2015 Section 5 6 4 of SP 800-57 Part 1 provides recommendations for transitioning to new cryptographic algorithms and key lengths because of algorithm breaks or the availability of more powerful computers that could be used to efficiently search for cryptographic keys SP 800-131A offers more specific guidance for such transitions Each algorithm and service is addressed in SP 800131A indicating whether its use is acceptable deprecated restricted allowed only for legacy applications 80 or disallowed 80 The algorithm and key length may be used to process already-protected information but there may be a risk in doing so 64 NIST SP 800-175B DRAFT SP 800-132 GUIDELINE FOR USING CRYPTO STANDARDS CRYPTOGRAPHIC MECHANISMS Special Publication 800-132 Recommendation for PasswordBased Key Derivation Part 1 Storage Applications December 2010 SP 800-132 specifies techniques for the derivation of master keys from passwords or passphrases to protect stored electronic data or data protection keys SP 800-133 Special Publication 800-133 Recommendation for Cryptographic Key Generation December 2012 SP 800-133 discusses the generation of the keys to be managed and used by the approved cryptographic algorithms SP 800-135 Special Publication 800-135 Recommendation for Existing Application-Specific Key Derivation Functions December 2011 Many widely-used internet security protocols have their own application-specific Key Derivation Functions KDFs that are used to generate the cryptographic keys required for their cryptographic functions SP 800-135 provides security requirements for those KDFs SP 800-152 Special Publication 800-152 A Profile for U S Federal Cryptographic Key Management Systems CKMS October 2015 SP 800-152 contains requirements for the design implementation procurement installation configuration management operation and use of a CKMS by and for U S federal organizations and their contractors The Profile is based on NIST Special Publication SP 800-130 SP 800-175A Special Publication 800-175A Guideline for Using Cryptographic Standards in the Federal Government Directives Mandates and Policies NOT YET AVAILABLE NISTIR 7924 NIST Internal Report DRAFT Reference Security Policy May 2014 NIST 7924 is intended to identify a set of security controls and practices to support the secure issuance of certificates It was written in the form of a Certificate Policy CP a standard format for defining the expectations and requirements of the relying party community that will trust the certificates issued by its Certificate Authorities CAs 1630 1631 Non-NIST Publications IEEE 802 11 Wireless Local Area Networks 65 NIST SP 800-175B DRAFT GUIDELINE FOR USING CRYPTO STANDARDS CRYPTOGRAPHIC MECHANISMS IEEE P1363 IEEE P1363 Standard Specifications for Public-Key Cryptography 2000 IEEE P1363a IEEE P1363a Standard Specifications For Public Key Cryptography- Amendment 1 Additional Techniques 2004 IEEE P1363 1 Public-Key Cryptographic Techniques Based on Hard Problems over Lattices 2008 IEEE P1363 2 Password-Based Public-Key Cryptography 2008 IEEE P1619 Standard for Cryptographic Protection of Data on Block-Oriented Storage Devices 2008 ISO IEC 9594-8 ITU-T Recommendation X 509 2005 ISO IEC 9594-8 2005 Information technology - Open Systems Interconnection The Directory Public-key and attribute certificate frameworks ISO IEC 9797-1 ISO IEC 9797-1 2011 Information technology -- Security techniques -- Message Authentication Codes MACs -- Part 1 Mechanisms using a block cipher 2011 This standard includes CMAC as specified in SP 800-38B ISO IEC 9797-2 Information technology -- Security techniques -- Message Authentication Codes MACs -- Part 2 Mechanisms using a dedicated hash-function 2011 This standard includes HMAC as specified in FIPS 198 ISO IEC 10116 Information technology -- Security techniques -- Modes of operation for an n-bit block cipher 2006 This standard includes all the modes specified in SP 800-38A ISO IEC 10118-3 Information technology -- Security techniques -- Hash-functions -Part 3 Dedicated hash-functions 2004 This standard includes SHA-1 and the SHA-2 family of hash functions specified in FIPS 180 A revision of ISO IEC 10118-3 will include the SHA-3 functions specified in FIPS 202 ISO IEC 11770-3 Information technology -- Security techniques -- Key management -- Part 3 Mechanisms using asymmetric techniques 2008 This standard specifies key establishment mechanisms some of which can be instantiated with key establishment schemes specified in SP 800-56A and SP 800-56B 66 NIST SP 800-175B DRAFT ISO IEC DIS 11770-6 GUIDELINE FOR USING CRYPTO STANDARDS CRYPTOGRAPHIC MECHANISMS Information technology -- Security techniques -- Key management -- Part 6 Key derivation 2015 This draft standard will include all key derivation functions specified in SP 800-108 as well as the two-step key derivation methods specified in SP 800-56C ISO IEC 11889 Information technology -- Trusted Platform Module Library -- Part 1 Architecture 2015 Information technology -- Trusted Platform Module -- Part 2 Design principles 2009 Information technology -- Trusted Platform Module -- Part 3 Structures 2009 Information technology -- Trusted Platform Module Library -- Part 4 Supporting Routines 2015 ISO IEC 14888-2 Information technology -- Security techniques -- Digital signatures with appendix -- Part 2 Integer factorization based mechanisms 2008 This standard includes RSA signatures as specified in FIPS 186 ISO IEC DIS 14888-3 Information technology -- Security techniques -- Digital signatures with appendix -- Part 3 Discrete logarithm based mechanisms 2006 This draft standard will include DSA as specified for finite fields and elliptic curves in FIPS 186 ISO IEC 18033-3 Information technology -- Security techniques -- Encryption algorithms -- Part 3 Block ciphers 2010 This standard includes 64-bit block ciphers TDEA MISTY1 CAST-128 HIGHT and 128-bit block ciphers AES Camellia and SEED TDEA is specified in SP 800-67 and AES is specified in FIPS 197 ISO IEC 19772 Information technology -- Security techniques -- Authenticated encryption 2009 This standard includes CCM as specified in SP 800-38C GCM as specified in SP 800-38D and Key wrapping as specified in SP 800-38E PKCS 1 Public Key Cryptography System 1 version 2 2 RSA Cryptography Standard June 2002 available at http www emc com emc-plus rsa-labs standards-initiatives pkcsrsa-cryptography-standard htm 67 NIST SP 800-175B DRAFT GUIDELINE FOR USING CRYPTO STANDARDS CRYPTOGRAPHIC MECHANISMS PKCS 1 provides recommendations for the implementation of public-key cryptography based on the RSA algorithm covering cryptographic primitives encryption schemes signature schemes with appendix and the ASN 1 syntax for representing keys and for identifying the schemes ISO IEC 18033- Information technology -- Security techniques -- Encryption 3 2010 algorithms -- Part 3 Block ciphers 2005 X9 31 American National Standard for Financial Services X9 31 Digital Signatures Using Reversible Public Key Cryptography for the Financial Services Industry rDSA 1998 WITHDRAWN ANS X9 31 defined a method for digital signature signature generation and verification for the protection of financial messages and data using reversible public key cryptography systems without message recovery In addition criteria for the generation of public and private keys required by the algorithm and the procedural controls required for the secure use of the algorithm were provided X9 42 American National Standard for Financial Services X9 42 Public Key Cryptography for the Financial Services Industry Agreement of Symmetric Keys Using Discrete Logarithm Cryptography 2001 WITHDRAWN ANS X9 42 partially adapted from ISO 11770-3 specifies schemes for the agreement of symmetric keys using Diffie-Hellman and MQV algorithms It covers methods for domain parameter generation domain parameter validation key pair generation public key validation shared secret value calculation key derivation and test message authentication code computation for discrete logarithm problem based key agreement schemes X9 44 American National Standard for Financial Services X9 44 Key Establishment Using Integer Factorization Cryptography 2007 ANS X9 44 specifies key-establishment schemes using public-key cryptography based on the integer factorization problem Two types of key-establishment schemes are specified key transport and key agreement X9 62 American National Standard X9 62 The Elliptic Curve Digital Signature Algorithm ECDSA 2005 available at http x9 org ANS X9 62 defines methods for digital signature signature generation and verification for the protection of messages and data using the Elliptic Curve Digital Signature Algorithm ECDSA This Standard provides methods and criteria for the generation of public and private keys that are required by ECDSA and the 68 NIST SP 800-175B DRAFT GUIDELINE FOR USING CRYPTO STANDARDS CRYPTOGRAPHIC MECHANISMS procedural controls required for the secure use of the algorithm with these keys This ECDSA Standard also provides methods and criteria for the generation of elliptic-curve domain parameters that are required by ECDSA and the procedural controls required for the secure use of the algorithm with these domain parameters X9 63 American National Standard X9 63 Key Agreement and Key Transport Using Elliptic Curve Cryptography 2005 ANS X9 63 defines key-establishment schemes that employ asymmetric cryptographic techniques The arithmetic operations involved in the operation of the schemes take place in the algebraic structure of an elliptic curve over a finite field Both key-agreement and key-transport schemes are specified 1632 69 National Security Archive Suite 701 Gelman Library The George Washington University 2130 H Street NW Washington D C 20037 Phone 202 994‐7000 Fax 202 994‐7005 nsarchiv@gwu edu
OCR of the Document
View the Document >>