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

Rewrite password encrypt/decrypt to reduce allocations #2

Closed

Conversation

Istvan91
Copy link
Contributor

Additionally test cases for encrypt/decrypt were added, where the 16
byte length is exceeded. So the loop iteration is tested as well.

Additionally test cases for encrypt/decrypt were added, where the 16
byte length is exceeded. So the loop iteration is tested as well.
@MikhailMS
Copy link
Owner

Thank you for the PR @Istvan91 - I'd review and approve asap :)
It won't go directly onto master, but rather to development to ensure master branch is for stable releases only

@MikhailMS MikhailMS changed the base branch from master to development April 29, 2021 11:19
@MikhailMS MikhailMS changed the base branch from development to master April 29, 2021 11:19
@MikhailMS
Copy link
Owner

@Istvan91
Code has been added to development branch
If you still feel like something is missing, please open PR with changes against development branch ;)

@MikhailMS MikhailMS closed this Apr 29, 2021
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

Successfully merging this pull request may close these issues.

2 participants