bitwarden-browser/apps/browser/src
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
..
_locales [SG-458] Master Password security checks (browser) (#4502) 2023-01-24 16:04:01 -05:00
alarms [PS-815] MV3: Replace usage of delayed/periodic operations with AlarmsAPI (#4103) 2022-11-29 18:14:42 +01:00
background Use Memory Storage directly in Session Sync (#4423) 2023-01-12 14:39:33 -06:00
browser [PS-2303] MV3 Service Cache Enhancements (#4507) 2023-01-20 12:33:41 -05:00
clipboard Use Memory Storage directly in Session Sync (#4423) 2023-01-12 14:39:33 -06:00
commands [PS-1306] Context Menu for MV3 (#3910) 2023-01-06 19:31:32 -05:00
content [PS-1306] Context Menu for MV3 (#3910) 2023-01-06 19:31:32 -05:00
decorators Use Memory Storage directly in Session Sync (#4423) 2023-01-12 14:39:33 -06:00
images [PS-1693] feat(browser): implement theming for notification bar (#3805) 2022-10-27 19:34:47 +02:00
listeners [PS-2303] MV3 Service Cache Enhancements (#4507) 2023-01-20 12:33:41 -05:00
models [PS-1854] Split services between background and visualizations (#4075) 2022-11-23 16:26:57 -06:00
notification [PS-1693] feat(browser): implement theming for notification bar (#3805) 2022-10-27 19:34:47 +02:00
popup [SG-458] Master Password security checks (browser) (#4502) 2023-01-24 16:04:01 -05:00
safari Update year in copyrights (#4325) 2022-12-28 21:59:23 +01:00
scripts [EC-183] Mono Repository - Browser (#2531) 2022-05-03 19:38:55 +02:00
services Fix autofill of expiration date input for bank cards (#3768) 2023-01-18 19:51:37 +01:00
types [PS-1306] Context Menu for MV3 (#3910) 2023-01-06 19:31:32 -05:00
background.html [EC-183] Mono Repository - Browser (#2531) 2022-05-03 19:38:55 +02:00
background.ts [PS-2303] MV3 Service Cache Enhancements (#4507) 2023-01-20 12:33:41 -05:00
flags.ts [EC-473] Add feature flags to common code (#3324) 2022-08-26 13:00:14 +10:00
globals.d.ts Ps 1291 fix extension icon updates (#3571) 2022-10-19 08:55:57 -05:00
managed_schema.json [SM-88] [BEEEP] Add support for chrome.storage.managed for environment urls (#3120) 2022-08-08 07:40:09 -04:00
manifest.json Bumped browser version to 2023.1.0 (#4443) 2023-01-11 09:56:56 +01:00
manifest.v3.json [PS-2251] Implement argon2 kdf (#4468) 2023-01-26 09:20:12 -05:00