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

developments #49

Merged
merged 2 commits into from
Feb 15, 2025
Merged

developments #49

merged 2 commits into from
Feb 15, 2025

Conversation

serengil
Copy link
Owner

With this PR,

  • we overrided elliptic curve's division method to solve ECDLP in prettier way
  • encrypt_something renamed to encrypt_float
  • in encrypt_float, we are no longer storing is_all_integer, instead if message is positive, then we copied it to absolute one instead of encrypting it again.
  • while m=0, we did set sign to 0, this is faulty. now it is 1.

@serengil serengil merged commit 2309a3d into master Feb 15, 2025
4 checks passed
@serengil serengil deleted the feat-task-1502-developments branch February 15, 2025 10:56
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.

1 participant