Skip to content

Releases: ERussel/IrohaCrypto

0.2.5

03 Dec 08:48
7871946
Compare
Choose a tag to compare
Merge pull request #3 from ERussel/develop

Hex string allocation

0.2.4

30 Nov 11:18
780ba24
Compare
Choose a tag to compare
  • memory leak in toHexString fix

0.2.3

27 Nov 07:40
Compare
Choose a tag to compare
Merge branch 'release/v0.2.3'

0.2.2

27 Nov 07:32
Compare
Choose a tag to compare
  • password for seed generator must be normalized utf-8 mnemonic

0.2.1

20 Nov 21:43
Compare
Choose a tag to compare
  • fix nullability specifiers in seed and mnemonic creators

0.2

20 Nov 19:02
Compare
Choose a tag to compare
0.2
  • Add support for seed generation based on BIP39 mnemonic

0.1.1

23 Oct 15:37
Compare
Choose a tag to compare
  • add data to hex and hex to data support

0.1.0

17 Oct 20:36
Compare
Choose a tag to compare
  • Ed25519 with sha3 512 bytes variant signing implemented