diff --git a/mt19937__bx_pattern/BIP39/README.md b/MT19937__bx_pattern/BIP39/README.md similarity index 100% rename from mt19937__bx_pattern/BIP39/README.md rename to MT19937__bx_pattern/BIP39/README.md diff --git a/mt19937__bx_pattern/README.md b/MT19937__bx_pattern/README.md similarity index 64% rename from mt19937__bx_pattern/README.md rename to MT19937__bx_pattern/README.md index 1861878..904a826 100644 --- a/mt19937__bx_pattern/README.md +++ b/MT19937__bx_pattern/README.md @@ -1,5 +1,5 @@ -# Mersenne Twister 32 bit seeding | bx PRNG consumption pattern | BIP39 +# 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. -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 does so. \ No newline at end of file +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. \ No newline at end of file diff --git a/mt19937__trust_wallet_pattern/BIP39/256bit/README.md b/MT19937__trust_wallet_pattern/BIP39/256bit/README.md similarity index 100% rename from mt19937__trust_wallet_pattern/BIP39/256bit/README.md rename to MT19937__trust_wallet_pattern/BIP39/256bit/README.md diff --git a/mt19937__trust_wallet_pattern/BIP39/256bit/selected_addresses_bitcoin_large_transaction_amounts.txt b/MT19937__trust_wallet_pattern/BIP39/256bit/selected_addresses_bitcoin_large_transaction_amounts.txt similarity index 100% rename from mt19937__trust_wallet_pattern/BIP39/256bit/selected_addresses_bitcoin_large_transaction_amounts.txt rename to MT19937__trust_wallet_pattern/BIP39/256bit/selected_addresses_bitcoin_large_transaction_amounts.txt diff --git a/mt19937__trust_wallet_pattern/README.md b/MT19937__trust_wallet_pattern/README.md similarity index 100% rename from mt19937__trust_wallet_pattern/README.md rename to MT19937__trust_wallet_pattern/README.md diff --git a/dart_random_electrum_cake_wallet/README.md b/dart_random__cake_wallet_pattern__electrum_mnemonic/README.md similarity index 82% rename from dart_random_electrum_cake_wallet/README.md rename to dart_random__cake_wallet_pattern__electrum_mnemonic/README.md index 1e2c43c..6a58422 100644 --- a/dart_random_electrum_cake_wallet/README.md +++ b/dart_random__cake_wallet_pattern__electrum_mnemonic/README.md @@ -15,8 +15,6 @@ See also: ### Hashed Mnemonic Seed of Discovered Wallets -File: `cakewallet_weak_bitcoin_seeds_hashed_sorted_version1_2023_11.txt` - A collection of hashes over the mnemonic secrets for all vulnerable wallets we discovered at the time of data set creation. * Creation date: around 2023-11-24 @@ -36,6 +34,6 @@ The example is a valid mnemonic but was unused at the time, and is therefore not #### Publication Details -We provided this data set to the `Cake Wallet` vendor on 2023-11-24 for public adoption into patched new app versions. The data allows for client-side checks in the application to spot and warn of a continued use of known-vulnerable wallets. +We provided the 11/2023 version of this data set to the `Cake Wallet` vendor on 2023-11-24 for public adoption into patched new app versions. The data allows for client-side checks in the application to spot and warn of a continued use of known-vulnerable wallets. They merged it via https://github.com/cake-tech/cake_wallet/pull/1238/files on 2023-12-18. \ No newline at end of file diff --git a/dart_random_electrum_cake_wallet/cakewallet_weak_bitcoin_seeds_hashed_sorted_version1_2023_11.txt b/dart_random__cake_wallet_pattern__electrum_mnemonic/hashed_mnemonic_sha256_electrum_cakewallet_bitcoin_with_usage_sorted_version1_2023_11.txt similarity index 100% rename from dart_random_electrum_cake_wallet/cakewallet_weak_bitcoin_seeds_hashed_sorted_version1_2023_11.txt rename to dart_random__cake_wallet_pattern__electrum_mnemonic/hashed_mnemonic_sha256_electrum_cakewallet_bitcoin_with_usage_sorted_version1_2023_11.txt