Nethermind.Crypto.SecP256k1 1.5.0

dotnet add package Nethermind.Crypto.SecP256k1 --version 1.5.0
                    
NuGet\Install-Package Nethermind.Crypto.SecP256k1 -Version 1.5.0
                    
This command is intended to be used within the Package Manager Console in Visual Studio, as it uses the NuGet module's version of Install-Package.
<PackageReference Include="Nethermind.Crypto.SecP256k1" Version="1.5.0" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="Nethermind.Crypto.SecP256k1" Version="1.5.0" />
                    
Directory.Packages.props
<PackageReference Include="Nethermind.Crypto.SecP256k1" />
                    
Project file
For projects that support Central Package Management (CPM), copy this XML node into the solution Directory.Packages.props file to version the package.
paket add Nethermind.Crypto.SecP256k1 --version 1.5.0
                    
#r "nuget: Nethermind.Crypto.SecP256k1, 1.5.0"
                    
#r directive can be used in F# Interactive and Polyglot Notebooks. Copy this into the interactive tool or source code of the script to reference the package.
#:package Nethermind.Crypto.SecP256k1@1.5.0
                    
#:package directive can be used in C# file-based apps starting in .NET 10 preview 4. Copy this into a .cs file before any lines of code to reference the package.
#addin nuget:?package=Nethermind.Crypto.SecP256k1&version=1.5.0
                    
Install as a Cake Addin
#tool nuget:?package=Nethermind.Crypto.SecP256k1&version=1.5.0
                    
Install as a Cake Tool

secp256k1-bindings

Test Nethermind.Crypto.SecP256k1

C# bindings for the Bitcoin Core libsecp256k1 library.

License

This project is licensed under the MIT license and contains dynamically linked secp256k1 binaries licensed under the MIT license.

Product Compatible and additional computed target framework versions.
.NET net9.0 is compatible.  net9.0-android was computed.  net9.0-browser was computed.  net9.0-ios was computed.  net9.0-maccatalyst was computed.  net9.0-macos was computed.  net9.0-tvos was computed.  net9.0-windows was computed.  net10.0 was computed.  net10.0-android was computed.  net10.0-browser was computed.  net10.0-ios was computed.  net10.0-maccatalyst was computed.  net10.0-macos was computed.  net10.0-tvos was computed.  net10.0-windows was computed. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.
  • net9.0

    • No dependencies.

NuGet packages

This package is not used by any NuGet packages.

GitHub repositories (1)

Showing the top 1 popular GitHub repositories that depend on Nethermind.Crypto.SecP256k1:

Repository Stars
NethermindEth/nethermind
A robust execution client for Ethereum node operators.
Version Downloads Last Updated
1.5.0 14,947 8/1/2025
1.4.1 82,249 6/12/2025
1.4.0 365,216 11/22/2024
1.3.0 7,745 11/19/2024
1.2.2 99,245 7/30/2024
1.2.1 76,331 5/30/2024
1.2.0 246 5/25/2024
1.1.1 199,151 12/29/2023
1.1.0 742 12/22/2023
1.0.1 185,389 5/25/2023
1.0.0 22,038 4/23/2023 1.0.0 is deprecated because it has critical bugs.