mirror of
https://github.com/bitwarden/clients.git
synced 2026-02-12 03:44:35 +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