Skip to content

ElGamal: key's p can be a large integer, use Bigint - #31

Open
gozer wants to merge 1 commit into
btrott:masterfrom
gozer:issue/30/elgamal-bigint
Open

ElGamal: key's p can be a large integer, use Bigint#31
gozer wants to merge 1 commit into
btrott:masterfrom
gozer:issue/30/elgamal-bigint

Conversation

@gozer

@gozer gozer commented Nov 17, 2015

Copy link
Copy Markdown

Fixes #30


This change is Reviewable

@timlegge

timlegge commented Oct 3, 2024

Copy link
Copy Markdown

@gozer Can be closed - Released in 1.15 to CPAN

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.

ElGamal public key encryption can loop forever for too larges values of 'p'

2 participants