dpapi
Bindings for Windows DPAPI, for protecting data on one device using Windows logon or machine credentials. These functions return cipertext for you to store in a file or some other place. If you want the plaintext to be stored in the OS, you may be looking for the keyring package, which is also more portable. This is only bindings to the two most used functions CryptProtectData and CryptUnprotectData, as Microsoft no longer recommends its use in .NET (with SecureString).
Ecosystem
hackage.haskell.org
hackage.haskell.org
Latest Release
3 months ago
0.1.0.0
3 months ago
Versions
1
1
Downloads
11 total
11 total
Links
| Registry | hackage.haskell.org |
| Source | Repository |
| JSON API | View JSON |
| CodeMeta | codemeta.json |
Package Details
| PURL |
pkg:hackage/dpapi
spec |
| License | MPL-2.0 |
| First Release | 3 months ago |
| Last Synced | 1 day ago |