Package | Description |
---|---|
net.i2p.crypto |
These classes provide a number of low-level cryptographic routines.
|
Modifier and Type | Field and Description |
---|---|
static NativeBigInteger |
CryptoConstants.dsag |
static NativeBigInteger |
CryptoConstants.dsap |
static NativeBigInteger |
CryptoConstants.dsaq |
static NativeBigInteger |
CryptoConstants.elgg |
static NativeBigInteger |
CryptoConstants.elgp
2048-bit MODP Group from RFC 3526
|
Modifier and Type | Method and Description |
---|---|
static NativeBigInteger[] |
SigUtil.aSN1ToBigInteger(byte[] asn,
int len)
See above.
|