RE: Getting a Symmetric Key From Windows
- From: Wayne Berry <waynebe@xxxxxxxxxxxxx>
- Date: Sun, 11 Nov 2007 09:54:00 -0800
I did some more research and what I want to do is a lot like the Encrypting
File System (EFS) on NTFS. Documentated best here:
http://en.wikipedia.org/wiki/Encrypting_File_System
What I would like to do is get the File Encryption Key, or FEK and the
public key that is associated with the user who encrypted the file (unnamed
in the wikipedia article). If I can't get the FEK that is used in EFS I
could create my own, however I would need to do it at the domain level so I
could share across machines in that domain. However, getting the users
public key is probably the trick here.
Just to note, I am creating my own virtual user space file strore and not
using NTFS, so I can't use the RAW APIs which are one directional.
-Wayne
.
- Follow-Ups:
- RE: Getting a Symmetric Key From Windows
- From: "Jeffrey Tan[MSFT]"
- RE: Getting a Symmetric Key From Windows
- References:
- Getting a Symmetric Key From Windows
- From: Wayne Berry
- Getting a Symmetric Key From Windows
- Prev by Date: Getting a Symmetric Key From Windows
- Next by Date: Re: Access is denied - GetEffectiveRightsFromAcl
- Previous by thread: Getting a Symmetric Key From Windows
- Next by thread: RE: Getting a Symmetric Key From Windows
- Index(es):
Relevant Pages
|