IDEA NXT implementation



Hi,

This is my optimized implementation in ISO C90 of the
IDEA NXT encryption algorithm designed by Pascal Junod
and Serge Vaudenay. The implementation includes the
versions with the 64-bit and 128-bit block sizes.

The code is released under the BSD license.

URL: http://www.ouah.org/ogay/idea_nxt/

Olivier
.