1
0
mirror of https://github.com/bitwarden/browser.git synced 2024-12-11 14:48:46 +01:00
bitwarden-browser/apps/browser/src/popup
Jake Fink 19a373d87e
[PM-6211] Create key generation service (#7939)
* create key generation service

* replace old key generation service and add references

* use key generation service in key connector service

* use key generation service in send service

* user key generation service in access service

* use key generation service in device trust service

* fix tests

* fix browser

* add createKeyFromMaterial and tests

* create ephemeral key

* fix tests

* rename method and add returns docs

* ignore material in destructure

* modify test

* specify material as key material

* pull out magic strings to properties

* make salt optional and generate if not provided

* fix test

* fix parameters

* update docs to include link to HKDF rfc
2024-02-23 08:48:15 -05:00
..
components [PM-6328] Checkmarx - Resolve warnings (#7941) 2024-02-15 16:25:53 -05:00
images [PM-1222] Store passkeys in Bitwarden vault (#4715) 2023-10-17 15:34:44 -04:00
scss [CL-192][CL-193] fix virtual scroll (#7986) 2024-02-19 08:52:42 -05:00
services [PM-6211] Create key generation service (#7939) 2024-02-23 08:48:15 -05:00
settings [PM-5537] Remove Unecessary Biometric State (#7762) 2024-02-15 15:29:29 -05:00
app-routing.animations.ts [PM-194] Browser Account Switcher UI (#6772) 2023-12-06 09:22:48 -08:00
app-routing.module.ts [PM-2260] Remove TDE feature flag and all conditional logic based on it (#7352) 2024-01-10 12:33:11 -05:00
app.component.ts Add eslint rule no-floating-promises (#7789) 2024-02-02 15:13:37 -05:00
app.module.ts Auth/PM-5368 & PM-4613 - Web & Browser - Add support for new 2FA Duo Frameless Redirect flow (#7670) 2024-02-05 13:23:50 -05:00
index.html [deps] Autofill: Update prettier to v3 (#7014) 2023-11-29 16:15:20 -05:00
main.ts Add eslint rule no-floating-promises (#7789) 2024-02-02 15:13:37 -05:00
polyfills.ts [PM-4401] Re-add manual ngZone.run execution (#6647) 2023-10-20 11:41:26 -05:00
tabs.component.html [PS-1182] Desktop / Browser: Accessibility - remove appBlurClick, change remaining links to buttons (#2662) 2022-07-25 12:43:10 +02:00
tabs.component.ts [PM-3914] Refactor Browser Extension Popout Windows (#6296) 2023-11-08 12:57:44 -06:00