Signal-iOS/SignalServiceKit/KeyBackupService
Harry 3d6225060d
Add RegistrationCoordinator
* Add ability to compute registration recovery password

* Add RegistrationCoordinator

* remove repeat nav controller that evan added

* Scaffolding for RegistrationCoodinator test

* Add first round of RegistrationCoordinator tests, some stuff I needed to get them working, and some fixes to RegistrationCoordinator itself I discovered thanks to the tests

* switch to owsFailBeta

* Add auth credential candidate flow tests, related fixes and additions to coordinator and friends

* Add tests for session based registration path and associated fixes

* PR comment nits
2023-02-14 08:50:24 -08:00
..
KBSAuthCredential.swift Support for re-registration 2023-02-02 10:17:52 -08:00
KBSAuthCredentialStorage.swift Support for re-registration 2023-02-02 10:17:52 -08:00
KBSAuthCredentialStorageImpl.swift Support for re-registration 2023-02-02 10:17:52 -08:00
KeyBackupService.swift Use AES-GCM & AES-CTR from LibSignalClient 2023-02-13 11:29:41 -08:00
KeyBackupServiceObjcBridge.swift Migrate KeyBackupService to the Swift Way™️ 2023-02-02 09:42:05 -08:00
KeyBackupServiceProtocol.swift Add RegistrationCoordinator 2023-02-14 08:50:24 -08:00
KeyBackupServiceShims.swift Support for re-registration 2023-02-02 10:17:52 -08:00