FreeBSD security : aescrypt4>
A command-line AES encryption/decryption suite
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
http://aescrypt.sourceforge.net/
|
aescrypt history
v. 1.4
date: 2004/11/01 17:09:54; author: roam; state: Exp; lines: +1 -1
A long-overdue dequoting of COMMENT. D'oh, I thought I'd done this,
like, MONTHS ago!
Submitted by: Brian Poole
v. 1.3
date: 2003/02/19 16:07:28; author: roam; state: Exp; lines: +1 -0
Remove pkg-comment files in my ports.
v. 1.2
date: 2001/08/06 21:27:11; author: roam; state: Exp; lines: +1 -1
Update to 0.7, which allows use of 192- and 256-bit keys.
v. 1.1
date: 2000/12/12 17:12:36; author: roam; state: Exp;
A command-line Rijndael (AES) encryption/decryption utility.
=============================================================================
v. 1.4
date: 2004/11/01 17:09:54; author: roam; state: Exp; lines: +1 -1
A long-overdue dequoting of COMMENT. D'oh, I thought I'd done this,
like, MONTHS ago!
Submitted by: Brian Poole
v. 1.3
date: 2003/02/19 16:07:28; author: roam; state: Exp; lines: +1 -0
Remove pkg-comment files in my ports.
v. 1.2
date: 2001/08/06 21:27:11; author: roam; state: Exp; lines: +1 -1
Update to 0.7, which allows use of 192- and 256-bit keys.
v. 1.1
date: 2000/12/12 17:12:36; author: roam; state: Exp;
A command-line Rijndael (AES) encryption/decryption utility.
=============================================================================
v. 1.4
date: 2004/11/01 17:09:54; author: roam; state: Exp; lines: +1 -1
A long-overdue dequoting of COMMENT. D'oh, I thought I'd done this,
like, MONTHS ago!
Submitted by: Brian Poole
v. 1.3
date: 2003/02/19 16:07:28; author: roam; state: Exp; lines: +1 -0
Remove pkg-comment files in my ports.
v. 1.2
date: 2001/08/06 21:27:11; author: roam; state: Exp; lines: +1 -1
Update to 0.7, which allows use of 192- and 256-bit keys.
v. 1.1
date: 2000/12/12 17:12:36; author: roam; state: Exp;
A command-line Rijndael (AES) encryption/decryption utility.
=============================================================================
|