Package | Description |
---|---|
org.bouncycastle.crypto.ec |
Modifier and Type | Interface and Description |
---|---|
interface |
ECPairFactorTransform |
Modifier and Type | Class and Description |
---|---|
class |
ECFixedTransform
this transforms the original randomness used for an ElGamal encryption by a fixed value.
|
class |
ECNewPublicKeyTransform
this does your basic Elgamal encryption algorithm using EC
|
class |
ECNewRandomnessTransform
this transforms the original randomness used for an ElGamal encryption.
|
Copyright © 2021 BouncyCastle.org. All rights reserved.