Expand description
Plain Old Data types for the ElGamal encryption scheme.
Structsยง
- The
DecryptHandle
type as aPod
. - The
ElGamalCiphertext
type as aPod
. - The
ElGamalPubkey
type as aPod
.
Plain Old Data types for the ElGamal encryption scheme.
DecryptHandle
type as a Pod
.ElGamalCiphertext
type as a Pod
.ElGamalPubkey
type as a Pod
.