mirror of
https://github.com/clearml/dropbear
synced 2025-06-26 18:17:32 +00:00
Make dropbearkey only generate 1024 bit keys
--HG-- extra : convert_revision : 8a7db1e2fdc5636abb338adb636babc32f465739
This commit is contained in:
4
CHANGES
4
CHANGES
@@ -21,6 +21,10 @@
|
||||
- Add -K <keepalive_time> argument, ensuring that data is transmitted
|
||||
over the connection at least every N seconds.
|
||||
|
||||
- dropbearkey will no longer generate DSS keys of sizes other than 1024
|
||||
bits, as required by the DSS specification. (Other sizes are still
|
||||
accepted for use to provide backwards compatibility).
|
||||
|
||||
0.49 - Fri 23 February 2007
|
||||
|
||||
- Security: dbclient previously would prompt to confirm a
|
||||
|
||||
Reference in New Issue
Block a user