Skip to content

optimize benaloh for larger keys#64

Merged
serengil merged 1 commit into
masterfrom
sefiks/optimize-benaloh
Nov 28, 2025
Merged

optimize benaloh for larger keys#64
serengil merged 1 commit into
masterfrom
sefiks/optimize-benaloh

Conversation

@serengil

@serengil serengil commented Nov 28, 2025

Copy link
Copy Markdown
Owner

Tickets

Resolves #63

What has been done

Benaloh cryptosystem was built for 50-bit key. With this PR, we are building it with other modern cryptosystem's security level.

How to test

make lint && make test

@serengil serengil merged commit f73948b into master Nov 28, 2025
4 checks passed
@serengil serengil deleted the sefiks/optimize-benaloh branch November 28, 2025 18:37
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.

Effective key generation for Benaloh

1 participant