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

aes delay in procsess #148

Open
mrtnetwork opened this issue Jan 19, 2022 · 1 comment
Open

aes delay in procsess #148

mrtnetwork opened this issue Jan 19, 2022 · 1 comment

Comments

@mrtnetwork
Copy link

mrtnetwork commented Jan 19, 2022

Hi, I have a problem with the performance of the program in this package, when the cipher stream starts processing, the application Ui freezes, for example, scrolling does not work for a few milliseconds, it depends on the amount of data being encrypted, there is a solution to this problem has it. ? My problem with the future and compute isolate was not solved

   // start freezing
   final Uint8List _encrypt = ctr.process(_data);
//end

thanks

@mrtnetwork
Copy link
Author

Sorry I closed it by mistake

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