Skip to content

Commit

Permalink
Replace Bouncy Castle package (#7124)
Browse files Browse the repository at this point in the history
  • Loading branch information
rubo authored Jun 3, 2024
1 parent 1060835 commit 519ff42
Show file tree
Hide file tree
Showing 7 changed files with 246 additions and 682 deletions.
4 changes: 2 additions & 2 deletions src/Nethermind/Directory.Packages.props
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,7 @@
<PackageVersion Include="AspNetCore.HealthChecks.UI.InMemory.Storage" Version="8.0.1" />
<PackageVersion Include="BenchmarkDotNet" Version="0.13.12" />
<PackageVersion Include="BenchmarkDotNet.Diagnostics.Windows" Version="0.13.12" />
<PackageVersion Include="BouncyCastle.Cryptography" Version="2.4.0" />
<PackageVersion Include="Ckzg.Bindings" Version="1.0.2.837" />
<PackageVersion Include="Colorful.Console" Version="1.2.15" />
<PackageVersion Include="CommandLineParser" Version="2.9.1" />
Expand Down Expand Up @@ -58,7 +59,6 @@
<PackageVersion Include="NUnit3TestAdapter" Version="4.5.0" />
<PackageVersion Include="Open.NAT.Core" Version="2.1.0.5" />
<PackageVersion Include="Polly" Version="8.4.0" />
<PackageVersion Include="Portable.BouncyCastle" Version="1.9.0" />
<PackageVersion Include="prometheus-net.AspNetCore" Version="8.2.1" />
<PackageVersion Include="Pyroscope" Version="0.8.14" />
<PackageVersion Include="ReadLine" Version="2.0.1" />
Expand All @@ -76,4 +76,4 @@
<PackageVersion Include="TestableIO.System.IO.Abstractions.Wrappers" Version="21.0.2" />
<PackageVersion Include="Websocket.Client" Version="5.1.1" />
</ItemGroup>
</Project>
</Project>
Loading

0 comments on commit 519ff42

Please sign in to comment.