mirror of
https://github.com/bitwarden/browser
synced 2025-01-08 00:17:06 +01:00
864e6759fd
* Switch to rustcrypto argon2 on desktop * Make argon2 use zeroize * Remove argon2 native modules from electron-builder config * Clean rust implementation of argon2 * Update cargo.lock * Update apps/desktop/desktop_native/napi/src/lib.rs Co-authored-by: Thomas Avery <43214426+Thomas-Avery@users.noreply.github.com> * Add tests * Clean up test * Remove argon2 external from webpack main * Fix build * Fix argon2 module causing a startup crash --------- Co-authored-by: Thomas Avery <43214426+Thomas-Avery@users.noreply.github.com> |
||
---|---|---|
.. | ||
.cargo | ||
core | ||
napi | ||
proxy | ||
.gitignore | ||
build.js | ||
Cargo.lock | ||
Cargo.toml |