On Tue, May 8, 2012 at 9:13 AM, Edward Ned Harvey <open...@nedharvey.com> wrote:
> Suppose you have a single resource to be encrypted, and it should be
> accessible by multiple users.  Is there a way to encrypt something such that
> multiple keys would work?  I can't seem to find any such solution...
Take a look at Microsoft's Encrypted File System (EFS). Its encrypted
under a user's key with a recovery key.

I seem to recall a nice explaination during an MCSE course, but I
don't have the book with me.

> How do things like FileVault implement a Master Key, and multiple users?
FileVault is not the best example of how to do cryptography :)

Jeff
______________________________________________________________________
OpenSSL Project                                 http://www.openssl.org
User Support Mailing List                    openssl-users@openssl.org
Automated List Manager                           majord...@openssl.org

Reply via email to