mirror of
https://github.com/bitwarden/clients.git
synced 2026-06-19 21:02:50 +08:00
* Provide RSA encryption in encrypt service * Define state for provider keys * Require cryptoService This is temporary until cryptoService has an observable active user private key. We don't want promise-based values in derive functions * Update crypto service provider keys to observables * Remove provider keys from state service * Migrate provider keys out of state account object * Correct Provider key state types * Prefix migration with current version number |
||
|---|---|---|
| .. | ||
| .vscode | ||
| admin-console | ||
| angular | ||
| auth | ||
| billing | ||
| common | ||
| components | ||
| exporter | ||
| importer | ||
| node | ||
| platform | ||
| shared | ||
| tools | ||
| vault | ||