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

Speed? I'm encrypting 100mb per 10 seconds... #170

Closed
hootyjeremy opened this issue Aug 25, 2022 · 0 comments
Closed

Speed? I'm encrypting 100mb per 10 seconds... #170

hootyjeremy opened this issue Aug 25, 2022 · 0 comments

Comments

@hootyjeremy
Copy link

hootyjeremy commented Aug 25, 2022

I am trying to encrypt files on a desktop with PointyCastle's AES/CBC block cipher but it seems very slow for me. It is taking about 10 seconds for a sample 100mb file. Is there any benchmark for how quickly the library should encrypt files? I have an example gist that shows my code if you want. You just need to change the input and output file names.

Should it take 10 seconds to encrypt 100mb?

https://gist.github.com/hootyjeremy/06909cc0e37305ce5a7e13e1ed7a0522

Thanks.

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