Commit graph

5 commits

Author SHA1 Message Date
pinkforest
bf0e37d3ed
Workspace x25519 under x25519-dalek 2023-06-27 04:09:32 +00:00
pinkforest(she/her)
8613b5a809
chore: Release 2.0.0-rc.3 (#128)
* chore: Release 2.0.0-rc.3

* cargo update -p curve25519-dalek

* Added note about backends

* Fixed docs broken link

---------

Co-authored-by: Michael Rosenberg <michael@mrosenberg.pub>
2023-06-23 23:54:38 -04:00
Michael Rosenberg
25fa593df2
Update to new Scalar API (#120)
* Updated to new curve25519 scalar API

* Removed clamping from constructors; clamping is always done during scalar-point multiplication

* Updated test to reflect new functionality

* Updated changelog
2023-03-31 16:58:35 -04:00
pinkforest(she/her)
cccf389467
chore: Release 2.0.0-rc.2 (#123) 2023-03-31 13:53:51 -04:00
pinkforest
be8a657ece
Add .lock 2023-03-12 13:27:44 +11:00