Options
All
  • Public
  • Public/Protected
  • All
Menu

Class ElGamalCiphertext

An encrypted message (using exponential ElGamal encryption).

Hierarchy

  • ElGamalCiphertext

Implements

Index

Constructors

Properties

Accessors

Methods

  • isValidResidue(): boolean
  • Checks whether the components of this ciphertext are valid residues, i.e., whether they are part of the subgroup of P.

    Returns boolean

  • toString(): string

Generated using TypeDoc