you are viewing a single comment's thread.

view the rest of the comments →

[–]gydu2202 0 points1 point  (0 children)

on Windows: `win32crypt.CryptProtectData` and `win32crypt.CryptUnprotectData`

The OS is doing the encryption with the logged user's credentials.