1
0
mirror of https://github.com/bitwarden/browser synced 2024-12-20 06:28:26 +01:00
bitwarden-estensione-browser/apps/cli/src
Matt Gibson 36b7d30804
Fix failing crypto tests (#5948)
* Change everything to Uint8Array

related to https://github.com/jestjs/jest/issues/14379

* Work on failing type tests

* Revert changes to custom matcher setup

* Remove last BufferArrays from tests

* Fix custom matcher type errors in vscode

* Remove errant `.buffer` calls on Uint8Arrays

* Encryption Pair should serialize Array Buffer and Uint8Array

* Fix EncArrayBuffer encryption

---------

Co-authored-by: Thomas Rittson <trittson@bitwarden.com>
2023-08-04 02:13:33 +00:00
..
admin-console Fix failing crypto tests (#5948) 2023-08-04 02:13:33 +00:00
auth/commands [PM-2367] [BEEEP]: Extract password strength from password-generation-service (#5502) 2023-06-13 23:22:25 +02:00
commands Fix failing crypto tests (#5948) 2023-08-04 02:13:33 +00:00
locales/en [SM-89] Updates to encrypted export (#2963) 2022-08-29 10:11:44 -04:00
models [PM-328] Move Send to Tools (#5104) 2023-03-29 16:23:37 +02:00
platform Fix failing crypto tests (#5948) 2023-08-04 02:13:33 +00:00
tools Fix failing crypto tests (#5948) 2023-08-04 02:13:33 +00:00
vault [AC-1383] Move collections to Vault (#5424) 2023-06-14 08:38:24 -04:00
bw.ts [AC-1383] Move collections to Vault (#5424) 2023-06-14 08:38:24 -04:00
program.ts [PM-2367] [BEEEP]: Extract password strength from password-generation-service (#5502) 2023-06-13 23:22:25 +02:00
utils.ts [AC-1383] Move collections to Vault (#5424) 2023-06-14 08:38:24 -04:00
vault.program.ts Add fullSync on successful import (#5500) 2023-05-30 23:05:45 +02:00