Seems like we might learn some things about minimizing OpenSSL from the project below. Also, just another interesting tool.
----- Original message ----- From: Richard Newman <[email protected]> To: "mobile-firefox-dev" <[email protected]> Subject: Conceal: efficient storage encryption for Android Date: Tue, 21 Oct 2014 10:19:47 -0700 Came across this today. https://code.facebook.com/posts/1419122541659395/introducing-conceal-efficient-storage-encryption-for-android/ http://facebook.github.io/conceal/ I find it interesting that — as we almost did at one point — they’ve chopped down OpenSSL to 85KB, wrapped it in Java, and ended up with an efficient storage interface for encrypted data. This might finally put us in a place where we’re OK keeping profiles on an SD card. We might also consider using this for secure backup/restore of profile data. BSD licensed. _______________________________________________ mobile-firefox-dev mailing list [email protected] https://mail.mozilla.org/listinfo/mobile-firefox-dev -- Nathan of Guardian [email protected] _______________________________________________ Guardian-dev mailing list Post: [email protected] List info: https://lists.mayfirst.org/mailman/listinfo/guardian-dev To Unsubscribe Send email to: [email protected] Or visit: https://lists.mayfirst.org/mailman/options/guardian-dev/archive%40mail-archive.com You are subscribed as: [email protected]
