aboutsummaryrefslogtreecommitdiffstats
path: root/doc
diff options
context:
space:
mode:
Diffstat (limited to 'doc')
-rw-r--r--doc/log.txt1
1 files changed, 1 insertions, 0 deletions
diff --git a/doc/log.txt b/doc/log.txt
index b66a21a02..100c46e06 100644
--- a/doc/log.txt
+++ b/doc/log.txt
@@ -3,6 +3,7 @@
- Add several missing pieces needed for ECDSA and ECKAEG
- Added SHA-224 from InSiTo
- Split ECDSA and ECKAEG into distinct modules
+ - Allow OpenSSL and GNU MP engines to be built with some PK algos disabled
- Add GF(p) and ECDSA tests from InSiTo
- Renamed sha256.h to sha2_32.h
- Renamed sha_64.h to sha2_64.h