bitwarden-browser/libs/common/spec/services
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
..
organization [PS-1879] Fix Key Connector Migration Flow (#4080) 2022-11-18 16:38:28 -05:00
cipher.service.spec.ts [EC-272] Web workers using EncryptionService (#3532) 2022-10-28 07:38:54 +10:00
consoleLog.service.spec.ts [EC-515] Re-enable node consoleLog.service test (#3448) 2022-09-08 08:02:53 +10:00
crypto.service.spec.ts [EC-272] Web workers using EncryptionService (#3532) 2022-10-28 07:38:54 +10:00
encrypt.service.spec.ts [EC-272] Web workers using EncryptionService (#3532) 2022-10-28 07:38:54 +10:00
export.service.spec.ts [PS-2251] Implement argon2 kdf (#4468) 2023-01-26 09:20:12 -05:00
folder.service.spec.ts [EC-272] Web workers using EncryptionService (#3532) 2022-10-28 07:38:54 +10:00
import.service.spec.ts [PS-1805] BEEEP: Renamed importers based on agreed naming-convention (#3978) 2022-11-11 16:20:03 +01:00
policy.service.spec.ts [EC-739 / EC-740] Add null check to policyFilter on PolicyService (#4039) 2022-11-11 15:13:27 +00:00
settings.service.spec.ts [EC-272] Web workers using EncryptionService (#3532) 2022-10-28 07:38:54 +10:00
stateMigration.service.spec.ts [SM-288] Rename models to follow naming convention (#3795) 2022-10-14 18:25:50 +02:00