1
0
mirror of https://github.com/bitwarden/browser.git synced 2025-02-16 01:21:48 +01:00
bitwarden-browser/apps/desktop/src
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
..
app Switch to rustcrypto argon2 on desktop (#11753) 2024-12-04 11:54:55 +00:00
auth [PM-4816] Create shared LoginApprovalComponent (#11982) 2024-11-22 12:55:26 -06:00
autofill/services [PM-5571] Migrate enableDDG to state provider framework (#8384) 2024-03-22 13:32:03 -04:00
images [CL-265] CL/extension refresh feature branch (#8696) 2024-11-15 09:21:17 -05:00
key-management [PM-8836] Move ownership of biometrics to key-management (#10818) 2024-09-30 18:14:32 +02:00
locales feat(auth): [PM-13659] implement 2FA timeout handling across clients 2024-12-03 13:55:40 -06:00
main [PM-12989] Create process for qa to build client with particular sdk version (#11601) 2024-11-19 13:59:59 +01:00
models/native-messaging Delete Unused Bits of StateService (#9858) 2024-07-08 20:38:10 -04:00
platform Switch to rustcrypto argon2 on desktop (#11753) 2024-12-04 11:54:55 +00:00
scss [PM-12753] Desktop edit folder button visibility (#11284) 2024-11-15 09:54:13 -05:00
services [Pm-9823] Extract biometric messaging service (#10862) 2024-11-22 17:41:14 -08:00
types [PM-990] Unix biometrics unlock via Polkit (#4586) 2024-08-06 11:04:17 -04:00
vault/app [PM-14990] Add password prompt for ssh key import (#12105) 2024-11-27 17:29:36 +01:00
entry.ts [PM-13361] Fix DDG backwards compat (#11804) 2024-10-31 18:03:24 +01:00
global.d.ts [PM-3996] Scaffolding for preload script (#6065) 2023-10-12 11:50:17 +02:00
index.html [PM-11766] Introduce SDK client (#10974) 2024-10-07 13:20:50 +02:00
main.ts [PM-12989] Create process for qa to build client with particular sdk version (#11601) 2024-11-19 13:59:59 +01:00
package-lock.json Switch to rustcrypto argon2 on desktop (#11753) 2024-12-04 11:54:55 +00:00
package.json Switch to rustcrypto argon2 on desktop (#11753) 2024-12-04 11:54:55 +00:00
preload.ts [PM-8836] Move ownership of biometrics to key-management (#10818) 2024-09-30 18:14:32 +02:00
utils.spec.ts [SM-329] Merge libs/electron into desktop (#3989) 2022-12-02 12:45:09 +01:00
utils.ts [PM-990] Unix biometrics unlock via Polkit (#4586) 2024-08-06 11:04:17 -04:00