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

SwCrypt crashing on ref = CCDHCreate!(kCCDHRFC3526Group5!) #69

Open
BiraSha opened this issue Apr 7, 2022 · 0 comments
Open

SwCrypt crashing on ref = CCDHCreate!(kCCDHRFC3526Group5!) #69

BiraSha opened this issue Apr 7, 2022 · 0 comments

Comments

@BiraSha
Copy link

BiraSha commented Apr 7, 2022

Application using SwCrypt crashing on ref = CCDHCreate!(kCCDHRFC3526Group5!)

In the following Code
"fileprivate static let kCCDHRFC3526Group5M: kCCDHRFC3526Group5TM? =
getFunc(dl!, f: "kCCDHRFC3526Group5")
fileprivate static let kCCDHRFC3526Group5 = kCCDHRFC3526Group5M?.pointee"

kCCDHRFC3526Group5M value is nil on iPadOS 15.4 and 15.4.1
value is correctly calculated in iPadOS 14.x

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

No branches or pull requests

1 participant