Requirement text: IA.2.081: Store and transmit only cryptographically-protected passwords.
DISCUSSION FROM SOURCE: DRAFT NIST SP 800-171 R2
Cryptographically-protected passwords use salted one-way cryptographic hashes of
passwords.
See NIST Cryptographic Standards and Guidelines.
CMMC CLARIFICATION
All passwords must be cryptographically protected in a one-way function for storage and
transmission. This type of protection changes passwords into another form, or a hashed
password. A one-way transformation makes it impossible to turn the hashed password back
into the original password.
Example
You are responsible for managing passwords for your organization. You protect all
passwords with a one-way transformation, or hashing, before storing or transmitting them.
References
• NIST SP 800-171 Rev 1 3.5.10
• CIS Controls v7.1 16.4, 16.5
• NIST CSF v1.1 PR.AC-1, PR.AC-6, PR.AC-7
• CERT RMM v1.2 KIM:SG4.SP1
• NIST SP 800-53 Rev 4 IA-5(1)