NEWS/ChangeLog fix

This commit is contained in:
NIIBE Yutaka
2013-12-13 16:51:00 +09:00
parent 78289257cf
commit 0ae7ea05c3
2 changed files with 15 additions and 2 deletions

View File

@@ -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.

15
NEWS
View File

@@ -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