logo
Free, unlimited AI code reviews that run on commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt

ecryptfs-unwrap-passphrase - unwrap an eCryptfs mount passphrase from file.

Author

       This manpage was written by Dustin Kirkland <kirkland@ubuntu.com> for Ubuntu systems (but may be used  by
       others).   Permission  is  granted to copy, distribute and/or modify this document under the terms of the
       GNU General Public License, Version 2 or any later version published by the Free Software Foundation.

       On Debian and Ubuntu systems, the complete text of the  GNU  General  Public  License  can  be  found  in
       /usr/share/common-licenses/GPL.

ecryptfs-utils                                     2008-07-21                      ecryptfs-unwrap-passphrase(1)

Description

ecryptfs-unwrap-passphrase  is  a  utility  to  unwrap  an  eCryptfs  mount passphrase from file, using a
       specified wrapping passphrase, and display the decrypted result on standard out.

Name

       ecryptfs-unwrap-passphrase - unwrap an eCryptfs mount passphrase from file.

See Also

ecryptfs(7), ecryptfs-rewrap-passphrase(1), ecryptfs-wrap-passphrase(1)

       /usr/share/doc/ecryptfs-utils/ecryptfs-faq.htmlhttp://ecryptfs.org/

Synopsis

ecryptfs-unwrap-passphrase[file]

       printf "%s" "wrapping passphrase" | ecryptfs-unwrap-passphrase[file]-

See Also