Existing users, log in.  New users, create a free account.  Lost password?

Mac OS X  |  Security / Privacy  |  Encryption / File Protection  |  Crypt

Crypt

Crypt - 1.2

Unix command to encrypt/decrypt files

All Time: (5.0)
This Version: Not rated (0.0)
Current Version: 1.2
Release Date: 2008-08-10
License: Freeware
Downloads (this version): 2,666
Downloads (all versions): 9,312

Information Related to Version:

Broken Link? Newer Version? Tell us!

Product Description:

This script is designed to be used like a command to encrypt/decrypt files. It uses RC-4 (128-bit) encryption technology, which is the same as what most secure web sites use. Encrypted files have the .crypt suffix appended to the file name.

Crypt is free and very powerful. It uses open source (OpenSSL) technology and can be used to encrypt/decrypt as many files as you want in a single command.

What's new in this version:

  • All messages generated by the script now go to stderr.
  • Files are NOT deleted if the encryption/decryption fails.
  • Password is read from stdin.
  • Changed error message for "both -e and -d".
  • In manual encryption mode, encrypt EVEN IF ALREADY SO (since the user did specify FORCE on the command line).
  • Added quotes around $# for usage statement (only because it screwed up my happy syntax highlighting).
  • Changed all instances of "[ ! -s" to "[ ! -r", if the user wants to encrypt an empty file, that's their perogative.
  • Removed all TAB characters (replaced with 4 spaces).
  • Removed -n option for Password echo statements.
  • Updated packaging.

Operating System Requirements:

This product is designed to run on the following operating systems:

  • Mac OS X 10.5 Intel
  • Mac OS X 10.5 PPC
  • Mac OS X 10.4 Intel
  • Mac OS X 10.4 PPC
  • Mac OS X 10.3.9
  • Mac OS X 10.3
  • Mac OS X 10.2

Additional Requirements:

  • Mac OS X 10.2 or higher

Screenshots:

Download Links:

Your Installed Versions:


 

Feedback Summary:

This Version:
Overall Rating: Not rated (0.0) Features: Not rated (0.0) Support: Not rated (0.0)
Ease of Use: Not rated (0.0) Quality / Stability: Not rated (0.0) Price: Not rated (0.0)
Add Your Feedback

Key to Types of Feedback:

ReviewsReviews   TroubleshootingTroubleshooting   Usage TipsUsage Tips   Developer NotesDeveloper Notes   CommentaryCommentary   Featured ReviewsFeatured Reviews

Crypt CommentaryDownload Link ? - Version: 1.2, 8/12/2008 03:26AM PST

MarcRock
.

The download link does not work.

Where can I download it ?

.
Post a commentAlert Admin

Crypt ReviewSimple and perfect - Version: 1.1, 1/16/2007 02:41AM PST

herbert.haubold
This little programme does exactly what I wanted, it makes sensitive data unreadable to others v.v., quick and simple. It does not do anything else, and that's fine.
Post a commentAlert Admin

Crypt Troubleshooting ReportWould like to try it but where is it? - Version: 1.1, 11/29/2004 08:04AM PST

ycc2106
The Sit archive contained a shred command (said is required) , and the crypt readme file. It's written: "USAGE="Usage: $CMDNAME [-d -e -r -s]" -CMDNAME? The only command there is shred -I wouldn't like to shred instead of crypting. So I went to the developer's site to try to understand... Isn't crypt missing?
Post a commentAlert Admin