Download List

프로젝트 설명

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.

System Requirements

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.

2004-02-18 13:07 Back to release list
1.5

보안 기능은 동일한 컴퓨터에 다른 사용자가 그것을 어렵게, 대용량 파일의 암호화 특히 중 암호화 키를 찾을 수 있도록 추가되었습니다. 이제 암호화 포크 / 배경과 반환 즉시 해독.하지만이 덜 안전 옵션이 완료 자식 프로세스에서 처리 기다릴 수 있도록, 추가되었습니다. 주요 이제 환경 변수를 사용하여 전달할 수있습니다, 커맨드 라인, 또는 파일을 엽니다.
Tags: Minor feature enhancements
Security features have been added to make it harder for other
users on the same computer to discover the encryption keys,
particularly during encryption of large files. It now forks to
encrypt/decrypt in the background and returns immediately.
An option has been added to make it wait for the child process
to complete, though this is less secure. The key can now be
passed using an environment variable, the command line, or a
file.

Project Resources