Skip to content

feat(dpapi): implement DPAPI#381

Merged
Benoît Cortier (CBenoit) merged 12 commits into
masterfrom
dev/dpapi
Feb 27, 2025
Merged

feat(dpapi): implement DPAPI#381
Benoît Cortier (CBenoit) merged 12 commits into
masterfrom
dev/dpapi

Conversation

MS-GKDI structures and DPAPI Blob encoding/decoding.

Docs & references:

* [[MS-GKDI]: Group Key Distribution
Protocol](https://learn.microsoft.com/en-us/openspecs/windows_protocols/ms-gkdi/943dd4f6-6b80-4a66-8594-80df6d2aad0a).
* [jborean93/dpapi-ng](https://github.com/jborean93/dpapi-ng/tree/main).

@CBenoit Benoît Cortier (CBenoit) left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Here we go! Great work, thank you! 🎉

@CBenoit Benoît Cortier (CBenoit) merged commit 66cd938 into master Feb 27, 2025
@CBenoit Benoît Cortier (CBenoit) deleted the dev/dpapi branch February 27, 2025 03:01
@CBenoit Benoît Cortier (CBenoit) changed the title fear(dpapi): implement DPAPI feat(dpapi): implement DPAPI Feb 27, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Development

Successfully merging this pull request may close these issues.

Support SECBUFFER_READONLY_WITH_CHECKSUM in EncryptMessage and DecryptMessage

3 participants