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 NativeBigIntegerCryptoConstants.dsagstatic final NativeBigIntegerCryptoConstants.dsapstatic final NativeBigIntegerCryptoConstants.dsaqstatic final NativeBigIntegerCryptoConstants.elggstatic final NativeBigIntegerCryptoConstants.elgp2048-bit MODP Group from RFC 3526Methods in net.i2p.crypto that return NativeBigIntegerModifier and TypeMethodDescriptionstatic NativeBigInteger[]SigUtil.aSN1ToBigInteger(byte[] asn, int len) See above.