Hi Nico, On Sat, Mar 20, 2004 at 12:16:28PM +0100, Nico Golde wrote: > Hallo Max, > > * Max Vozeler <[EMAIL PROTECTED]> [2004-03-20 11:03]: > > aespipe is an encryption tool that reads from standard input and > > writes to standard output. It uses the AES (Rijndael) cipher. > > . > > It can be used as an encryption filter, to create and restore > > encrypted tar/cpio backup archives and to read/write and convert > > loop-AES compatible encrypted images. > > . > > aespipe can be used for non-destructive in-place encryption > > of existing disk partitions for use with the loop-AES encrypted > > loopback kernel module. > > i don't understand why you can't use gpg for these things. >
You can for many tasks use gpg instead. aespipe is most useful in combination with loop-AES as it understands the on-disk format of those encrypted images and partitions. Most people use aespipe to access encrypted disk images when there is no kernel support available, or eg. to write encrypted CD images that can be transparently mounted. Cheers Max -- Max Vozeler <[EMAIL PROTECTED]> http://hinterhof.net/~max GnuPG B7CDA2DC : 308E 81E7 B979 63BC A0E6 ED88 9D5B D511 B7CD A2DC -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

