Download List

專案描述

ccrypt is a command line utility for encrypting and decrypting files and streams. It was designed as a replacement for the standard Unix crypt utility, which is notorious for using a very weak encryption algorithm. ccrypt is based on the Rijndael cipher, which is the U.S. government's chosen candidate for the Advanced Encryption Standard (AES). This cipher is believed to provide very strong security. A compatibility mode is included for decrypting legacy "unix crypt" files.

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-03-30 05:07 Back to release list
1.7

Large file support now works under Cygwin.
Prompting twice for encryption passwords is now
the default. The --disable-libcrypt configuration
option was added for systems where libcrypt is
broken.
標籤: Minor feature enhancements

Project Resources