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. f.-
