1ecryptfs-wrap-passphrase(1) eCryptfs ecryptfs-wrap-passphrase(1)
2
3
4
6 ecryptfs-wrap-passphrase - wrap an eCryptfs mount passphrase.
7
8
10 ecryptfs-unwrap-passphrase [file]
11
12 printf "%s\n%s" "passphrase to wrap" "wrapping passphrase" | ecryptfs-
13 wrap-passphrase [file] -
14
15
17 ecryptfs-wrap-passphrase is a utility to wrap an eCryptfs mount
18 passphrase, using a specified wrapping passphrase, and write the
19 encrypted output to file.
20
21
23 ecryptfs(7), ecryptfs-rewrap-passphrase(1), ecryptfs-unwrap-
24 passphrase(1)
25
26 /usr/share/doc/ecryptfs-utils/ecryptfs-faq.html
27
28 http://launchpad.net/ecryptfs/
29
30
32 This manpage was written by Dustin Kirkland <kirkland@canonical.com>
33 for Ubuntu systems (but may be used by others). Permission is granted
34 to copy, distribute and/or modify this document under the terms of the
35 GNU General Public License, Version 2 or any later version published by
36 the Free Software Foundation.
37
38 On Debian systems, the complete text of the GNU General Public License
39 can be found in /usr/share/common-licenses/GPL.
40
41
42
43ecryptfs-utils 2008-07-21 ecryptfs-wrap-passphrase(1)