From: Michael Halcrow Date: Tue, 6 Jan 2009 22:41:59 +0000 (-0800) Subject: eCryptfs: Filename Encryption: Encoding and encryption functions X-Git-Tag: v2.6.29-rc1~304 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=51ca58dcc9f0d6b1e78954d08bd4954fb6a1421c;p=pandora-kernel.git eCryptfs: Filename Encryption: Encoding and encryption functions These functions support encrypting and encoding the filename contents. The encrypted filename contents may consist of any ASCII characters. This patch includes a custom encoding mechanism to map the ASCII characters to a reduced character set that is appropriate for filenames. Signed-off-by: Michael Halcrow Cc: Dustin Kirkland Cc: Eric Sandeen Cc: Tyler Hicks Cc: David Kleikamp Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed