1
0
mirror of https://github.com/bitwarden/browser.git synced 2024-11-11 10:10:25 +01:00
bitwarden-browser/libs/common/src
Bernd Schoolmann 1970abf723
[PM-4370] Implement PRF key rotation (#9517)
* Add prf key rotation

* Fix tests

* Re-add comment

* Remove encrypted private key from webauthnlogincredentialresponse

* Refactor to use rotateablekeyset

* Move key rotation logic to webauthn-login-admin service

* Fix type error

* Add parameter validation

* Add documentation

* Add input validation

* Add tests
2024-06-17 20:47:06 +02:00
..
abstractions [PM-7879, PM-7635] Add server verification for master password to user verification (#9523) 2024-06-14 16:06:55 -04:00
admin-console [PM-8830] Billing Enums Rename (#9612) 2024-06-14 15:43:40 -04:00
auth [PM-4370] Implement PRF key rotation (#9517) 2024-06-17 20:47:06 +02:00
autofill Autofill: Use UserKeyDefinitions for user-scoped data (#8588) 2024-04-03 08:18:26 -04:00
billing [PM-8830] Billing Enums Rename (#9612) 2024-06-14 15:43:40 -04:00
enums [PM-8830] Billing Enums Rename (#9612) 2024-06-14 15:43:40 -04:00
models Encourage The Use of UserId in CryptoService (#9033) 2024-05-04 02:04:56 -04:00
platform Require lifetime specification of user-scoped data (#8669) 2024-06-07 09:33:26 +02:00
services [PM-7879, PM-7635] Add server verification for master password to user verification (#9523) 2024-06-14 16:06:55 -04:00
state-migrations [PM-7541] Move Last Desktop Settings (#9310) 2024-06-06 14:26:17 -04:00
tools [PM-8858] include only 1 digit in passphrase (#9632) 2024-06-17 15:55:18 +01:00
types Auth/PM-5501 - VaultTimeoutSettingsService State Provider Migration (#8604) 2024-05-13 15:56:04 -04:00
vault [AC-2647] Remove Flexible Collections MVP code (#9518) 2024-06-10 11:59:20 -05:00
globals.d.ts