| Package | Description |
|---|---|
| net.i2p.crypto | Core cryptographic primitives and algorithms used throughout I2P. |
| Modifier and Type | Field and Description |
|---|---|
static NativeBigInteger | CryptoConstants.dsagdsag. |
static NativeBigInteger | CryptoConstants.dsapdsap. |
static NativeBigInteger | CryptoConstants.dsaqdsaq. |
static NativeBigInteger | CryptoConstants.elggelgg. |
static NativeBigInteger | CryptoConstants.elgp2048-bit MODP Group from RFC 3526 |
| Modifier and Type | Method and Description |
|---|---|
static NativeBigInteger[] | SigUtil.aSN1ToBigInteger(byte[] asn,
int len)See above. |