mirror of
https://github.com/bitwarden/clients.git
synced 2026-02-08 18:03:52 +08:00
* move decryptFromBytes, decryptToBytes, and encryptToBytes from CryptoService to EncryptService * leave redirects in CryptoService * combine encryptService decryptFromBytes and decryptToBytes methods * move parsing logic into EncArrayBuffer * add tests