All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.
- Implement hash2curve (#964)
- Panics when decoding
FieldElement
s (#967)
serde
feature (#962)
- Remove
pub
fromarithmetic
module (#961)
- Bernstein-Yang scalar inversions (#786)
- VOPRF support (#924)
arithmetic
feature (#953)ecdh
feature (#954)ecdsa
feature (#956)
- Initial release