1
0
mirror of https://github.com/bitwarden/browser.git synced 2025-02-23 02:31:26 +01:00
bitwarden-browser/apps/cli/src
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
..
commands [EC-271] Refactor CryptoService - move symmetric encryption to EncryptService (#3042) 2022-07-26 11:40:32 +10:00
locales/en [EC-177] Update Key Connector error handling (#2748) 2022-05-26 11:16:05 +10:00
models 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
bw.ts Do not use deprecated method (#3155) 2022-07-22 11:41:02 -05:00
flags.ts Move CLI to apps/cli 2022-05-25 10:57:15 +02:00
program.ts Use NPM workspace (#2874) 2022-06-14 17:10:53 +02:00
send.program.ts Use NPM workspace (#2874) 2022-06-14 17:10:53 +02:00
utils.ts Use NPM workspace (#2874) 2022-06-14 17:10:53 +02:00
vault.program.ts Extract API logic from FolderService to FolderApiService (#3011) 2022-07-08 15:40:31 +02:00