1
0
mirror of https://github.com/bitwarden/browser.git synced 2024-08-18 21:54:02 +02:00
bitwarden-browser/libs/common/spec
Thomas Rittson c90eb42ead
[EC-271] Refactor CryptoService - move symmetric encryption to EncryptService (#3042)
* 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
2022-07-26 11:40:32 +10:00
..
domain [EC-271] Refactor CryptoService - move symmetric encryption to EncryptService (#3042) 2022-07-26 11:40:32 +10:00
importers Use NPM workspace (#2874) 2022-06-14 17:10:53 +02:00
matchers [EC-271] Refactor CryptoService - move symmetric encryption to EncryptService (#3042) 2022-07-26 11:40:32 +10:00
misc Use NPM workspace (#2874) 2022-06-14 17:10:53 +02:00
services [EC-271] Refactor CryptoService - move symmetric encryption to EncryptService (#3042) 2022-07-26 11:40:32 +10:00
web/services Use NPM workspace (#2874) 2022-06-14 17:10:53 +02:00
test.setup.ts [EC-271] Refactor CryptoService - move symmetric encryption to EncryptService (#3042) 2022-07-26 11:40:32 +10:00
utils.ts [EC-271] Refactor CryptoService - move symmetric encryption to EncryptService (#3042) 2022-07-26 11:40:32 +10:00