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.
Cette version ajoute le support pour des produits clés de signature-forme, corrige plusieurs bugs, améliore les performances, et vous permet de choisir quelle fonction de hachage à utiliser.
This release adds support for product-form signing keys, fixes several bugs, improves performance, and allows you to choose what hash function to use.