diff options
Diffstat (limited to 'package/aespipe/Config.in')
-rw-r--r-- | package/aespipe/Config.in | 9 |
1 files changed, 5 insertions, 4 deletions
diff --git a/package/aespipe/Config.in b/package/aespipe/Config.in index df99523be2..2c2ff5cd8c 100644 --- a/package/aespipe/Config.in +++ b/package/aespipe/Config.in @@ -2,9 +2,10 @@ config BR2_PACKAGE_AESPIPE bool "aespipe" depends on BR2_USE_MMU # fork() help - 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. It can be used to - encrypt and decrypt loop-AES compatible encrypted disk images. + 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. + It can be used to encrypt and decrypt loop-AES compatible + encrypted disk images. http://koti.tnnet.fi/jari.ruusu/linux/ |