mirror of
https://codeberg.org/openpgp/notes.git
synced 2025-09-10 19:59:40 +02:00
normalize term: password->passphrase
This commit is contained in:
parent
07c68cd0e3
commit
07dc692b2b
2 changed files with 2 additions and 2 deletions
|
@ -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.
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue