diff options
author | Darren Tucker <dtucker@zip.com.au> | 2009-10-24 11:46:43 +1100 |
---|---|---|
committer | Darren Tucker <dtucker@zip.com.au> | 2009-10-24 11:46:43 +1100 |
commit | dfb9b716500f777563a8f6f36072210fea167530 (patch) | |
tree | 7bf46a6146d4d361529499b43eb1e0be26b54a17 /ChangeLog | |
parent | 98c9aec30e75ba890ed36227793e1e5ea6a23d45 (diff) |
- djm@cvs.openbsd.org 2009/10/22 22:26:13
[authfile.c]
switch from 3DES to AES-128 for encryption of passphrase-protected
SSH protocol 2 private keys; ok several
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 4 |
1 files changed, 4 insertions, 0 deletions
@@ -16,6 +16,10 @@ | |||
16 | few remaining ".Tn UNIX" macros with ".Ux" ones. | 16 | few remaining ".Tn UNIX" macros with ".Ux" ones. |
17 | pointed out by ratchov@, thanks! | 17 | pointed out by ratchov@, thanks! |
18 | ok jmc@ | 18 | ok jmc@ |
19 | - djm@cvs.openbsd.org 2009/10/22 22:26:13 | ||
20 | [authfile.c] | ||
21 | switch from 3DES to AES-128 for encryption of passphrase-protected | ||
22 | SSH protocol 2 private keys; ok several | ||
19 | 23 | ||
20 | 20091011 | 24 | 20091011 |
21 | - (dtucker) [configure.ac sftp-client.c] Remove the gyrations required for | 25 | - (dtucker) [configure.ac sftp-client.c] Remove the gyrations required for |