Sha256: 53b67bb16a84da85004792763d1ee40757ebb10d2fc054750ae49fe9e5819bb7

Contents?: true

Size: 1.11 KB

Versions: 1

Compression:

Stored size: 1.11 KB

Contents

# [1.0.3] (2017-12-13)

[1.0.3]: https://github.com/cryptosphere/x25519/compare/v1.0.2...v1.0.3

* [#10](https://github.com/cryptosphere/x25519/pull/10)
  Detect degenerate (i.e. all-zero) public keys (fixes #6)

# [1.0.2] (2017-12-13)

[1.0.2]: https://github.com/cryptosphere/x25519/compare/v1.0.1...v1.0.2

* [#9](https://github.com/cryptosphere/x25519/pull/9)
  Make `X25519.provider` an `attr_accessor`
* Raise `X25519::SelfTestFailure` when self-test fails

# [1.0.1] (2017-12-12)

[1.0.1]: https://github.com/cryptosphere/x25519/compare/v1.0.0...v1.0.1

* Have `X25519.self_test` return true on success

# [1.0.0] (2017-12-12)

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

* [#8](https://github.com/cryptosphere/x25519/pull/8)
  Add self-test

* [#7](https://github.com/cryptosphere/x25519/pull/7)
  Factor providers into the `X25519::Provider` namespace

# [0.2.0] (2017-12-12)

[0.2.0]: https://github.com/cryptosphere/x25519/compare/v0.1.0...v0.2.0

* [#5](https://github.com/cryptosphere/x25519/pull/5)
  Rewrite gem in Ruby with minimal native extensions

# 0.1.0 (2017-12-11)

* Initial release

Version data entries

1 entries across 1 versions & 1 rubygems

Version Path
x25519-1.0.3 CHANGES.md