1
0
mirror of https://github.com/bitwarden/browser.git synced 2024-10-03 04:59:06 +02:00
bitwarden-browser/libs
Bernd Schoolmann 01091fe260
[PS-2365] Kdf Configuration Options for Argon2 (#4578)
* Implement argon2 config

* Remove argon2 webassembly warning

* Replace magic numbers by enum

* Implement kdf configuration

* Update UI according to design feedback

* Further updates to follow design feedback

* Add oxford comma in argon2 description

* Fix typos in argon2 descriptions

* move key creation into promise with API call

* change casing on PBKDF2

* general improvements

* kdf config on set pin component

* SHA-256 hash argon2 salt

* Change argon2 defaults

* Change argon2 salt hash to cryptoFunctionService

* Fix isLowKdfIteration check

---------

Co-authored-by: Kyle Spearrin <kyle.spearrin@gmail.com>
Co-authored-by: Kyle Spearrin <kspearrin@users.noreply.github.com>
2023-01-30 09:07:51 -05:00
..
.vscode Multi root workspace tweaks (#2858) 2022-06-13 21:39:36 -05:00
angular [PS-2365] Kdf Configuration Options for Argon2 (#4578) 2023-01-30 09:07:51 -05:00
common [PS-2365] Kdf Configuration Options for Argon2 (#4578) 2023-01-30 09:07:51 -05:00
components [EC-1016][EC-1017][EC-1018] add validation to collection dialog (#4528) 2023-01-25 11:03:09 -05:00
node [PS-2251] Implement argon2 kdf (#4468) 2023-01-26 09:20:12 -05:00
shared [EC-648] Fix esm features in node testing environment (#4223) 2023-01-12 13:23:14 +10:00