Skip to content

Use BouncyCastle.Cryptography for net6.0 and later #1057

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

Merged
merged 9 commits into from
Dec 24, 2024

Conversation

raymens
Copy link
Contributor

@raymens raymens commented Nov 25, 2024

Implements #1046

Only use it for net6.0 and net8.0.

Chose 2.4.0 as the minimum version due to that one not having any (known) vulnerabilities unlike most previous versions and it requires a pragma that we might as well add now.

Also fixes several other compile issues.

@raymens raymens changed the title Use BouncyCastle.Cryptography Use BouncyCastle.Cryptography when available Nov 26, 2024
@raymens raymens marked this pull request as ready for review November 26, 2024 22:15
@raymens raymens changed the title Use BouncyCastle.Cryptography when available Use BouncyCastle.Cryptography for net6.0 and later Nov 28, 2024
@juanfranblanco juanfranblanco merged commit ecd46a0 into Nethereum:master Dec 24, 2024
1 check failed
@raymens raymens deleted the use-newer-bouncycastle branch January 7, 2025 08:42
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