Uses of Package
org.bitcoinj.secp
Packages that use org.bitcoinj.secp
Package
Description
API definition package for the
org.bitcoinj.secp module and JAR.Internal helper classes -- not for public use.
-
Classes in org.bitcoinj.secp used by org.bitcoinj.secpClassDescriptionAn secp256k1 ECDH shared secret (a 32-byte hash.)An secp256k1 ECDSA signature.A secp256k1 Schnorr signature.Main interface providing Elliptic Curve Cryptography functions using the SECG curve.Provider interface for implementations of
Secp256k1.Standard, well-known providersA number that is a valid element of the P256K1 field.A single object containing a private key and its derived public key.A P256K1 point in compressed format.Singleton representing the point-at-infinityA non-infinity point, eitherSecpPoint.CompressedorSecpPoint.Uncompressed.A P256K1 point in uncompressed format.A P256k1 private key.A valid secp256k1 Public Key that is a subclass ofECPublicKey.Functional-style result for secp256k1 -- eitherSecpResult.OkorSecpResult.Err.An x-only public key from a point on the secp256k1 curve -
Classes in org.bitcoinj.secp used by org.bitcoinj.secp.ffmClassDescriptionAn secp256k1 ECDH shared secret (a 32-byte hash.)An secp256k1 ECDSA signature.A secp256k1 Schnorr signature.Main interface providing Elliptic Curve Cryptography functions using the SECG curve.Provider interface for implementations of
Secp256k1.A single object containing a private key and its derived public key.A P256K1 point in uncompressed format.A P256k1 private key.A valid secp256k1 Public Key that is a subclass ofECPublicKey.Functional-style result for secp256k1 -- eitherSecpResult.OkorSecpResult.Err.An x-only public key from a point on the secp256k1 curve -
Classes in org.bitcoinj.secp used by org.bitcoinj.secp.internalClassDescriptionAn secp256k1 ECDH shared secret (a 32-byte hash.)An secp256k1 ECDSA signature.A secp256k1 Schnorr signature.A number that is a valid element of the P256K1 field.A single object containing a private key and its derived public key.A P256K1 point in compressed format.A non-infinity point, either
SecpPoint.CompressedorSecpPoint.Uncompressed.A P256K1 point in uncompressed format.A P256k1 private key.A valid secp256k1 Public Key that is a subclass ofECPublicKey.An x-only public key from a point on the secp256k1 curve