BlueWallet/tests
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
..
e2e feat: iOS 26 glass (#8508) 2026-06-18 16:37:24 +01:00
helpers ADD: arkade ln pushes (#8634) 2026-06-10 17:35:17 +01:00
integration ADD: arkade ln pushes (#8634) 2026-06-10 17:35:17 +01:00
mocks feat: new qrcodes 2026-04-29 15:10:49 +01:00
unit REF: scrypt + AES-256-GCM (v2 envelope), legacy v1 read-only 2026-06-22 11:20:56 +01:00
.eslintrc TST: jest27, remove jasmine, bump detox, split circleci 2022-06-03 17:54:05 +01:00
custom-environment.js TST: improve flaky integration tests 2024-12-12 12:45:16 +00:00
custom-reporter.js TST: add retries for integration tests on CI 2024-07-24 21:18:28 +01:00
setup.js ADD: arkade ln pushes (#8634) 2026-06-10 17:35:17 +01:00