1
0
mirror of https://github.com/bitwarden/browser.git synced 2024-09-12 01:48:21 +02:00
bitwarden-browser/libs/common/spec/services
Thomas Rittson da47992a22
[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
2022-10-28 07:38:54 +10:00
..
organization
cipher.service.spec.ts [EC-272] Web workers using EncryptionService (#3532) 2022-10-28 07:38:54 +10:00
consoleLog.service.spec.ts
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
folder.service.spec.ts [EC-272] Web workers using EncryptionService (#3532) 2022-10-28 07:38:54 +10:00
import.service.spec.ts
policy.service.spec.ts [EC-272] Web workers using EncryptionService (#3532) 2022-10-28 07:38:54 +10:00
settings.service.spec.ts [EC-272] Web workers using EncryptionService (#3532) 2022-10-28 07:38:54 +10:00
stateMigration.service.spec.ts