bitwarden-browser/apps/web/src/app
Bernd Schoolmann e055e68991
[PS-2251] Implement argon2 kdf (#4468)
* Implement argon2

* Remove argon2 webassembly warning

* Replace magic numbers by enum

* move packages

* cleanup call to argon2

* update call to node argon2

* don't need  wasm-eval

* revert config changes

* Update libs/common/src/enums/kdfType.ts

Co-authored-by: Martin Weinelt <mweinelt@users.noreply.github.com>

* Update kdfType.ts

* apply DEFAULT_PBKDF2_ITERATIONS

* checkIfWasmSupported

Co-authored-by: Kyle Spearrin <kyle.spearrin@gmail.com>
Co-authored-by: Kyle Spearrin <kspearrin@users.noreply.github.com>
Co-authored-by: Martin Weinelt <mweinelt@users.noreply.github.com>
2023-01-26 09:20:12 -05:00
..
accounts [SG-458] Master Password security checks (browser) (#4502) 2023-01-24 16:04:01 -05:00
common [EC-647] OAVR v2 Feature Branch Merge (#3882) 2023-01-19 11:01:07 -05:00
components [SG-980] Organization name badge color doesn't match their organization avatar color from Vault (#4451) 2023-01-23 13:41:35 -05:00
core Use Memory Storage directly in Session Sync (#4423) 2023-01-12 14:39:33 -06:00
guards Add CoreModule (#3149) 2022-07-26 19:34:45 +02:00
layouts [SG-58] Avatar color selector (#3691) 2023-01-01 10:30:09 -05:00
organizations [EC-1019] add a button to members row around name (#4548) 2023-01-25 11:09:17 -05:00
providers [SM-251] Migrate to new avatar component (#3600) 2022-10-27 14:38:34 +02:00
reports Reports remove unneeded dependency on stateService (#4426) 2023-01-11 17:33:00 +01:00
send [PS-1793] Desktop/Browser/Web: tweak disclosure widget design (#3951) 2022-12-15 15:13:09 +01:00
settings [PS-2251] Implement argon2 kdf (#4468) 2023-01-26 09:20:12 -05:00
shared [SM-451] Remove NavigationModule from SharedModule (#4510) 2023-01-23 10:10:25 +01:00
tests Revert "[EC-772] Add i18n key typechecking in web (#4023)" (#4296) 2022-12-21 17:46:23 -05:00
tools [PS-2120] Forcing vault to refresh when the vault is purged or new items are imported (#4380) 2023-01-11 16:47:26 -06:00
vault [EC-1026] Use primary action when clicking on vault row (#4541) 2023-01-25 11:01:46 -05:00
app.component.html Move web to apps/web and bitwarden_license/bit-web 2022-06-02 11:55:37 +02:00
app.component.ts [EC-781] User can bypass master password requirements policy by canceling password reset and pasting invite link (#4218) 2022-12-29 16:20:19 +00:00
app.module.ts [EC-648] Fix esm features in node testing environment (#4223) 2023-01-12 13:23:14 +10:00
oss-routing.module.ts [SG-483] Trial Initiation Cleanup (#4064) 2022-12-12 15:59:40 -05:00
oss.module.ts [SG-168] Passwordless login web MVP (#3424) 2022-09-26 23:26:10 +01:00
wildcard-routing.module.ts Move web to apps/web and bitwarden_license/bit-web 2022-06-02 11:55:37 +02:00