1.3.0 (2022-01-16)
1.2.4 (2018-01-04)
- Fix JRuby platform name
- Add license information to gemspec
1.2.3 (2017-12-31)
- #18
ext/ed25519_ref10
: Consolidate fe.c and ge.c
1.2.2 (2017-12-31)
1.2.1 (2017-12-15)
- #14 Support MRI 2.0+
1.2.0 (2017-12-15)
1.1.0 (2017-12-13)
-
#11 ext/ed25519_java: switch to str4d/ed25519-java implementation (fixes #4)
-
#9 Implement Java backend as a proper JRuby extension
-
#8 Use an attr_accessor for Ed25519.provider
1.0.0 (2017-12-12)
-
#7 Keypair refactor
-
#6 Switch from "ref" C implementation to SUPERCOP "ref10"
-
#5 Raise Ed25519::VerifyError if signature verification fails
- Initial release