Draft NIST SP 800-131A Rev. 2, Transitioning the Use Of

Draft NIST SP 800-131A Rev. 2, Transitioning the Use Of

Draft NIST Special Publication 800-131A Revision 2 Transitioning the Use of Cryptographic Algorithms and Key Lengths Elaine Barker Allen Roginsky C O M P U T E R S E C U R I T Y Draft NIST Special Publication 800-131A Revision 2 Transitioning the Use of Cryptographic Algorithms and Key Lengths Elaine Barker Allen Roginsky Computer Security Division Information Technology Laboratory July 2018 U.S. Department of Commerce Wilbur L. Ross, Jr., Secretary National Institute of Standards and Technology Walter Copan, NIST Director and Under Secretary of Commerce for Standards and Technology 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. § 3551 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-131A Revision 2 Natl. Inst. Stand. Technol. Spec. Publ. 800-131A Rev. 2, 29 pages (July 2018) 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 feedbackPublic to NIST. comment All NIST period: Computer Month Security Day, Division YYYY publications through, ot Monthher than Day,the ones YYYY noted above, are available at https://csrc.nist.gov/publications. Public comment period: July 19, 2018 through September 7, 2018 National Institute of Standards and Technology Attn: Computer Security Division, Information Technology Laboratory 100 Bureau Drive (Mail Stop 8930) Gaithersburg, MD 20899-8930 Email: [email protected] All comments are subject to release under the Freedom of Information Act (FOIA) NIST SP 800-131A REV. 2 (DRAFT) TRANSITIONING THE USE OF CRYPTOGRAPHIC ALGORITHMS AND KEY LENGTHS 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 The National Institute of Standards and Technology (NIST) provides cryptographic key management guidance for defining and implementing appropriate key management procedures, using algorithms that adequately protect sensitive information, and planning ahead for possible changes in the use of cryptography because of algorithm breaks or the availability of more powerful computing techniques. NIST Special Publication (SP) 800- 57, Part 1 includes a general approach for transitioning from one algorithm or key length to another. This Recommendation (SP 800-131A) provides more specific guidance for transitions to the use of stronger cryptographic keys and more robust algorithms. Keywords cryptographic algorithm; digital signatures; encryption; hash function; key agreement; key derivation functions; key management; key transport; key wrapping; message authentication codes; post-quantum algorithms; random number generation; security strength; transition. ii NIST SP 800-131A REV. 2 (DRAFT) TRANSITIONING THE USE OF CRYPTOGRAPHIC ALGORITHMS AND KEY LENGTHS Acknowledgments The authors would like to specifically acknowledge the assistance of the following NIST employees in developing this revision of SP 800-131A: Lily Chen, Morris Dworkin, Sharon Keller, Kerry McKay, Andrew Regenscheid and Apostol Vassilev. Notes to Reviewers 1. One of the primary revisions to this document is providing a plan for retiring TDEA. Two-key TDEA is now disallowed for applying cryptographic protection (e,g, encryption, but allowed for processing already-protected information. In accordance with NIST's announcement regarding the continued use of TDEA (see the TDEA Announcement), this document is proposing a schedule for sunsetting the use of TDEA for applying cryptographic protection (e.g., encryption, MAC generation, etc.). However, there may be applications for which the continued use of TDEA might be appropriate; NIST will provide guidance on this at a later time. The use of TDEA for processing already-protected information will continue to be allowed for legacy use, with the caveat that some risk is associated with doing so. NIST requests comments on this schedule and an identification of any applications for which the continued use of TDEA would be appropriate, along with rationale for considering this use to be secure. 2. A revision of SP 800-57, Part 1 is planned that will be consistent with the changes in SP 800-131A. 3. The elliptic curves currently defined in FIPS 186-4, Digital Signature Standard (DSS), will be moved to a new publication, SP 800-186, that will soon be available for public comment. Additional elliptic curves will also be included in that SP 800-186. SP 800- 131A refers to this new document. 4. A revision of FIPS 186 (FIPS 186-5) will soon be available for public comment. This revision will include EdDSA. SP 800-131A takes this into account. iii NIST SP 800-131A REV. 2 (DRAFT) TRANSITIONING THE USE OF CRYPTOGRAPHIC ALGORITHMS AND KEY LENGTHS Table of Contents 1 Introduction .................................................................................................... 1 1.1 Background and Purpose ......................................................................................1 1.2 Useful Terms for Understanding this Recommendation ......................................2 1.2.1 Security Strengths .....................................................................................2 1.2.2 General Definitions ...................................................................................3 1.2.3 Definition of Status Approval Terms ........................................................3 2 Encryption and Decryption Using Block Cipher Algorithms ..................... 4 3 Digital Signatures .......................................................................................... 6 4 Random Bit Generation ................................................................................ 9 5 Key Agreement Using Diffie-Hellman and MQV ........................................ 10 6 Key Agreement and Key Transport Using RSA ........................................ 12 7 Key Wrapping .............................................................................................. 14 8 Deriving Additional Keys from a Cryptographic Key ............................... 15 9 Hash Functions ............................................................................................ 16 10 Message Authentication Codes (MACs) .................................................... 17 Appendix A: References .................................................................................. 20 Appendix B: Change History ........................................................................... 22 iv NIST SP 800-131A REV. 2 (DRAFT) TRANSITIONING THE USE OF CRYPTOGRAPHIC ALGORITHMS AND KEY LENGTHS 1 1 Introduction 2 1.1 Background and Purpose 3 At the beginning of the 21st

View Full Text

Details

  • File Type
    pdf
  • Upload Time
    -
  • Content Languages
    English
  • Upload User
    Anonymous/Not logged-in
  • File Pages
    29 Page
  • File Size
    -

Download

Channel Download Status
Express Download Enable

Copyright

We respect the copyrights and intellectual property rights of all users. All uploaded documents are either original works of the uploader or authorized works of the rightful owners.

  • Not to be reproduced or distributed without explicit permission.
  • Not used for commercial purposes outside of approved use cases.
  • Not used to infringe on the rights of the original creators.
  • If you believe any content infringes your copyright, please contact us immediately.

Support

For help with questions, suggestions, or problems, please contact us