mirror of
https://github.com/bitwarden/browser
synced 2026-03-01 02:51: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