Version 0.10

2011-02-10

Version 0.10 of Gnuk has been released.

Highlights are:

  • The executable can be installed to multiple devices.

    So far, users of Gnuk should have not shared single executable among multiple devices because the executable includes random bits (or fixed serial number). Now, random_bits and fixed serial number are configured after compilation, we can install single executable image to multiple devices. Note that we need to configure random_bits for each device.

  • Removed configure option: --with-fixed-serial

    It is not compile time option any more. After installation, we can modify serial number in AID by tool/gnuk_put_binary.py. Modification is possible only once. If you don't modify, Gnuk uses unique chip ID of STM32 processor for AID.