public final class CryptoConstants extends Object
| Modifier and Type | Field and Description |
|---|---|
static DSAParameterSpec | DSA_SHA1_SPEC |
static NativeBigInteger | dsagdsag. |
static NativeBigInteger | dsapdsap. |
static NativeBigInteger | dsaqdsaq. |
static AlgorithmParameterSpec | ELGAMAL_2048_SPECThis will be org.bouncycastle.jce.spec.ElgamalParameterSpec
if BC is available, otherwise it
will be net.i2p.crypto.ElgamalParameterSpec |
static NativeBigInteger | elggelgg. |
static NativeBigInteger | elgp2048-bit MODP Group from RFC 3526 |
static ElGamalParameterSpec | I2P_ELGAMAL_2048_SPEC |
| Constructor and Description |
|---|
CryptoConstants() |
public static final DSAParameterSpec DSA_SHA1_SPEC
public static final NativeBigInteger dsag
public static final NativeBigInteger dsap
public static final NativeBigInteger dsaq
public static final AlgorithmParameterSpec ELGAMAL_2048_SPEC
public static final NativeBigInteger elgg
public static final NativeBigInteger elgp
public static final ElGamalParameterSpec I2P_ELGAMAL_2048_SPEC