Sha256: da522c09dc20456eed01cc7571e8ce9e1c23e3d1b6887362075344b4e3f768ad
Contents?: true
Size: 1.15 KB
Versions: 2
Compression:
Stored size: 1.15 KB
Contents
# [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.0-jruby | CHANGES.md |
ed25519-1.2.0 | CHANGES.md |