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

fix issue with argon2 kdf #2745

Merged
merged 1 commit into from
Jan 14, 2025
Merged

fix issue with argon2 kdf #2745

merged 1 commit into from
Jan 14, 2025

Conversation

PhilippC
Copy link
Owner

this was a regression from .net8 migration.
fixed by

  • including armeabi-v7 and arm64-v8 .so files
  • switching to [LibraryImport] instead of [DllImport]

* including armeabi-v7 and arm64-v8 .so files
* switching to [LibraryImport] instead of [DllImport]
@PhilippC PhilippC merged commit 146f181 into master Jan 14, 2025
2 checks passed
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