Package org.bitcoinj.secp


package org.bitcoinj.secp
API definition package for the org.bitcoinj.secp module and JAR. Part of secp256k1-jdk, a Java library providing Elliptic Curve Cryptography functions using the SECG curve secp256k1. It provides both ECDSA and Schnorr message-signing functions.

The main interface is defined in Secp256k1.