Télécharger la liste

Description du projet

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.

Système requise

System requirement is not defined
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.

2011-05-22 18:22 Retour à la liste release
0.6

Cette version améliore les performances et ajoute la possibilité de paramètres d'importation et d'exportation. En outre, la signature et la vérification peuvent maintenant être effectuées en pièces par l'intermédiaire du nouveau initSign / initVerify et mise à jour des méthodes. Notez que les signatures et les données chiffrées créés avec cette version sont incompatibles avec les anciennes versions.
This release improves performance and adds the ability to import and export parameters. Also, signing and verifying can now be done in pieces via the new initSign/initVerify and update methods. Note that signatures and encrypted data created with this version are incompatible to older versions.

Project Resources