C# bindings for the Bitcoin Core libsecp256k1 library
$ dotnet add package Temnij.Crypto.SecP256k1C# bindings for the Bitcoin Core libsecp256k1 library.
Files in the src/Temnij.Crypto.SecP256k1/runtimes directory are empty.
Before building the project, these files should be replaced with the libsecp256k1 binaries.
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.