data/MT19937__trust_wallet_pattern/direct/README.md

14 lines
510 B
Markdown

# Mersenne Twister 32 bit seeding => Trust Wallet PRNG consumption pattern => direct elliptic curve key
This is a special and unusual way of generating keys directly from the PRNG output without any BIP39 or BIP32 hashing or derivations.
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/).