What's Changed
Enhanced security, avoid memory leak issue
- Support accessing words by index from an entropy
e.g. get the first word of key-phrase:
KeyFactory.getInstance().getWordAt(entropy, 0)
Full Changelog: v1.4.0...v1.5.0
Enhanced security, avoid memory leak issue
e.g. get the first word of key-phrase:
KeyFactory.getInstance().getWordAt(entropy, 0)
Full Changelog: v1.4.0...v1.5.0