Skip to content

v0.1.0 - 2018-10-29

Compare
Choose a tag to compare
@lawliet89 lawliet89 released this 29 Oct 02:51
· 125 commits to master since this release
a9ee1de

Breaking Change

  • Minimum Rust 1.27.2 supported. Older versions might build, but this might not be supported.
  • Ring 0.13.2 minimum required. This breaks with other libraries using any other versions

Features

  • Add ECDSA support (#95)
  • Additional claims validation (#99)
  • RSA signature validation with only the exponent and modulus (#100)