mirror of
https://github.com/saymrwulf/pasta_curves-source.git
synced 2026-09-03 19:53:40 +00:00
fixup! Document recent changes in CHANGELOG.md.
This commit is contained in:
parent
73eb83d52d
commit
1bee4d2989
1 changed files with 2 additions and 0 deletions
|
|
@ -12,6 +12,8 @@ and this project adheres to Rust's notion of
|
|||
|
||||
### Changed
|
||||
- Add `repr(transparent)` attribute to Fp/Fq structures.
|
||||
- Omit 'infinity' field from affine coordinates structures and use (0, 0)
|
||||
to denote the identity points.
|
||||
|
||||
## [0.3.0] - 2022-01-03
|
||||
### Added
|
||||
|
|
|
|||
Loading…
Reference in a new issue