mirror of
https://github.com/bitwarden/browser
synced 2025-12-06 00:13:28 +00:00
* Update cargo.lock on windows * Move ABE key decoding to helper.exe * Safe slice operations (no panics) * Refactor CNG code a bit * Refactor CNG code a bit more * Update README to match the new flow * DRY up v1 and v2 decryption * Remove all the crates and windows features that are not needed * helper.exe split into a bunch of files * Refator mod windows * Minor cleanup --------- Co-authored-by: Oscar Hinton <Hinton@users.noreply.github.com>