CryptoCalculator
Paillier Crypto Calculator

Basic Paillier Encryption/Decryption Calculation examples. Has examples on the steps to encrypt a message and then decrypt the message for each step.

Paillier Calculate Lambda Value ( λ ) :



Paillier Calculate K Value



Paillier Calculate Mu Value ( μ ) :



Paillier Encrypt Message



Decode:

Paillier Decrypt Message




Tools to store values:

Click on input field to update/add value, or click 'Generate Random Value'
Description
maximum set value
Value
[ max ]
Input
Edit Input
Generate Random Value
Clear Field
Description
[P] value
Value
[ p ]
Input
Edit Input
Generate Random Value
Clear Field
Description
[Q] value
Value
[ q ]
Input
Edit Input
Generate Random Value
Clear Field
Description
[N] Generate from p and q values
Value
[ n ]
Input
Edit Input
Generate Random Value
Clear Field
Description
[G] Generated from n value
Value
[ g ]
Input
Edit Input
Generate Random Value
Clear Field
Description
[R] Value
Value
[ r ]
Input
Edit Input
Generate Random Value
Clear Field
Description
[M] message to encode
Value
[ m ]
Input
Edit Input
Generate Random Value
Clear Field


Checkout the original site with mostly functional formulas:

Visit Original Site