Releases: ERussel/IrohaCrypto
Releases · ERussel/IrohaCrypto
0.2.5
Merge pull request #3 from ERussel/develop
Hex string allocation
0.2.4
- memory leak in toHexString fix
0.2.3
Merge branch 'release/v0.2.3'
0.2.2
- password for seed generator must be normalized utf-8 mnemonic
0.2.1
- fix nullability specifiers in seed and mnemonic creators
0.2
- Add support for seed generation based on BIP39 mnemonic
0.1.1
- add data to hex and hex to data support
0.1.0
- Ed25519 with sha3 512 bytes variant signing implemented