On Thu, Sep 04, 2008 at 08:52:28AM +0100, [EMAIL PROTECTED] wrote: > On Thu, Sep 04, 2008 at 09:13:55AM +0200, Giovanni Bechis wrote: > > pkg/DESCR: > > aespipe program is AES encrypting or decrypting pipe. It reads from > > standard input and writes to standard output. It can be used to > > create and restore encrypted tar or cpio archives. > > > > Tested @amd64 and available at http://bigio.snb.it/openbsd/aespipe-2.3d.tgz > > Cheers > > Giovanni > > is this really needed? > you can achieve the same via "openssl enc [-e|-d] -aes128" for example.
Yes, you are right. But it may be needed as a dependency by other softwares. Amanda is one of them: http://www.symacx.com/data/software/OpenBSD/amanda.tgz (to be tested). [my aespipe was http://www.symacx.com/data/software/OpenBSD/aespipe.tgz] -- Olivier Cherrier mailto:[EMAIL PROTECTED]
