An open API service providing package, version and dependency metadata of many open source software ecosystems and registries.

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
Latest Release
0.1.0.0
3 months ago
Versions
1
Downloads
11 total
Past Dependents
Include Past Dependents

Check this option to include packages that no longer depend on this package in their latest version but previously did.

Filter by Kind
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