Module org.bitcoinj.secp
@NullMarked
module org.bitcoinj.secp
API definition module for secp256k1-jdk, a Java library providing
Elliptic Curve Cryptography functions using the SECG curve
secp256k1.
It provides both ECDSA and Schnorr message signing and verification functions.
For more information see the package org.bitcoinj.secp or the main interface
Secp256k1.
-
Packages
ExportsPackageDescriptionAPI definition package for theorg.bitcoinj.secpmodule and JAR.