bitwarden-browser/libs/angular/src/components
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
..
modal Move to libs 2022-06-03 16:24:40 +02:00
send Fixing Successful toast message does not appear (#4421) 2023-01-09 12:59:08 +01:00
settings [EC-377] Transition Policy service into providing observables (#3259) 2022-10-11 13:08:48 +01:00
add-edit-custom-fields.component.ts [PS-1906] Extract uploadEvents from EventService into new service (#4108) 2022-12-06 14:47:42 +01:00
add-edit.component.ts [PS-2323] Add honorific title mx (#4533) 2023-01-24 16:54:52 +01:00
attachments.component.ts [PS-1017] corrected web vault accessibility when deleting an item with keyboard (#3893) 2022-12-14 14:59:13 +00:00
callout.component.html Move to libs 2022-06-03 16:24:40 +02:00
callout.component.ts [SM-288] Rename models to follow naming convention (#3795) 2022-10-14 18:25:50 +02:00
captchaProtected.component.ts Use NPM workspace (#2874) 2022-06-14 17:10:53 +02:00
change-password.component.ts [SM-288] Rename models to follow naming convention (#3795) 2022-10-14 18:25:50 +02:00
collections.component.ts [SM-288] Rename models to follow naming convention (#3795) 2022-10-14 18:25:50 +02:00
environment.component.ts Use NPM workspace (#2874) 2022-06-14 17:10:53 +02:00
export-scope-callout.component.html Move to libs 2022-06-03 16:24:40 +02:00
export-scope-callout.component.ts [PS-1092] Organization Service Observables (#3462) 2022-09-27 16:25:19 -04:00
export.component.ts [CL-58] Make icon button compatible with bit suffix directive (#4057) 2022-12-20 08:14:29 +10:00
folder-add-edit.component.ts [PS-1017] corrected web vault accessibility when deleting an item with keyboard (#3893) 2022-12-14 14:59:13 +00:00
generator.component.ts SG-632 Fix default value of email providers list (#4213) 2022-12-16 14:32:18 +00:00
hint.component.ts Two-Step Login (#3852) 2022-10-28 14:54:55 -04:00
icon.component.html [EC-647] OAVR v2 Feature Branch Merge (#3882) 2023-01-19 11:01:07 -05:00
icon.component.ts [SM-288] Rename models to follow naming convention (#3795) 2022-10-14 18:25:50 +02:00
lock.component.ts [SM-288] Rename requests and responses to follow naming convention (#3806) 2022-10-18 19:01:42 +02:00
login.component.ts [SG-742] (#4190) 2022-12-16 10:08:44 -05:00
password-generator-history.component.ts [SM-288] Rename models to follow naming convention (#3795) 2022-10-14 18:25:50 +02:00
password-history.component.ts [SM-288] Rename models to follow naming convention (#3795) 2022-10-14 18:25:50 +02:00
password-reprompt.component.ts Use NPM workspace (#2874) 2022-06-14 17:10:53 +02:00
premium.component.ts Use NPM workspace (#2874) 2022-06-14 17:10:53 +02:00
register.component.ts [PS-2251] Implement argon2 kdf (#4468) 2023-01-26 09:20:12 -05:00
remove-password.component.ts [PS-1092] Organization Service Observables (#3462) 2022-09-27 16:25:19 -04:00
set-password.component.ts [PS-2251] Implement argon2 kdf (#4468) 2023-01-26 09:20:12 -05:00
set-pin.component.ts Use NPM workspace (#2874) 2022-06-14 17:10:53 +02:00
share.component.ts [PS-1942] Add Provider Filters (#4147) 2022-12-01 15:31:24 -05:00
sso.component.ts [SM-288] Rename requests and responses to follow naming convention (#3806) 2022-10-18 19:01:42 +02:00
toastr.component.ts Move to libs 2022-06-03 16:24:40 +02:00
two-factor-options.component.ts Use NPM workspace (#2874) 2022-06-14 17:10:53 +02:00
two-factor.component.ts [PS 1045] bw login with apikey argument fails on cli (#3959) 2022-11-17 12:50:37 +01:00
update-password.component.ts [SM-288] Rename requests and responses to follow naming convention (#3806) 2022-10-18 19:01:42 +02:00
update-temp-password.component.ts [SM-288] Rename requests and responses to follow naming convention (#3806) 2022-10-18 19:01:42 +02:00
user-verification-prompt.component.ts [SM-89] Updates to encrypted export (#2963) 2022-08-29 10:11:44 -04:00
user-verification.component.ts [SM-252] Enable strict templates (#3601) 2022-11-28 18:59:46 +01:00
vault-items.component.ts [EC-647] OAVR v2 Feature Branch Merge (#3882) 2023-01-19 11:01:07 -05:00
view-custom-fields.component.ts [PS-1906] Extract uploadEvents from EventService into new service (#4108) 2022-12-06 14:47:42 +01:00
view.component.ts [PS-1906] Extract uploadEvents from EventService into new service (#4108) 2022-12-06 14:47:42 +01:00