1
0
mirror of https://github.com/bitwarden/browser.git synced 2024-09-12 01:48:21 +02:00
bitwarden-browser/libs/common/spec/domain
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
..
attachment.spec.ts Use NPM workspace (#2874) 2022-06-14 17:10:53 +02:00
card.spec.ts Use NPM workspace (#2874) 2022-06-14 17:10:53 +02:00
cipher.spec.ts Use NPM workspace (#2874) 2022-06-14 17:10:53 +02:00
collection.spec.ts Use NPM workspace (#2874) 2022-06-14 17:10:53 +02:00
encArrayBuffer.spec.ts [EC-271] Refactor CryptoService - move symmetric encryption to EncryptService (#3042) 2022-07-26 11:40:32 +10:00
encString.spec.ts Use NPM workspace (#2874) 2022-06-14 17:10:53 +02:00
field.spec.ts Use NPM workspace (#2874) 2022-06-14 17:10:53 +02:00
folder.spec.ts Use NPM workspace (#2874) 2022-06-14 17:10:53 +02:00
identity.spec.ts Use NPM workspace (#2874) 2022-06-14 17:10:53 +02:00
login.spec.ts Use NPM workspace (#2874) 2022-06-14 17:10:53 +02:00
loginUri.spec.ts Use NPM workspace (#2874) 2022-06-14 17:10:53 +02:00
password.spec.ts Use NPM workspace (#2874) 2022-06-14 17:10:53 +02:00
secureNote.spec.ts Use NPM workspace (#2874) 2022-06-14 17:10:53 +02:00
send.spec.ts Use NPM workspace (#2874) 2022-06-14 17:10:53 +02:00
sendAccess.spec.ts Use NPM workspace (#2874) 2022-06-14 17:10:53 +02:00
sendFile.spec.ts Use NPM workspace (#2874) 2022-06-14 17:10:53 +02:00
sendText.spec.ts Use NPM workspace (#2874) 2022-06-14 17:10:53 +02:00
symmetricCryptoKey.spec.ts Use NPM workspace (#2874) 2022-06-14 17:10:53 +02:00