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