Skip to content

Releases: vacp2p/stealth-address-kit

Nightly build ("master" branch)

10 Sep 00:20
9fffe1d
Compare
Choose a tag to compare
Pre-release

Full Changelog: v0.3.1...nightly

v0.3.1

28 Jun 06:51
7450075
Compare
Choose a tag to compare

What's Changed

  • chore: add benchmarks by @rymnc in #18
  • fix: gitattributes, github pages deployment by @rymnc in #19
  • chore(StealthAddressOnCurve): reuse scalar field from Projective by @rymnc in #20
  • Add the repository field to Cargo.toml by @szabgab in #21

New Contributors

Full Changelog: v0.2.0...v0.3.1

v0.2.0

18 Jun 06:23
97a5b06
Compare
Choose a tag to compare

What's Changed

  • chore(release): v0.1.0 by @rymnc in #5
  • feat(curves): add pallas & vesta by @rymnc in #6
  • chore: refactor common utilities and traits by @rymnc in #7
  • chore: do heavy lifting in trait default impl, cut scope in concrete impls by @rymnc in #8
  • feat(curves): integrate bw6_761 by @rymnc in #9
  • chore(repo): refactor into 2 crates, example and sdk by @rymnc in #10
  • chore(release): v0.2.0-beta by @rymnc in #11
  • fix(deps): optional dependencies based on the features by @rymnc in #12
  • feat(curves): integrate baby_jub_jub by @rymnc in #13
  • chore(sdk): docs, cleanup by @rymnc in #14
  • docs: update readme.md by @rymnc in #15
  • chore: document features appropriately by @rymnc in #16
  • chore(release): v0.2.0 by @rymnc in #17

Full Changelog: v0.1.0...v0.2.0

v0.2.0-beta

27 May 08:08
f2dccae
Compare
Choose a tag to compare

What's Changed

  • chore(release): v0.1.0 by @rymnc in #5
  • feat(curves): add pallas & vesta by @rymnc in #6
  • chore: refactor common utilities and traits by @rymnc in #7
  • chore: do heavy lifting in trait default impl, cut scope in concrete impls by @rymnc in #8
  • feat(curves): integrate bw6_761 by @rymnc in #9
  • chore(repo): refactor into 2 crates, example and sdk by @rymnc in #10

Full Changelog: v0.1.0...v0.2.0-beta

v0.1.0

21 May 15:12
ea27c22
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.0.0...v0.1.0