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

Add data encryption #49

Merged
merged 9 commits into from
Mar 3, 2019

Conversation

macchazuki
Copy link

Encrypting data using AES/ECB. Key used is placeholder until user input is added in the future.
Encryption mode is currently disabled using isEncrypted to allow viewing of raw data during development.

@marcus-pzj marcus-pzj merged commit 3d01560 into CS2113-AY1819S2-T08-3:master Mar 3, 2019
@marcus-pzj marcus-pzj added the priority.High Must do label Mar 3, 2019
@marcus-pzj marcus-pzj added this to the v1.1 milestone Mar 3, 2019
@marcus-pzj
Copy link
Member

Good use of data encryption methods.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants