BlueWallet/class
Ivan Vershigora 31eca3cc2d REF: scrypt + AES-256-GCM (v2 envelope), legacy v1 read-only
Encrypt now emits a v2: envelope — scrypt (N=2^15, r=8, p=1) KDF plus
AES-256-GCM. Decrypt still reads legacy Salted__ (EVP_BytesToKey-MD5 +
AES-256-CBC) ciphertexts, and lazily rewrites them as v2 on the first
successful unlock. Public encrypt/decrypt are now async.
2026-06-22 11:20:56 +01:00
..
wallets FIX: persist Arkade LNURL payment result 2026-06-17 20:54:03 +01:00
azteco.ts ref: convert aztecoRedeem to TS e2e test 2025-08-09 15:44:41 +03:00
bip39_wallet_formats_bluewallet.json ADD: taproot BIP-86 HD wallets (closes #3880) 2025-11-10 20:14:08 +00:00
bip39_wallet_formats.json fix: sync bip39_wallet_formats.json with electrum source files 2024-04-25 15:27:37 +01:00
blue-app.ts REF: scrypt + AES-256-GCM (v2 envelope), legacy v1 read-only 2026-06-22 11:20:56 +01:00
camera.ts fix: appy simple-import-sort plugin 2024-05-21 11:56:10 +01:00
contact-list.ts REF: replace Buffer with Uint8Array where possible 2025-10-06 06:53:24 +03:00
deeplink-schema-match.ts FIX: greatly improve startup time 2026-04-21 19:18:25 +01:00
hd-segwit-bech32-transaction.ts fix: improve typescript coverage 2026-06-14 11:28:25 +01:00
lnurl.ts REF: scrypt + AES-256-GCM (v2 envelope), legacy v1 read-only 2026-06-22 11:20:56 +01:00
measure.ts refactor: speed-up getting utxo (improves send screen performance) 2025-10-20 12:56:37 +01:00
multisig-cosigner.ts ADD: support importing Unchained JSON as multisig cosigner 2026-06-15 16:59:40 +01:00
payjoin-transaction.ts REF: Remove unused function and revert assertStrictEqual 2025-10-16 15:56:44 +03:00
rng.ts fix: improve typescript coverage 2026-06-14 11:28:25 +01:00
wallet-descriptor.ts ADD: taproot BIP-86 HD wallets (closes #3880) 2025-11-10 20:14:08 +00:00
wallet-gradient.ts REF: bump react native 2026-03-16 21:13:23 +00:00
wallet-import.ts OPS: upgrade Arkade SDKs and harden Ark wallet integration (#8585) 2026-06-01 15:22:17 +01:00