-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 On 09/16/2013 02:34 PM, William Roberts wrote: > my tools were generic... I did it over a year ago. I am having a > hard time remembering what, or how I did it. > That's too bad. I could use some help :-) I've had limited success so far. I've if-def'd out the Mozilla NSS stuff and am just concentrating on getting mount.ecryptfs working when options are passed directly to it: mount.ecryptfs lower upper \ -o ecryptfs_cipher=aes,ecryptfs_key_bytes=16,... There are three libraries that mount.ecryptfs needs: libkeyutils, libecryptfs, and libecryptfs_key_mod_passphrase. I've managed to build each of those after some minor changes (for android-arm). With those libraries available, I can then build the mount utility. However, when I try the above command on my device I get an error from the function ecryptfs_eval_decision_graph() :-( Here is a more general question for the list: is this forum more for the ecryptfs kernel mod devs? or do the ecryptfs user-tool devs hang out here, too? - -James M -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.12 (GNU/Linux) Comment: Using GnuPG with undefined - http://www.enigmail.net/ iEYEARECAAYFAlI6HLsACgkQ4Arkm0Hw/FIg+QCghuQJadNtJm5rRL9QID7ugJwf P4sAnjbNzYw52jhPMdtkFZgPBBRiCasz =NVGB -----END PGP SIGNATURE----- -- To unsubscribe from this list: send the line "unsubscribe ecryptfs" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html