normalize term: password->passphrase

This commit is contained in:
Heiko Schaefer 2023-12-11 02:01:49 +01:00
parent 07c68cd0e3
commit 07dc692b2b
No known key found for this signature in database
GPG key ID: DAE9A9050FCCF1EB
2 changed files with 2 additions and 2 deletions

View file

@ -31,7 +31,7 @@ Once any of these methods succeeded, the resulting *session key* is used to decr
- using revoked subkey?
```
## Password-protected session key (SKESK)
## Passphrase-protected session key (SKESK)
Decrypting a SKESK packet to recover the *session key* is done by performing the encryption steps in reverse, based on a user-provided passphrase.