Skip to content

Conversation

@rressi-at-globus
Copy link
Contributor

@rressi-at-globus rressi-at-globus commented Dec 1, 2025

Description

With this snapshot, we are simply taking the latest available version for each source repository.

Changes with repo weidai11/cryptopp:

Changes with repo noloader/cryptopp-pem, we are adding these contributions:

Changes with repo abdes/cryptopp-cmake:

@rressi-at-globus rressi-at-globus force-pushed the feature/cryptopp_2025-12-01 branch 2 times, most recently from d4f3f17 to 83f6b08 Compare December 1, 2025 07:20
Copy link
Contributor Author

Choose a reason for hiding this comment

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

  • This patch has already been merged into the repo.

@rressi-at-globus rressi-at-globus force-pushed the feature/cryptopp_2025-12-01 branch 4 times, most recently from 50f341b to f24bf56 Compare December 1, 2025 08:51
@rressi-at-globus rressi-at-globus force-pushed the feature/cryptopp_2025-12-01 branch from f24bf56 to 99b49b7 Compare December 1, 2025 09:06
+ PEM_Save(snk, privateKey, rng, PRIVATE_RSA_ALGORITHM, secret.data(), secret.size());
}
snk.MessageEnd();
}
Copy link
Contributor Author

Choose a reason for hiding this comment

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

It seems that with more recent versions of PEM_Save, on cryptopp-pem, they inverted the order of the 2 parameters.

@rressi-at-globus
Copy link
Contributor Author

It seems to me that the failures on CI with itk[core,opencv,rtk,tools,vtk]:arm64-windows-static-md are not related with this contribution.

If it is NOT the case, please support me on how to fix the related failure.

@BillyONeal
Copy link
Member

It seems to me that the failures on CI with itk[core,opencv,rtk,tools,vtk]:arm64-windows-static-md are not related with this contribution.

Yes, this was fixed by #48576

Copy link
Member

@BillyONeal BillyONeal left a comment

Choose a reason for hiding this comment

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

Thanks!

@BillyONeal BillyONeal merged commit 2efb4ac into microsoft:master Dec 1, 2025
18 checks passed
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.

2 participants