1
0
mirror of https://github.com/bitwarden/browser synced 2025-01-02 05:10:27 +01:00
bitwarden-estensione-browser/libs/common/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
..
abstractions [EC-271] Refactor CryptoService - move symmetric encryption to EncryptService (#3042) 2022-07-26 11:40:32 +10:00
enums [EC-320] Add organization vault export to event logs (#3136) 2022-07-25 09:56:03 +01:00
factories Move to libs 2022-06-03 16:24:40 +02:00
importers [PS-1122] Adds Mir payment system (#3079) 2022-07-19 12:20:37 +02:00
interfaces [EC-271] Refactor CryptoService - move symmetric encryption to EncryptService (#3042) 2022-07-26 11:40:32 +10:00
misc Move to libs 2022-06-03 16:24:40 +02:00
models [EC-271] Refactor CryptoService - move symmetric encryption to EncryptService (#3042) 2022-07-26 11:40:32 +10:00
services [EC-271] Refactor CryptoService - move symmetric encryption to EncryptService (#3042) 2022-07-26 11:40:32 +10:00
types Move to libs 2022-06-03 16:24:40 +02:00
globals.d.ts Move to libs 2022-06-03 16:24:40 +02:00