commit | 1028b74cff9607cdbcd3635378bb90a7c7a6153e | [log] [tgz] |
---|---|---|
author | Manuel Pégourié-Gonnard <mpg@elzevir.fr> | Wed May 06 17:33:07 2015 +0100 |
committer | Manuel Pégourié-Gonnard <mpg@elzevir.fr> | Mon May 11 12:33:27 2015 +0200 |
tree | 8c76e294ef663e8280703d25e0b0317344d82e75 | |
parent | 8836994f6b9527f5565d38d758709a3ac8797550 [diff] [blame] |
Upgrade default DHM params size
diff --git a/ChangeLog b/ChangeLog index 28093ae..2e5a54f 100644 --- a/ChangeLog +++ b/ChangeLog
@@ -84,6 +84,7 @@ * Support for RSA_ALT contexts in the PK layer is now optional. Since is is enabled in the default configuration, this is only noticeable if using a custom config.h + * Default DHM parameters server-side upgraded from 1024 to 2048 bits. Reauirement changes * The minimum MSVC version required is now 2010 (better C99 support).