1
0
mirror of https://github.com/bitwarden/browser synced 2025-01-08 16:33:38 +01:00
bitwarden-estensione-browser/libs/common/spec/models/domain
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
..
attachment.spec.ts [EC-272] Web workers using EncryptionService (#3532) 2022-10-28 07:38:54 +10:00
card.spec.ts
cipher.spec.ts [EC-272] Web workers using EncryptionService (#3532) 2022-10-28 07:38:54 +10:00
collection.spec.ts
encArrayBuffer.spec.ts
encString.spec.ts [EC-272] Web workers using EncryptionService (#3532) 2022-10-28 07:38:54 +10:00
field.spec.ts
folder.spec.ts
identity.spec.ts
login.spec.ts
loginUri.spec.ts
password.spec.ts
secureNote.spec.ts
send.spec.ts [EC-272] Web workers using EncryptionService (#3532) 2022-10-28 07:38:54 +10:00
sendAccess.spec.ts
sendFile.spec.ts
sendText.spec.ts
symmetricCryptoKey.spec.ts