Signal-iOS/SignalServiceKit/tests
Jordan Rose cbaae3fb08 Tighten up checks for PublicKey.init(keyBytes:)
For historical reasons libsignal's PublicKey.init(_:) allows trailing
data, because the type byte specifies how much of the data is relevant
anyway. init(keyBytes:), however, should not be so lax, since it's
assuming the key data is a Curve25519 public point.
2024-05-20 10:18:42 -07:00
..
Account Fix flaky PniDistributionParameterBuilderTest 2024-05-16 13:21:44 -05:00
Calls Do away with some ObjC test infra 2024-05-06 09:57:21 -07:00
ChangePhoneNumber Clean up PNI change number pre key handling 2024-02-13 12:06:31 -06:00
Contacts Scaffold for Backup integration tests 2024-05-17 13:59:49 -07:00
Curve25519 Tighten up checks for PublicKey.init(keyBytes:) 2024-05-20 10:18:42 -07:00
Devices Ensure we've refreshed at least once before finding inactive devices 2024-04-25 11:10:39 -07:00
Fixtures Improvements to PNG transcoding 2022-09-13 23:22:50 +00:00
GroupMembers Add & use PhoneNumberVisibilityFetcher 2024-02-14 19:06:59 -06:00
Groups Do away with some ObjC test infra 2024-05-06 09:57:21 -07:00
Jobs Download in IncomingContactSyncJobRecord without creating a TSAttachment 2024-04-10 20:17:18 -07:00
MessageBackup Move libsignal-net proxy handling into SignalProxy 2024-05-17 16:20:13 -07:00
Messages Do away with some ObjC test infra 2024-05-06 09:57:21 -07:00
Mocks Catch retained transactions in MockDB 2023-08-30 12:39:26 -07:00
Network Move libsignal-net proxy handling into SignalProxy 2024-05-17 16:20:13 -07:00
Profiles Fix LocalProfileChecker avatar mismatch handling 2024-05-07 17:04:54 -05:00
Protos Change license to AGPL 2022-10-13 08:25:37 -05:00
Registration Change all e164 references in reg coordinator to E164 type 2023-03-16 11:32:13 -07:00
Schedulers Launch KBS into the sun 2023-10-17 11:20:27 -07:00
SecureValueRecovery Remove unused rotateMasterKey param 2024-01-23 14:52:37 -08:00
Security Prefer IdentityKey over typeless Data objects 2023-11-07 11:37:02 -06:00
Storage Do away with some ObjC test infra 2024-05-06 09:57:21 -07:00
StorageService Remove src/ prefix from SignalServiceKit files 2024-03-27 12:22:52 -05:00
Stories Do away with some ObjC test infra 2024-05-06 09:57:21 -07:00
Subscriptions move StripeTest into SignalServiceKit tests 2024-03-12 03:35:34 -05:00
TestUtils Reclaim username during registration 2024-01-17 16:59:33 -08:00
Usernames Clean up recipient searches 2024-03-07 11:57:45 -06:00
Util Add HMAC validation to backup import. 2024-05-08 12:22:45 -05:00
ZkParams Move AuthCredential logic to its own class 2024-03-22 16:58:36 -05:00
SSKBaseTest.swift Scaffold for Backup integration tests 2024-05-17 13:59:49 -07:00
XCTest+Thenable.swift Do away with some ObjC test infra 2024-05-06 09:57:21 -07:00