Signal-iOS/Signal/Settings.bundle
Jordan Rose 68a27a76e2 Move AxolotlKit model classes into SSK and remove the dependency
We still need the AxolotlKit model classes to migrate old sessions,
but we don't need any of the actual protocol support. This also
means we can drop HKDFKit.

Additionally, we do still use some utilities from AxolotlKit:

- AxolotlExceptions.h: NSException names, should eventually be
  replaced by NSErrors everywhere

- NSData+keyVersionByte.h: prepend/remove public key type byte,
  should eventually be replaced by strong types (ECPublicKey)

- SPKProtocolContext.h: defines the SPKProtocol{Read,Write}Context
  marker protocols, should be replaced by direct use of
  SDSAny{Read,Write}Transaction
2021-03-22 16:17:47 -07:00
..
en.lproj Improve acknowledgements generation 2020-09-23 14:44:13 -07:00
Acknowledgements.plist Move AxolotlKit model classes into SSK and remove the dependency 2021-03-22 16:17:47 -07:00
Root.plist Improve acknowledgements generation 2020-09-23 14:44:13 -07:00