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

Ciher_Wand decryptString fails on Samsung Galaxy A53 #155

Open
Allen-18 opened this issue Jul 21, 2023 · 1 comment
Open

Ciher_Wand decryptString fails on Samsung Galaxy A53 #155

Allen-18 opened this issue Jul 21, 2023 · 1 comment

Comments

@Allen-18
Copy link
Contributor

Model name: SM-A536B/DS:
In file cryptography/lib/src/cryptography/cipher_wand.dart function "decryptString" the variable clearText is an unmodifiable list that causes the error "Unsupported operation: Cannot modify an unmodifiable list", because in the finally block we try to modify clearText.
cryptography

@ramanaptr
Copy link

ramanaptr commented Mar 1, 2024

Does anyone face the same issue? any solution?

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

2 participants