
Since Windows 2000, Microsoft has included an Encrypting File System built within the OS. This can be used to encrypt your important data using a series of keys.
The Windows 8 Encrypting File System (EFS) uses the Rivest Shamir Adleman (RSA) algorithm to encrypt files and folders that contain private information. To encrypt the data, EFS uses a series of keys, including the User Password, DPAPI Master Key, File Encryption Key (FEK or bulk symmetric key), and SYSKEY. These steps will show how to generate the file encryption certificate and key required to use EFS in Windows 8.
Prerequisite: If you’re using a Local Account instead of a Windows Live account, you must have a password set on your account.
[Read more →]


