https://github.com/tsmoreland/credentialstore
Win32 Credential Manager API wrapping Win32 funcitons
https://github.com/tsmoreland/credentialstore
cmake cpp17 credentialstore csharp dotnet-core google-test java java-11 java-module junit5 nunit spring win32 win32api
Last synced: 4 months ago
JSON representation
Win32 Credential Manager API wrapping Win32 funcitons
- Host: GitHub
- URL: https://github.com/tsmoreland/credentialstore
- Owner: tsmoreland
- License: mit
- Created: 2020-07-26T14:50:24.000Z (over 5 years ago)
- Default Branch: main
- Last Pushed: 2025-08-20T12:47:19.000Z (4 months ago)
- Last Synced: 2025-08-20T14:44:24.862Z (4 months ago)
- Topics: cmake, cpp17, credentialstore, csharp, dotnet-core, google-test, java, java-11, java-module, junit5, nunit, spring, win32, win32api
- Language: Java
- Homepage:
- Size: 938 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 8
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# CredentialStore
Win32 Credential Manager API wrapping Win32 funcitons
## Build Status



## Credential Manager
provides Credential Manager allowing CRUD operations to Win32 Credential Manager
## Credential
Managed wrapper around Win32 CREDENTIAL structure, secrets are stored as string so no security is guarenteed at this time it is expected that the machine itself and specifically the process will be responsible for this security.