Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update crypto::cng for Win10 x64 20H2, 21H2, 22H2 + Win11 22H2 #413

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

hubert3
Copy link
Contributor

@hubert3 hubert3 commented Nov 29, 2022

KB updates have deployed newer versions of ncryptprov.dll

Version 10.0.19041.2193 is seen on Win10 x64 20H2, 21H2, 22H2 as of 2022-11-30

This crypto::cng patch works on that version, 10.0.19041.1620 and probably some earlier ones

May 2023: Added another patch for Win11 x64 22H2 with ncryptprov.dll 10.0.22621.1635

@hubert3 hubert3 mentioned this pull request May 3, 2023
@hubert3 hubert3 changed the title Update crypto::cng for Win10 x64 20H2, 21H2, 22H2 Update crypto::cng for Win10 x64 20H2, 21H2, 22H2 + Win11 22H2 May 9, 2023
…yptprov.dll version seen after applying Windows updates
@TFenby
Copy link

TFenby commented Nov 9, 2023

Don't suppose you have the binaries for this? Or could push it again so appveyor does the work for me?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants