From 3278adc183efac99ae2779069ce1badae77982c1 Mon Sep 17 00:00:00 2001 From: lloyd Date: Sat, 26 Dec 2009 22:32:45 +0000 Subject: Document private key encryption switch from 3DES to AES-256 --- doc/log.txt | 1 + 1 file changed, 1 insertion(+) diff --git a/doc/log.txt b/doc/log.txt index c150e6f66..312727326 100644 --- a/doc/log.txt +++ b/doc/log.txt @@ -3,6 +3,7 @@ - Add SSE2 implementation of IDEA - Add support for Win32 high resolution system timers - Remove Timer class entirely + - Switch default PKCS #8 encryption algorithm from 3DES to AES-256 - New option --gen-amalgamation for creating a SQLite-style amalgamation - Many headers are now explicitly internal-use-only and are not installed - Greatly improve the Win32 installer -- cgit v1.2.3