ccrypt

Secure encryption and decryption of files and streams
Download

ccrypt Ranking & Summary

Advertisement

  • Rating:
  • License:
  • GPL
  • Price:
  • FREE
  • Publisher Name:
  • Peter Selinger
  • Publisher web site:
  • Operating Systems:
  • Mac OS X
  • File Size:
  • 209 KB

ccrypt Tags


ccrypt Description

Secure encryption and decryption of files and streams ccrypt is a 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.Unlike unix crypt, the algorithm provided by ccrypt is not symmetric, i.e., one must specify whether to encrypt or decrypt. The most common way to use ccrypt is with the commands ccdecrypt and ccencrypt.There is also a ccat command for decrypting a file directly to the terminal, thus reducing the likelihood of leaving temporary plaintext files around. In addition, there is a compatibility mode for decrypting legacy unix crypt files. An emacs mode is also supplied for editing encrypted text files.Encryption and decryption depends on a keyword (or key phrase) supplied by the user. By default, the user is prompted to enter a keyword from the terminal. Keywords can consist of any number of characters, and all characters are significant (although ccrypt internally hashes the key to 256 bits). Longer keywords provide better security than short ones, since they are less likely to be discovered by exhaustive search. What's New in This Release: · large file support now works under cygwin due to a newer cygwin version. · configure: added --disable-libcrypt option. · minor changes to wording of warning messages. · as requested by many users, made --timid the default behavior and added new --brave option to turn it off.


ccrypt Related Software