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

fix(core): update encryption module algorithms and fix buffer implementation #277

Merged
merged 6 commits into from
Feb 15, 2024

Conversation

alexsee
Copy link
Owner

@alexsee alexsee commented Feb 11, 2024

This PR fixes the buffer read/write implementation of the encryption module + updates to proper AES implementation. According to the documentation these changes should not be breaking.

@alexsee alexsee added this to the v3.9.0 milestone Feb 11, 2024
@alexsee alexsee self-assigned this Feb 11, 2024
@alexsee
Copy link
Owner Author

alexsee commented Feb 15, 2024

fixes #71

Copy link

sonarcloud bot commented Feb 15, 2024

Quality Gate Failed Quality Gate failed

Failed conditions
47.1% Coverage on New Code (required ≥ 80%)

See analysis details on SonarCloud

@alexsee alexsee merged commit d797cc8 into main Feb 15, 2024
1 of 2 checks passed
@alexsee alexsee deleted the fix/update-encryption-module branch February 15, 2024 14:39
This pull request was closed.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant