2025-01-14 20:24:23 +00:00
|
|
|
# Mersenne Twister 32 bit seeding => Trust Wallet PRNG consumption pattern => BIP32 master key
|
2024-12-17 11:54:08 +00:00
|
|
|
|
2025-01-14 20:24:23 +00:00
|
|
|
This is a special and unusual way of generating keys with BIP32, but without derivations.
|
2024-12-17 11:54:08 +00:00
|
|
|
|
|
|
|
We're not aware of a specific wallet software with this weak generation pattern.
|
|
|
|
|
|
|
|
## Observed Usage
|
|
|
|
|
|
|
|
* We only investigated usage with Bitcoin.
|
|
|
|
* Compressed and uncompressed pubkeys
|
|
|
|
|
|
|
|
## Writeups
|
|
|
|
|
|
|
|
* See [research update #2](https://milksad.info/posts/research-update-2/).
|