Version 1.1.1

2013-12-25

Gnuk version 1.1.1 is released.

This is another experimental release of version 1.1.x series.

Because of the incompatible change to 1.0 series, please refer new documentation of 1.1.1 for instructions of how to use Gnuk Token. (New documentation can be used for 1.0.x, too.)

Here are highlights.

  • Tools and test suite now work with PyUSB 1.0, too.

    It only worked with PyUSB 0.4.3, but it works with PyUSB 1.0 too.

  • Improved RSA routine

    Working memory for RSA computation is taken from stack instead of malloc (mostly).