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

Updates to Encryptamajig per earlier notes #7

Open
lorddev opened this issue Apr 8, 2017 · 0 comments
Open

Updates to Encryptamajig per earlier notes #7

lorddev opened this issue Apr 8, 2017 · 0 comments
Milestone

Comments

@lorddev
Copy link
Owner

lorddev commented Apr 8, 2017

Many years ago, I wrote a note to the original dev:

My next recommendation, at least for this fork, would be to change it into a class that's not static, so that we can reference some of the parameters as private fields instead of passing them from function to function. I also think it might help to have it work as a sort of singleton so that once the key/salt/iv bytes were initialized they wouldn't have to be recalculated for every operation. This would help improve performance for larger-scale encryption operations.

@lorddev lorddev added this to the 6.0 milestone Jan 21, 2018
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