Downloadliste

Projektbeschreibung

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.

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.

2002-09-20 13:33 Zurück zur Release-Liste
1.2

RC-Crypt ist geändert worden, so dass die Daten auf einer Little-Endian-Maschine verschlüsselt wurden, können auf einer Big-Endian-Maschine und vice-versa entschlüsselt werden. Verschiedene kleinere Bugs Ausrichtung wurden auch behoben.
Tags: Major feature enhancements
RC-Crypt has been modified so data encrypted on a little endian machine can be decrypted on a big endian machine and vice-versa. Several minor alignment bugs have also been fixed.

Project Resources