1
0
mirror of https://github.com/bitwarden/browser.git synced 2024-07-07 12:25:46 +02:00
bitwarden-browser/libs
Bernd Schoolmann 1f472ea309
[PS-2264] Make password protected exports support account's iterations and argon2 (#4479)
* Fix encrypted export using fixed PBKDF2 iterations

* Replace hardcoded KdfType in importer

* Clean up kdf handling in password-protected export

* Extract BitwardenPasswordProtectedFileFormat

* Rename bitwarden-json-types

* Move StateService import to fix linting issue

* Make linter happy

* Use abstraction instead of implementation

---------

Co-authored-by: Daniel James Smith <djsmith@web.de>
2023-03-31 13:49:07 +02:00
..
.vscode Multi root workspace tweaks (#2858) 2022-06-13 21:39:36 -05:00
angular [PS-2264] Make password protected exports support account's iterations and argon2 (#4479) 2023-03-31 13:49:07 +02:00
common [PS-2264] Make password protected exports support account's iterations and argon2 (#4479) 2023-03-31 13:49:07 +02:00
components [PM-1644] Resolve active tab using the wrong background color (#5097) 2023-03-30 21:03:42 +02:00
importer [PS-2264] Make password protected exports support account's iterations and argon2 (#4479) 2023-03-31 13:49:07 +02:00
node [PS-2251] Implement argon2 kdf (#4468) 2023-01-26 09:20:12 -05:00
shared [PM-328] Move common/importer to libs/importer (tools-migration) (#5060) 2023-03-23 11:43:27 +01:00