Title: aespipe.dsl Description: Strong encryption in a pipe Version: 2.3d Author: Jari Ruusu Original-site: Copying-policy: GNU GPL -----==[ Color = red Filesize: 73K ]==----- Extension-by: WDef Comments: **No longer need load gnu-utils.dsl for bz2aespipe** **Required utils are now included in this extension** _ aespipe is an encryption tool that reads from standard input and writes to standard output. It uses the AES (Rijndael) cipher. See the aespipe README: http://loop-aes.sourceforge.net/aespipe.README _ Note that the number of hashing iterations ITERCOUNTK is left at the default (100) at the beginning of the bz2aespipe script for the benefit of users with old hardware. Users wanting strong security might consider setting this parameter much higher to slow down dictionary attacks. Probably compiled for i686, can't remember. _ Change-log: 1. Added head, tr from gnu-utils. Removed uuencode. Added note about hash iterations in bz2aespipe. 2. Updated to version 2.3d 03/17/2006 - First Version 2006/05/07 - Second Version Current: 2007/06/27 - Third version