Details
Details
Tested together with the next diff
Diff Detail
Diff Detail
- Repository
- rCOMM Comm
- Lint
Lint Not Applicable - Unit
Tests Not Applicable
Event Timeline
| native/native_rust_library/src/backup.rs | ||
|---|---|---|
| 98 ↗ | (On Diff #48388) | This (use_random_keys) is set to true in the next diff. |
| 134 ↗ | (On Diff #48388) | We don't generate new random keys in UserKeys-only backup |
| 319–329 ↗ | (On Diff #48388) | Generally, I think this could be factored upwards to the top-level calls but I didn't want to make too many changes in this diff |
| 375–376 ↗ | (On Diff #48388) | This is called in UserKeys restore, we don't want to use random keys here but keep existing behavior which is reading from SecureStore |