mirror of
https://github.com/bitwarden/browser
synced 2025-12-24 20:23:24 +00:00
* 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
|
|
}
|
|
}
|