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

Issue with short encryption key size #2

Open
luchua-bc opened this issue Jan 7, 2021 · 0 comments
Open

Issue with short encryption key size #2

luchua-bc opened this issue Jan 7, 2021 · 0 comments

Comments

@luchua-bc
Copy link

Hi @rajsankar143,

Thanks for sharing the repository and it's a nice one.

I noticed one issue - the program webbased2-alert/2. Achieving secure, universal, and fine-grained query results verification for secure search scheme over encrypted cloud data/Secure-Search/User/AES.java uses AES encryption with a 64 bit key, which is too short. The NIST recommendation is 128 bits while a lot of software are using 256 bits now.

Please consider to change the implementation.

Thanks,
@luchua-bc

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