Files
HackBrowserData/browser/chromium
moonD4rk f230aeb342 test: fix v10 Windows test to use 32B AES-256-GCM key
decryptValue routes v10 by key length (32B→GCM, 16B→CBC); the test's
16B key landed on the CBC path against GCM ciphertext. Real Windows v10
keys are always 32B.
2026-06-01 23:01:22 +08:00
..