diff options
author | Matt Johnston <matt@ucc.asn.au> | 2017-06-24 11:00:16 +0800 |
---|---|---|
committer | Matt Johnston <matt@ucc.asn.au> | 2017-06-24 11:00:16 +0800 |
commit | 82c06dd76b0f051199b6810dae80cb69660791f2 (patch) | |
tree | cc3b16f37c5b69d7e44ee7bf38310822e0ccd5bf /CHANGES | |
parent | 57690891ce1591d0f18b0604145eb9eb1c29183b (diff) |
document changed default RSA key size back in 2013.61test
Diffstat (limited to 'CHANGES')
-rw-r--r-- | CHANGES | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -333,6 +333,8 @@ kernels, from Steve Dover 2013.61test - Thursday 14 November 2013 +- Default generated RSA key size changed from 1024 to 2048 bits + - ECC (elliptic curve) support. Supports ECDSA hostkeys (requires new keys to be generated) and ECDH for setting up encryption keys (no intervention required). This is significantly faster. |