data/MT19937__bx_pattern/README.md

5 lines
378 B
Markdown
Raw Permalink Normal View History

2024-12-15 19:53:23 +00:00
# Mersenne Twister 32 bit seeding => bx PRNG consumption pattern
See https://milksad.info/disclosure.html for 32 bit to 8 bit output truncation PRNG consumption pattern details.
2024-12-15 19:53:23 +00:00
The `libbitcoin-explorer` tool `bx` is very flexible and can create BIP39 and non-BIP39 keys of different key sizes. However, there may be other vulnerable software which creates the same weak keys.