From 96c8e65326092a8d70af69cf369bc98bd7a06082 Mon Sep 17 00:00:00 2001 From: Kenny Root Date: Tue, 9 Jun 2015 19:20:04 -0700 Subject: Set the default RSA key size to 2048 bits This should be the default size according to NIST 800-57 for new keys. Closes #81. --- CHANGELOG.md | 3 +++ 1 file changed, 3 insertions(+) (limited to 'CHANGELOG.md') diff --git a/CHANGELOG.md b/CHANGELOG.md index bcacd87..c8d3190 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -10,6 +10,9 @@ This project adheres to [Semantic Versioning](http://semver.org/). app you want to use. - The text in the entropy gathering dialog is now scaled correctly. +### Changed +- Default RSA key size is now 2048 bits. + ## [1.8.4][1.8.4] - 2015-04-19 ### Fixed - Key exchange and host key algorithm preference order was not being -- cgit v1.2.3