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 files via upload #14

Open
wants to merge 1 commit into
base: main
Choose a base branch
from
Open

Conversation

alexdbrz
Copy link

@alexdbrz alexdbrz commented Apr 22, 2024

It's a C implementation of NTRUEncrypt, this was a school project so surely it can be optimized or it may contained untested error that I didn't see. However it works fine.

@31Sanskrati
Copy link
Owner

The algorithm looks good. I am sure others will appreciate your code.

Suggested changes:

  1. Can you update the README.md too by adding an introduction of this method in the "Algorithm Introduction section"?
  2. Add a markdown file in your directory explaining the encryption method and how the code works.

That will be very helpful for others to understand your code.

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