bitwarden-estensione-browser/libs/common/src/misc
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
..
logInStrategies [PS-2365] Kdf Configuration Options for Argon2 (#4578) 2023-01-30 09:07:51 -05:00
captcha_iframe.ts Move to libs 2022-06-03 16:24:40 +02:00
flags.spec.ts [EC-473] Add feature flags to common code (#3324) 2022-08-26 13:00:14 +10:00
flags.ts [EC-272] Web workers using EncryptionService (#3532) 2022-10-28 07:38:54 +10:00
iframe_component.ts Move to libs 2022-06-03 16:24:40 +02:00
linkedFieldOption.decorator.ts [SM-288] Rename models to follow naming convention (#3795) 2022-10-14 18:25:50 +02:00
nodeUtils.ts Move to libs 2022-06-03 16:24:40 +02:00
sequentialize.ts Move to libs 2022-06-03 16:24:40 +02:00
serviceUtils.spec.ts [EC-647] OAVR v2 Feature Branch Merge (#3882) 2023-01-19 11:01:07 -05:00
serviceUtils.ts [EC-647] OAVR v2 Feature Branch Merge (#3882) 2023-01-19 11:01:07 -05:00
throttle.ts Move to libs 2022-06-03 16:24:40 +02:00
utils.ts [EC-639] Replacing apostrophe char for email values in Policies API request (#4390) 2023-01-25 14:00:46 +00:00
webauthn_iframe.ts Move to libs 2022-06-03 16:24:40 +02:00
wordlist.ts fix typo: EEFLongWordList -> EFFLongWordList (#3742) 2022-10-14 14:57:45 +02:00