-
Notifications
You must be signed in to change notification settings - Fork 123
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
Is this lib AppStore safe? #45
Comments
I have same question! |
I know a few apps where it was used, but that's still not a (strict) indication of safety... |
Hi, @snod, @ramunasjurgilas! Thanks! |
No, not yet |
No! You can be first. :) |
I use it for years on one of my apps and never had issues with AppStore. That said, it doesn't mean that someday I don't have an unpleasant surprise :) |
Any update on this? |
Upon inspection of the code I saw that quite some
CommonCrypto
-function are used that aren't in the officialCommonCrypto
-headers.It is especially the Diffie-Hellmann stuff I am interested in.
Has somebody used these recently in AppStore released apps?
The text was updated successfully, but these errors were encountered: