Sha256: 4806d677d48f6e4afb8b2e733427d3b1d3a7b37e9f85f548cc553bfc60db68d1

Contents?: true

Size: 1.32 KB

Versions: 2

Compression:

Stored size: 1.32 KB

Contents

# [1.2.1] (2017-12-15)

[1.2.1]: https://github.com/cryptosphere/x25519/compare/v1.2.0...v1.2.1

* [#14](https://github.com/cryptosphere/ed25519/pull/14)
  Support MRI 2.0+

# [1.2.0] (2017-12-15)

[1.2.0]: https://github.com/cryptosphere/x25519/compare/v1.1.0...v1.2.0

* [#13](https://github.com/cryptosphere/ed25519/pull/13)
  Add `Ed25519::SigningKey.from_keypair`

* [#12](https://github.com/cryptosphere/ed25519/pull/12)
  Add `Ed25519.validate_key_bytes` method

# [1.1.0] (2017-12-13)

[1.1.0]: https://github.com/cryptosphere/x25519/compare/v1.0.0...v1.1.0

* [#11](https://github.com/cryptosphere/ed25519/pull/11)
  ext/ed25519_java: switch to str4d/ed25519-java implementation (fixes #4)

* [#9](https://github.com/cryptosphere/ed25519/pull/9)
  Implement Java backend as a proper JRuby extension

* [#8](https://github.com/cryptosphere/ed25519/pull/8)
  Use an attr_accessor for Ed25519.provider

# [1.0.0] (2017-12-12)

[1.0.0]: https://github.com/cryptosphere/x25519/compare/v0.1.0...v1.0.0

* [#7](https://github.com/cryptosphere/ed25519/pull/7)
  Keypair refactor

* [#6](https://github.com/cryptosphere/ed25519/pull/6)
  Switch from "ref" C implementation to SUPERCOP "ref10"

* [#5](https://github.com/cryptosphere/ed25519/pull/5)
  Raise Ed25519::VerifyError if signature verification fails

# 0.1.0 (2017-12-11)

* Initial release

Version data entries

2 entries across 2 versions & 1 rubygems

Version Path
ed25519-1.2.1-jruby CHANGES.md
ed25519-1.2.1 CHANGES.md