Télécharger la liste

Description du projet

yyyRSA is a simple program to encrypt and decipher messages with the RSA asymetrical encryption algorithm. It supports arbitrary keylengths. The program concentrates on RSA, the mathematics is done with GNU MP library, and entropy is generated by /dev/random.

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.

2001-02-17 23:59
1.0.1

Cette version ajoute code vérifie retour aux fonctions IO, armures ASCII les fichiers pour être sûr qu'ils passent toutes les expéditeurs de mauvais (ce qui signifie également l'introduction d'un nouveau format de fichier clé; vieilles clés sont illégales maintenant), et ajoute un programme de numberdecode Voir ASCII codés en chiffres.
This release adds return code checks to the IO functions, ASCII armors
the files to be sure they pass all those ill mailers (this also means
the introduction of a new key file format; old keys are illegal now),
and adds a numberdecode program to view ASCII-encoded numbers.

2001-01-30 15:14
1.0.0

Version initiale.
Initial release.

Project Resources