signer/signer library

Classes

BitcoinSigner
The BitcoinSigner class encapsulates functionality for signing Bitcoin messages, transactions, and Schnorr-based transactions using ECDSA (Elliptic Curve Digital Signature Algorithm) and related cryptographic operations.
BitcoinSignerUtils
The BitcoinSignerUtils class provides utility methods related to Bitcoin signing operations.
BitcoinVerifier
The BitcoinVerifier class encapsulates functionality for verifying Bitcoin transactions, Schnorr-based transactions, and messages using ECDSA (Elliptic Curve Digital Signature Algorithm) and related cryptographic operations.
CardanoSigner
Class for signing Solana transactions using either EDDSA algorithm.
CardanoSignerConst
Constants used by the Solana signer for cryptographic operations.
CardanoVerifier
Class representing an Solana Verifier for signature verification.
ETHSignature
Represents an Ethereum signature, consisting of the 'r', 's', and 'v' components.
ETHSignatureUtils
Utility class for Ethereum signature operations.
ETHSigner
Ethereum Signer class for cryptographic operations, including signing and verification.
ETHSignerConst
Constants used by the Ethereum Signer for cryptographic operations.
ETHVerifier
Ethereum Verifier class for cryptographic operations, including signature verification.
SolanaSigner
Class for signing Solana transactions using either EDDSA algorithm.
SolanaSignerConst
Constants used by the Solana signer for cryptographic operations.
SolanaVerifier
Class representing an Solana Verifier for signature verification.
SubstrateSigner
SubstrateVerifier
TronSigner
Tron Signer class for cryptographic operations, including signing and verification.
TronSignerConst
Constants used by the Tron Signer for cryptographic operations.
TronVerifier
Tron Verifier class for cryptographic operations, including signature verification.
XrpSigner
Class for signing XRP transactions using either EDDSA or ECDSA algorithm.
XrpVerifier
Class representing an XRP (Ripple) Verifier for signature verification.