mirror of
https://github.com/bitwarden/browser
synced 2025-12-18 01:03:35 +00:00
Move asymmetric crypto functions out of crypto service (#10903)
This commit is contained in:
@@ -287,6 +287,7 @@ const safeProviders: SafeProvider[] = [
|
||||
deps: [
|
||||
ApiService,
|
||||
CryptoService,
|
||||
EncryptService,
|
||||
I18nServiceAbstraction,
|
||||
KdfConfigService,
|
||||
InternalMasterPasswordServiceAbstraction,
|
||||
|
||||
Reference in New Issue
Block a user