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-wrap-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://ecryptfs.org/
29
30
32 This manpage was written by Dustin Kirkland <kirkland@ubuntu.com> for
33 Ubuntu systems (but may be used by others). Permission is granted to
34 copy, distribute and/or modify this document under the terms of the GNU
35 General Public License, Version 2 or any later version published by the
36 Free Software Foundation.
37
38 On Debian and Ubuntu systems, the complete text of the GNU General Pub‐
39 lic License can be found in /usr/share/common-licenses/GPL.
40
41
42
43ecryptfs-utils 2008-07-21 ecryptfs-wrap-passphrase(1)