Temnij.Crypto.SecP256k1
1.4.0
dotnet add package Temnij.Crypto.SecP256k1 --version 1.4.0
NuGet\Install-Package Temnij.Crypto.SecP256k1 -Version 1.4.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="Temnij.Crypto.SecP256k1" Version="1.4.0" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add Temnij.Crypto.SecP256k1 --version 1.4.0
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: Temnij.Crypto.SecP256k1, 1.4.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.
// Install Temnij.Crypto.SecP256k1 as a Cake Addin #addin nuget:?package=Temnij.Crypto.SecP256k1&version=1.4.0 // Install Temnij.Crypto.SecP256k1 as a Cake Tool #tool nuget:?package=Temnij.Crypto.SecP256k1&version=1.4.0
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
secp256k1-bindings
C# bindings for the Bitcoin Core libsecp256k1 library.
Fork description
- Implemented zero-alloc methods
- Fixed bugs
- Wrapped much more secp256k1 methods
Build
Files in the src/Temnij.Crypto.SecP256k1/runtimes
directory are empty.
Before building the project, these files should be replaced with the libsecp256k1 binaries.
Usage
Look in SecP256k1
class. If you can't find something, look in SecP256k1Native
class. If you are anyway can't find what you need, create an issue.
Product | Versions Compatible and additional computed target framework versions. |
---|---|
.NET | net9.0 is compatible. |
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.
-
net9.0
- No dependencies.
NuGet packages (1)
Showing the top 1 NuGet packages that depend on Temnij.Crypto.SecP256k1:
Package | Downloads |
---|---|
NBip32Fast.Secp256K1
Blazing fast SecP256k1 bip-32 keypath derivation subpackage |
GitHub repositories
This package is not used by any popular GitHub repositories.