From a1b9256d376dd74ec7441d701510995cde3e0042 Mon Sep 17 00:00:00 2001 From: Patrick Ziegler Date: Wed, 15 May 2013 00:43:51 +0000 Subject: aespipe: new package Signed-off-by: Patrick Ziegler Signed-off-by: Peter Korsgaard --- package/aespipe/Config.in | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 package/aespipe/Config.in (limited to 'package/aespipe/Config.in') diff --git a/package/aespipe/Config.in b/package/aespipe/Config.in new file mode 100644 index 000000000..ccc94c2a0 --- /dev/null +++ b/package/aespipe/Config.in @@ -0,0 +1,9 @@ +config BR2_PACKAGE_AESPIPE + bool "aespipe" + 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. + + http://koti.tnnet.fi/jari.ruusu/linux/ -- cgit v1.2.3