Config.in.host 375 B

12345678910
  1. config BR2_PACKAGE_HOST_AESPIPE
  2. bool "host aespipe"
  3. help
  4. aespipe program is AES encrypting or decrypting pipe. It
  5. reads from standard input and writes to standard output. It
  6. can be used to create and restore encrypted tar or cpio
  7. archives. It can be used to encrypt and decrypt loop-AES
  8. compatible encrypted disk images.
  9. http://loop-aes.sourceforge.net/