unchained-capital / hermit

Command-line, (SLIP39) sharded wallet designed for air-gapped deployments
https://unchained.com
Apache License 2.0
69 stars 27 forks source link

Fixed a bug in the random number generator. #19

Closed howech closed 4 years ago

howech commented 4 years ago

When we moved to the the official trezor implementation of slip39, we didnt correctly set its random number generator. This change manages the random number generator a little better.