mirror of
https://github.com/bitwarden/clients.git
synced 2026-02-07 17:33:45 +08: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