mirror of
https://github.com/bitwarden/browser
synced 2025-12-30 07:03:26 +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