Télécharger la liste

Description du projet

RC-Crypt can be used to encrypt or decrypt data
using the RC5 algorithm. It operates on 128-bit
data blocks, adding random characters for padding
if necessary. The key size can be chosen by the user, but 64 bits or greater is recommended. It has many
input/output options, making this a versatile piece
of software suitable for embedding into scripts.

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.

2002-10-02 13:05 Retour à la liste release
1.3

Le code a été repensé, et plusieurs corrections de bugs mineures ont été apportées. Le format de sortie a été modifié pour s'assurer que les octets ajoutés le rembourrage au cours du chiffrement ne sont plus imprimés Lors du déchiffrage, et de permettre des améliorations futures. Cette version sera fichiers qui ne sont plus correctement décoder cryptée dans les versions précédentes, si une mise à jour est recommandée, et tous les fichiers doivent être re-chiffré. Le format de sortie est maintenant considéré comme stable et on ne s'attend pas à changer à nouveau.
Tags: Minor feature enhancements
The code has been refactored, and several minor bugfixes were made. The output format has been modified to make sure the bytes added as padding during encryption are no longer printed when decrypting, and to allow for future enhancements. This version will no longer correctly decode files encrypted in previous versions, so an upgrade is recommended, and all files must be re-encrypted. The output format is now considered stable and is not expected to change again.

Project Resources