Downloadliste

Projektbeschreibung

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.

Systemanforderungen

Die Systemvoraussetzungen sind nicht definiert
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 Zurück zur Release-Liste
0.6

Diese Version verbessert die Leistung und bietet die Möglichkeit, Import-und Export-Parameter. Auch Signieren und Verifizieren kann nun in Stücke über das neue initSign / initVerify und Update-Methoden durchgeführt werden. Beachten Sie, dass Signaturen und verschlüsselten Daten mit dieser Version erstellt inkompatibel zu älteren Versionen sind.
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