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

Inefficient VM reading logic #14

Open
puff opened this issue Jun 20, 2023 · 0 comments
Open

Inefficient VM reading logic #14

puff opened this issue Jun 20, 2023 · 0 comments
Labels
enhancement New feature or request

Comments

@puff
Copy link
Owner

puff commented Jun 20, 2023

Since we need to decrypt the entire VM resource, it might be more efficient to decrypt it fully once instead of decrypting it via a stream like the current implementation (VMCipherStream).

@puff puff added the enhancement New feature or request label Jun 20, 2023
@puff puff changed the title VM reading logic inefficiencies Inefficient VM reading logic Nov 27, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant