session-ios icon indicating copy to clipboard operation
session-ios copied to clipboard

[WIP] Use libSession for all cryptography and drop some dependencies

Open mpretty-cyro opened this issue 1 year ago • 0 comments

Changes Include:

  • Dropping the Sodium and Curve25519Kit dependencies to use encryption/decryption functions provided by libSession
  • Refactored a number of Objective-C classes to Swift
  • Removed PureLayout
  • General Cleanup

Note: This PR is based on #894 so needs to wait for that to be merged (or be merged into it)

mpretty-cyro avatar Dec 12 '23 06:12 mpretty-cyro