session-ios/SessionMessagingKitTests/_TestUtilities
Morgan Pretty a26ee12f8d Further work on Id Blinding
Renamed the setter for the SOGS 'Server' object for consistency
Updated the Curve25519Kit repo to use an Oxen fork
Updated the MockDataGenerator to accomodate the latest changes
Updated the ConversationVC to better support getting replaced when the conversion from blinded to unblinded happens while on that screen
Added a cache for the mapping between blinded ids and standard ids (gets cached whenever a valid match is found)
Added a migration to remove the old 'authToken, 'lastMessageServerId' and 'lastDeletionServerId' collections (redundant in SOGS V4)
2022-03-01 14:06:37 +11:00
..
Mockable.swift Updated to the latest blinding behaviour 2022-02-21 10:01:53 +11:00
TestAeadXChaCha20Poly1305Ietf.swift Updated to the latest blinding behaviour 2022-02-21 10:01:53 +11:00
TestEd25519.swift Updated to the latest blinding behaviour 2022-02-21 10:01:53 +11:00
TestGenericHash.swift Updated to the latest blinding behaviour 2022-02-21 10:01:53 +11:00
TestSign.swift Updated to the latest blinding behaviour 2022-02-21 10:01:53 +11:00
TestSodium.swift Updated to the latest blinding behaviour 2022-02-21 10:01:53 +11:00
TestStorage.swift Further work on Id Blinding 2022-03-01 14:06:37 +11:00