Signature
Table of Contents
Interfaces
- HasherInterface
- SignatureInterface
- This is the contract for describing a signature used in ECDSA.
Classes
- SchnorrSignature
- Signature
- Plain Old PHP Object that stores the signature r,s for ECDSA
- Signer
- SignHasher