Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[parity-crypto] bump version to 0.4.0 #149

Merged
merged 12 commits into from
May 23, 2019

Commits on May 13, 2019

  1. Configuration menu
    Copy the full SHA
    99f8118 View commit details
    Browse the repository at this point in the history
  2. Beta

    dvdplm committed May 13, 2019
    Configuration menu
    Copy the full SHA
    b36ec77 View commit details
    Browse the repository at this point in the history
  3. Upgrade scrypt to latest and prefer subtle to constant_time_eq.

    Add Changelog section to readme
    dvdplm committed May 13, 2019
    Configuration menu
    Copy the full SHA
    b27bf12 View commit details
    Browse the repository at this point in the history
  4. remove cruft

    dvdplm committed May 13, 2019
    Configuration menu
    Copy the full SHA
    65a6407 View commit details
    Browse the repository at this point in the history
  5. Fix hash sizes

    dvdplm committed May 13, 2019
    Configuration menu
    Copy the full SHA
    01c8860 View commit details
    Browse the repository at this point in the history
  6. Improve wording

    dvdplm committed May 13, 2019
    Configuration menu
    Copy the full SHA
    366452e View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    393aefc View commit details
    Browse the repository at this point in the history

Commits on May 19, 2019

  1. Merge branch 'master' into dp/chore/prep-parity-crypto-for-release

    * master:
      [parity-crypto] zero memory for hmac signing keys (#157)
      Added absolute path for 'Result' usage in macros to avoid type collisions. (#160)
      [parity-bytes] add no-std support   (#154)
      [parity-crypto] Derive Debug for digests and signatures (#155)
      Restore the previous API to allow variable size keys for Hmac operations (#152)
      Implemented TryFrom<biguint> for primitives (#148)
    dvdplm committed May 19, 2019
    Configuration menu
    Copy the full SHA
    53254a4 View commit details
    Browse the repository at this point in the history
  2. bump beta version

    dvdplm committed May 19, 2019
    Configuration menu
    Copy the full SHA
    ad1d4b7 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    a1b39ef View commit details
    Browse the repository at this point in the history

Commits on May 22, 2019

  1. Remove unused error variants

    dvdplm committed May 22, 2019
    Configuration menu
    Copy the full SHA
    e588fcb View commit details
    Browse the repository at this point in the history
  2. 0.4

    dvdplm committed May 22, 2019
    Configuration menu
    Copy the full SHA
    b32ef58 View commit details
    Browse the repository at this point in the history