1
0
mirror of https://github.com/bitwarden/browser synced 2025-01-06 23:45:54 +01:00
bitwarden-estensione-browser/apps/desktop/desktop_native/napi
Bernd Schoolmann 864e6759fd
Switch to rustcrypto argon2 on desktop (#11753)
* 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>
2024-12-04 11:54:55 +00:00
..
src Switch to rustcrypto argon2 on desktop (#11753) 2024-12-04 11:54:55 +00:00
build.rs
Cargo.toml Switch to rustcrypto argon2 on desktop (#11753) 2024-12-04 11:54:55 +00:00
index.d.ts Switch to rustcrypto argon2 on desktop (#11753) 2024-12-04 11:54:55 +00:00
index.js [PM-7646][PM-5506] Rust IPC changes: Episode 2 (#11122) 2024-10-01 16:28:56 +02:00
package.json [deps]: Update @napi-rs/cli to v2.18.4 (#10584) 2024-10-03 13:13:42 +02:00