bitwarden-browser/libs/common/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
..
abstractions [PS-2251] Implement argon2 kdf (#4468) 2023-01-26 09:20:12 -05:00
email-forwarders [TDL-192] Rename email forwarders per ADR #12 (#4107) 2022-11-24 14:55:24 +01:00
enums [PS-2251] Implement argon2 kdf (#4468) 2023-01-26 09:20:12 -05:00
factories [SM-288] Rename models to follow naming convention (#3795) 2022-10-14 18:25:50 +02:00
importers [PS-2108] Enpass importer add support for androidurl's (#4314) 2023-01-24 21:03:11 +01:00
interfaces [EC-272] Web workers using EncryptionService (#3532) 2022-10-28 07:38:54 +10:00
misc [EC-639] Replacing apostrophe char for email values in Policies API request (#4390) 2023-01-25 14:00:46 +00:00
models work: frontend changes (#4477) 2023-01-20 13:11:23 -05:00
services [PS-2251] Implement argon2 kdf (#4468) 2023-01-26 09:20:12 -05:00
types [SM-288] Rename requests and responses to follow naming convention (#3806) 2022-10-18 19:01:42 +02:00
globals.d.ts Move to libs 2022-06-03 16:24:40 +02:00