mirror of
https://github.com/bitwarden/browser
synced 2025-12-20 10:13:31 +00:00
[EC-272] Web workers using EncryptionService (#3532)
* Add item decryption to encryptService * Create multithreadEncryptService subclass to handle web workers * Create encryption web worker * Refactor cipherService to use new interface * Update dependencies
This commit is contained in:
1
.github/whitelist-capital-letters.txt
vendored
1
.github/whitelist-capital-letters.txt
vendored
@@ -235,7 +235,6 @@
|
||||
./libs/common/src/abstractions/fileDownload/fileDownloadBuilder.ts
|
||||
./libs/common/src/abstractions/fileDownload/fileDownload.service.ts
|
||||
./libs/common/src/abstractions/fileDownload/fileDownloadRequest.ts
|
||||
./libs/common/src/abstractions/abstractEncrypt.service.ts
|
||||
./libs/common/src/abstractions/passwordGeneration.service.ts
|
||||
./libs/common/src/abstractions/passwordReprompt.service.ts
|
||||
./libs/common/src/abstractions/formValidationErrors.service.ts
|
||||
|
||||
Reference in New Issue
Block a user