1
0
mirror of https://github.com/bitwarden/browser.git synced 2024-09-12 01:48:21 +02:00
bitwarden-browser/libs/common/spec/services
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
..
cipher.service.spec.ts [EC-271] Refactor CryptoService - move symmetric encryption to EncryptService (#3042) 2022-07-26 11:40:32 +10:00
consoleLog.service.spec.ts Use NPM workspace (#2874) 2022-06-14 17:10:53 +02:00
crypto.service.spec.ts [EC-271] Refactor CryptoService - move symmetric encryption to EncryptService (#3042) 2022-07-26 11:40:32 +10:00
encrypt.service.spec.ts [EC-271] Refactor CryptoService - move symmetric encryption to EncryptService (#3042) 2022-07-26 11:40:32 +10:00
export.service.spec.ts [PS-1078] Refactor FolderService to use Observables (#3022) 2022-07-12 20:25:18 +02:00
folder.service.spec.ts Fix folder tests (#3171) 2022-07-25 13:53:22 +02:00
import.service.spec.ts Extract API logic from FolderService to FolderApiService (#3011) 2022-07-08 15:40:31 +02:00
state.service.spec.ts PS-813 Add memory storage to state service (#2892) 2022-06-27 12:38:12 -05:00
stateMigration.service.spec.ts [EC-135] Delay decryption of provider-encrypted org keys (#2902) 2022-07-13 07:08:07 +10:00