Index of /ports_security/aescrypt

Icon  Name                    Last modified      Size  
[DIR] Parent Directory - [   ] Makefile 31-Aug-2009 12:31 831 [   ] distinfo 27-Jun-2008 15:18 437 [TXT] pkg-descr 12-Dec-2000 20:12 558 [   ] pkg-plist 27-Jun-2008 15:18 91
From the aescrypt README.html:

   This is a program for encrypting/decrypting streams of data using
   Rijndael and Cipher Block Feedback mode (CFB-128).

   ...

   5. This program was deliberately kept extremely simple. It is not
      intended to be a full encryption solution, it is intended to be
      used within scripts as part of a complete solution. Keychain
      management, public key signatures, etc. are all expected to be
      done external to this program.

Author:		Eric Lee Green <eric@estinc.com>
WWW:		http://aescrypt.sourceforge.net/