1
0
mirror of https://github.com/bitwarden/browser.git synced 2024-12-10 14:43:34 +01:00
bitwarden-browser/libs
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
..
.vscode Multi root workspace tweaks (#2858) 2022-06-13 21:39:36 -05:00
admin-console [PM-14542] Move kdf to km ownership (#11877) 2024-11-21 13:45:28 +01:00
angular [PM-13999] Show estimated tax for taxable countries (#12145) 2024-12-04 11:45:44 +01:00
auth feat(auth): [PM-13659] implement 2FA timeout handling across clients 2024-12-03 13:55:40 -06:00
billing create team owned libs for billing, admin-console, platform (#7233) 2023-12-15 09:02:21 -05:00
common [PM-13999] Show estimated tax for taxable countries (#12145) 2024-12-04 11:45:44 +01:00
components [CL-513] Fix lifecycle order for toggle title attribute (#12152) 2024-11-26 11:10:43 -05:00
importer [PM-14990] Add password prompt for ssh key import (#12105) 2024-11-27 17:29:36 +01:00
key-management [PM-14542] Move kdf to km ownership (#11877) 2024-11-21 13:45:28 +01:00
node Switch to rustcrypto argon2 on desktop (#11753) 2024-12-04 11:54:55 +00:00
platform [PM-8582] Move Safari browser check to libs/platform (#11007) 2024-09-16 15:36:05 -04:00
shared [CL-425] - add tools card component (#11375) 2024-10-11 23:00:45 +02:00
tools [PM-12743] a11y changes to make new drop down list for send and vault accessible (#11717) 2024-12-02 10:30:38 -06:00
vault [PM-15533] Remove isNotClone parameter from updateWithServer method (#12233) 2024-12-03 15:43:09 -08:00