Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Updated deprecated references in iOS 15. #269

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

Jianhaos
Copy link

@Jianhaos Jianhaos commented Dec 18, 2024

This is to fix all the warnings about the deprecated references.

This PR contains breaking changes, but I think they're worth keeping because:

  1. We want to eliminate the warnings about the deprecated references.
  2. The update requires changes in the public SwiftyRSAError enum which is inevitable IMO.
  3. I believe some algorithms, like MD2 and MD5, are no longer supported so we will have to keep the old functions around to make them work because there is no one-to-one mapping, which feels cumbersome.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant