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

Helper Added: CryptoJS #1237

Merged
merged 3 commits into from
Aug 1, 2024
Merged

Helper Added: CryptoJS #1237

merged 3 commits into from
Aug 1, 2024

Conversation

keyiflerolsun
Copy link
Contributor

No description provided.

Copy link
Collaborator

@fire-light42 fire-light42 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This pr looks good, however I would like

  1. Do not use android.util.Base64 as that will fail the lib jar, as that is cross platform and not only for android.
  2. Add the test from https://gist.github.com/thackerronak/554c985c3001b16810af5fc0eb5c358f
  3. EvpKDF->evpkdf

@keyiflerolsun
Copy link
Contributor Author

keyiflerolsun commented Aug 1, 2024

I did 1 and 3 but I don't know how and where to add the tests 😅

but I use it here: https://github.com/keyiflerolsun/Kekik-cloudstream/blob/master/DiziBox/src/main/kotlin/com/keyiflerolsun/DiziBox.kt#L197

This is working..

@fire-light42 fire-light42 merged commit 60e3c48 into recloudstream:master Aug 1, 2024
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.

None yet

2 participants