| Package | Description |
|---|---|
| net.i2p.crypto |
Core cryptographic primitives and algorithms used throughout I2P.
|
| 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.
|