FazBrowse GitHub Viewer | Trending |
URL:
| Home
Tools: [Download Repo ZIP]   [Original HTTPS Page]

Remove some obsoleted constants. by iosdevzone · Pull Request #100 · iosdevzone/IDZSwiftCommonCrypto · GitHub

Remove some obsoleted constants. - #100

Merged
iosdevzone merged 3 commits into
masterfrom
github-issue-99
Jul 19, 2019
Merged

iosdevzone merged 3 commits into
masterfrom
github-issue-99

Conversation

Copy link
Copy Markdown
Owner

This is a tentative fix for issue #99.

Apple has removed the following mode constants from CommonCrypto:

  • kCCModeF8
  • KCCModeLRW
  • kCCModeXTS

The former two were not actually implemented in CommonCrypto according to comments in the header file. The latter was implemented, as far as I know, but IDZSwiftCommonCrypto never exposed some other constants that would have been needed to use it correctly, so essentially I don't think this will break anyone's code.

iosdevzone merged commit 1c6e0ad into master Jul 19, 2019
iosdevzone mentioned this pull request Jul 19, 2019
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode characters
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


Back | FazBrowse Home | New Git URL