Config.in 404 B

1234567891011
  1. config BR2_PACKAGE_AESPIPE
  2. bool "aespipe"
  3. depends on BR2_USE_MMU # fork()
  4. help
  5. aespipe program is AES encrypting or decrypting pipe. It reads
  6. from standard input and writes to standard output. It can be
  7. used to create and restore encrypted tar or cpio archives.
  8. It can be used to encrypt and decrypt loop-AES compatible
  9. encrypted disk images.
  10. http://koti.tnnet.fi/jari.ruusu/linux/