mirror of
https://github.com/bitwarden/browser.git
synced 2024-11-07 09:31:31 +01:00
da47992a22
* Add item decryption to encryptService * Create multithreadEncryptService subclass to handle web workers * Create encryption web worker * Refactor cipherService to use new interface * Update dependencies
7 lines
75 B
JSON
7 lines
75 B
JSON
{
|
|
"dev_flags": {},
|
|
"flags": {
|
|
"multithreadDecryption": false
|
|
}
|
|
}
|