Content deleted Content added
Convert inline external links to (bare) refs |
Shrikanta patamajhi Tags: Visual edit Mobile edit Mobile web edit |
||
Line 1:
'''
For nearly all cryptosystems, one of the most difficult challenges is "key management" - in part, how to securely store the decryption key. If the key is stored in ''plain text'', then any user that can access the key can access the encrypted data. If the key is to be encrypted, another key is needed, and so on. DPAPI allows developers to encrypt keys using a symmetric key derived from the user's logon secrets, or in the case of system encryption, using the system's ___domain authentication secrets.
|