All notable changes to this repo will be documented in this file.
The format is based on Keep a Changelog and this project adheres to Semantic Versioning.
- Export tBLS signature Value
- Negate the DKLs signature V value
- Add BLS12-381 curve
- Add BLS signatures
- Update to always produce DKLS low-s form
- Update accumulator implementation to use alias-ing instead of one field structs
- Update accumulator implementation marshaling implementation
- Update verifiable encryption API
- Add Accumulator
- Update for new curve abstraction
- Update verifiable encryption API
- Add Verifiable Encryption
- Add FROST DKG
- Add DKLS threshold signing
- Add curve abstraction
- Pasta Curves: Pallas and Vesta
- BBS+ signatures
- Add recovery id to output of tECDSA signatures in Round 6
- Add Neg and Bytes to EcScalar
- Add SubFieldOrder to Field struct