Skip to content

v0.10.0-alpha.1

Pre-release
Pre-release

Choose a tag to compare

@mcginty mcginty released this 18 Feb 21:50
· 39 commits to main since this release

v0.10.0-alpha.1

This change brings in some very welcome additions: no_std support, finally, and unofficial support for the P-256 curve.

New

Improvements

Migrating from 0.9

This should be a zero-diff change for most users of Snow, but there are small semver incompatibilities.

  • DHChoice::Ed448 has been renamed to DHChoice::Curve448
  • Multiple new error enum variants have been added.

New Contributors

Full Changelog: v0.9.0...v0.10.0-alpha.1