CryptoCalculator
Elgamal Crypto Calculator

Elgamal Encryption Calculator, some basic calculation examples on the process to encrypt and then decrypt using the elgamal cryption technique as well as an example of elgamal exponention encryption/decryption.

Encode:

Elgamal Calculate Y Value:



Elgamal Calculate K Value:



Elgamal Calculate C1 Value:



Elgamal Calculate C2 Value:



(Exponential) Calculate Encode C2

Elgamal Calculate Exponential C2 Value:



Decode:

Elgamal Decode K Value:



Elgamal Decode Mod Inverse Value:



Elgamal Decrypt Message:



Exponential Decode Message:

Elgamal Get A Value:



Elgamal Decrypt Message:




Tools to store values:

Click on input field to update/add value, or click 'Generate Random Value'
DescriptionValueInputEdit InputGenerate Random ValueClear Field
maximum set value[ max ]
[P] value[ p ]
[X] value[ x ]
[R] value[ r ]
[G] Generated from p value[ g ]
[M] message to encode[ m ]


Checkout the original site with mostly functional formulas:

Visit Original Site