NEWS/ChangeLog fix
This commit is contained in:
@@ -2,7 +2,7 @@
|
|||||||
|
|
||||||
* polarssl/library/bignum.c (mpi_exp_mod): Initialize lower
|
* polarssl/library/bignum.c (mpi_exp_mod): Initialize lower
|
||||||
half of T with zero.
|
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.
|
T, as we keep zero. Call mpi_sub_hlp with upper half of T.
|
||||||
(mpi_montred): Ditto.
|
(mpi_montred): Ditto.
|
||||||
|
|
||||||
|
|||||||
15
NEWS
15
NEWS
@@ -4,8 +4,21 @@ Gnuk NEWS - User visible changes
|
|||||||
|
|
||||||
Released 2013-12-XX, by NIIBE Yutaka
|
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
|
** 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
|
* Major changes in Gnuk 1.0.4
|
||||||
|
|||||||
Reference in New Issue
Block a user