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

Test: Add unit tests for AES encryption and decryption #55

Merged
merged 21 commits into from
Mar 8, 2024
Merged

Conversation

selfmadecode
Copy link
Owner

added unit tests for the AES encryption and decryption functionality. These tests cover scenarios where the encrypted data is successfully decrypted back to the original data
enc

@selfmadecode selfmadecode self-assigned this Mar 6, 2024
@selfmadecode selfmadecode added the enhancement New feature or request label Mar 6, 2024
@selfmadecode selfmadecode linked an issue Mar 6, 2024 that may be closed by this pull request
@selfmadecode selfmadecode merged commit 104ac6b into dev Mar 8, 2024
1 check passed
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

Successfully merging this pull request may close these issues.

Implement Unit Tests for Encryption and Decryption Logic
4 participants