mirror of
https://git.tartarus.org/simon/putty.git
synced 2025-04-13 09:08:06 -05:00
Change an incorrect comment about "PuTTY-User-Key-File-2" private key format
after discussion with Simon. [originally from svn r3440]
This commit is contained in:
parent
15ac9c09eb
commit
3796897d7c
@ -433,8 +433,7 @@ int saversakey(const Filename *filename, struct RSAKey *key, char *passphrase)
|
||||
* data "putty-private-key-file-mac-key"
|
||||
* data passphrase
|
||||
*
|
||||
* Encrypted keys should have a MAC, whereas unencrypted ones must
|
||||
* have a hash.
|
||||
* (An empty passphrase is used for unencrypted keys.)
|
||||
*
|
||||
* If the key is encrypted, the encryption key is derived from the
|
||||
* passphrase by means of a succession of SHA-1 hashes. Each hash
|
||||
|
Loading…
x
Reference in New Issue
Block a user