Skip to content

Releases: syntifi/crypto-keys

v0.5.0-SNAPSHOT

16 Sep 14:10
769dcf3
Compare
Choose a tag to compare
v0.5.0-SNAPSHOT Pre-release
Pre-release
Adding MixedCaseChecksum feature implementing CEP57 standard

v0.4.0

13 Sep 13:58
7c02456
Compare
Choose a tag to compare

New feature: Added random key generation for Secp256k1
Fixes: Correcting the signature verification procedure for Secp256k1

Full Changelog: v0.3.1...v0.4.0

v0.3.1

01 Jun 19:22
@oak oak
ccbb114
Compare
Choose a tag to compare
  • added toSeed as overload with no password
  • updated dependencies lombok & jackson-databind

Full Changelog: v0.3.0...v0.3.1

v0.3.0

28 May 15:20
6bd1098
Compare
Choose a tag to compare

What's Changed

  • correcting surefire plugin versioning for testing by @AB3rtz in #7

Full Changelog: v0.2.0...v0.3.0

v0.3.0-SNAPSHOT-3

23 May 20:45
Compare
Choose a tag to compare
v0.3.0-SNAPSHOT-3 Pre-release
Pre-release
Adding Language enum and support to multiple (PT, ES, FR) dictionaries

v0.3.0-SNAPSHOT-2

23 May 19:51
Compare
Choose a tag to compare
v0.3.0-SNAPSHOT-2 Pre-release
Pre-release

Creating Language enum and adding support for multiple dictionaries

v0.3.0-SNAPSHOT

23 May 11:55
Compare
Choose a tag to compare
v0.3.0-SNAPSHOT Pre-release
Pre-release

In this pre-release there is new feature to generate Mnemonics and derive hierarchical deterministic keys from the Mnemonic seed

What's Changed

  • correcting surefire plugin versioning for testing by @AB3rtz in #7

Full Changelog: v0.2.0...v0.3.0-SNAPSHOT

v0.2.0

29 Mar 20:29
@oak oak
4788cff
Compare
Choose a tag to compare

What's Changed

New Contributors

  • @AB3rtz made their first contribution in #6

Full Changelog: v0.1.1...v0.2.0

v0.1.1

03 Mar 16:26
@oak oak
ccdb5c8
Compare
Choose a tag to compare

Full Changelog: v0.1.0...v0.1.1

Fixes Jackson vulnerabilities from web3j

v0.1.0

03 Mar 16:06
@oak oak
6e1d2a0
Compare
Choose a tag to compare

What's Changed

  • Agnostic method signatures/implementations and Base58 support by @oak in #3
  • include sha256 digest support by @oak in #5

New Contributors

  • @oak made their first contribution in #3

Full Changelog: v0.1.0-SNAPSHOT...v0.1.0