The NTRU public-key cryptosystem provides a Java implementation of the NTRUEncrypt and NTRUSign algorithms. Both algorithms are considered safe against quantum computer attacks. A C port of NTRUEncrypt is available, as well.
Information regarding Project Releases and Project Resources. Note that the information here is a quote from Freecode.com page, and the downloads themselves may not be hosted on OSDN.
Esta versão adiciona suporte para as chaves de produto forma de assinatura, corrige vários bugs, melhora o desempenho e permite que você escolha qual função hash para usar.
This release adds support for product-form signing keys, fixes several bugs, improves performance, and allows you to choose what hash function to use.