A passphrase is a memorized secret consisting of a sequence of words or other text that a claimant uses to authenticate their identity. A passphrase is similar to a password in usage, but is generally longer for added security.
Source(s):
NIST SP 1800-21C
NIST SP 800-63-3
A password used to protect an identity key. After entered by a user orĀ administrator, a passphrase is mathematically converted into large number which serves as a key that is used to encrypt the identity key. In order to decrypt the identity, the passphrase must be entered again so that the same key can be regenerated for decryption.
Source(s):
NISTIR 7966