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.
- merge
u576_to_le_bytesintoFieldBytes::from_uint_unchecked(#969) - switch to upstream RFC6979-based ECDSA (#1016)
- Update to
elliptic-curvev0.14 (#1011) - Update to
ecdsav0.17 (#1011) - Update to
sec1v0.8 (#1011) - Update to
secdectv0.3 (#1084) - Update to
rand_corev0.9 (#1125) - Update to
hybrid-arrayv0.3 (#1125) - Edition changed to 2024 and MSRV bumped to 1.85 (#1125)
- Relax MSRV policy and allow MSRV bumps in patch releases
- Implement hash2curve (#964)
- Panics when decoding
FieldElements (#967)
serdefeature (#962)
- Remove
pubfromarithmeticmodule (#961)
- Bernstein-Yang scalar inversions (#786)
- VOPRF support (#924)
arithmeticfeature (#953)ecdhfeature (#954)ecdsafeature (#956)
- Initial release