Signal-iOS/SignalMessaging
Jordan Rose 076a976961 Remove now-unnecessary 'version' parameters from HKDF calls
SignalClient used to support a non-standard version of HKDF as
"version 2" (numbered for an old version of the Signal protocol), and
the standard one as "version 3". Now only the standard version is
supported, so the parameter is unnecessary.
2022-01-25 17:00:17 -08:00
..
attachments Add SignalUI framework target. 2021-10-19 09:39:53 -03:00
categories fixed some lint issues and modified some UI details due to updated and specified requirements 2021-12-02 20:36:23 +01:00
contacts [Badging] Signal devices when subscription status changes 2021-12-17 13:58:47 -08:00
environment Fix badge expiry 2021-12-17 14:04:42 -08:00
groups Remove now-unnecessary 'version' parameters from HKDF calls 2022-01-25 17:00:17 -08:00
Notifications Cleanup old feature flags 2022-01-24 10:53:55 -08:00
Payments Cleanup old feature flags 2022-01-24 10:53:55 -08:00
profiles Remove ZKGroup 2022-01-03 12:00:19 -08:00
Storage Service Always try to clean up storage service records with unknown fields 2022-01-07 13:55:47 -08:00
Subscriptions Cleanup old feature flags 2022-01-24 10:53:55 -08:00
utils Cleanup old feature flags 2022-01-24 10:53:55 -08:00
Info.plist Shared framework between app and extension 2017-11-29 13:58:27 -08:00
SignalMessaging-Prefix.pch Respond to CR. 2021-10-21 09:21:33 -03:00
SignalMessaging.h Copy in AFNetworking's query string encoding implementation 2021-12-17 14:52:59 -08:00