Questions tagged [windows-dpapi]

The Windows Data Protection API (DPAPI) provides operating system-level data protection services to user and system processes.

The Windows Data Protection API (DPAPI) provides operating system-level data protection services to user and system processes.

29 questions
1
vote
2 answers

Microsoft DP API and its keys

Google-fu is failing me, and I could not find documentation that answers the following question: if an application uses Windows machine key or user key to encrypt certain data, and the encrypted data is still available, but machine becomes…
user243647
  • 11
  • 2
1
vote
1 answer

Is it appropriate to tie application-level encryption keys to AD profile

The underlying tech is Windows DPAPI and .NET's use of it via ProtectedData. In our scenario, we have an application that runs across various servers, Web Api's, websites that users can log into and windows services running in the background. All of…
DiskJunky
  • 165
  • 5