Uses of Class
net.i2p.util.NativeBigInteger
Packages that use NativeBigInteger
Package
Description
These classes provide a number of low-level cryptographic routines.
-
Uses of NativeBigInteger in net.i2p.crypto
Fields in net.i2p.crypto declared as NativeBigIntegerModifier 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 3526Methods in net.i2p.crypto that return NativeBigIntegerModifier and TypeMethodDescriptionstatic NativeBigInteger[]
SigUtil.aSN1ToBigInteger
(byte[] asn, int len) See above.