Mercurial > dropbear
comparison CHANGES @ 1437:871b18fd7065 fuzz
merge from main (libtommath/libtomcrypt/curve25510-donna updates)
author | Matt Johnston <matt@ucc.asn.au> |
---|---|
date | Sat, 24 Jun 2017 22:51:45 +0800 |
parents | b19877938d6a |
children | 84578193ef47 |
comparison
equal
deleted
inserted
replaced
1432:41dca1e5ea34 | 1437:871b18fd7065 |
---|---|
330 - Fix crash in Dropbearconvert and 521 bit key, reported by NiLuJe | 330 - Fix crash in Dropbearconvert and 521 bit key, reported by NiLuJe |
331 | 331 |
332 - Update config.guess and config.sub again | 332 - Update config.guess and config.sub again |
333 | 333 |
334 2013.61test - Thursday 14 November 2013 | 334 2013.61test - Thursday 14 November 2013 |
335 | |
336 - Default generated RSA key size changed from 1024 to 2048 bits | |
335 | 337 |
336 - ECC (elliptic curve) support. Supports ECDSA hostkeys (requires new keys to | 338 - ECC (elliptic curve) support. Supports ECDSA hostkeys (requires new keys to |
337 be generated) and ECDH for setting up encryption keys (no intervention | 339 be generated) and ECDH for setting up encryption keys (no intervention |
338 required). This is significantly faster. | 340 required). This is significantly faster. |
339 | 341 |