diff --git a/ChangeLog b/ChangeLog index dc44220..a89f163 100644 --- a/ChangeLog +++ b/ChangeLog @@ -2,7 +2,7 @@ * polarssl/library/bignum.c (mpi_exp_mod): Initialize lower half of T with zero. - (mpi_montmul: Don't need to clear lower half of + (mpi_montmul): Don't need to clear lower half of T, as we keep zero. Call mpi_sub_hlp with upper half of T. (mpi_montred): Ditto. diff --git a/NEWS b/NEWS index ba50ce8..1dc7a24 100644 --- a/NEWS +++ b/NEWS @@ -4,8 +4,21 @@ Gnuk NEWS - User visible changes Released 2013-12-XX, by NIIBE Yutaka +** Key management with overriding (Incompatible Change) + +** RSA key generation improvement + +** Security fix for RSA computation + +** Upgrade of NeuG +The true random number generator was upgraded with NeuG 1.0. + +** Replacement of kernel (thread library) +Instead of ChibiOS/RT, we now use Chopstx. + ** Removal of obsolete features -pin-dial +The feature named pin-dial, which is pin input with hardware +enhancement (with rotary encoder) is removed. * Major changes in Gnuk 1.0.4