A B C D E F G H I J K L M N O P Q R S T U V W X Y Z _ 

L

l - Variable in class org.spongycastle.asn1.pkcs.DHParameter
 
L - Static variable in class org.spongycastle.asn1.x500.style.BCStyle
locality name - StringType(SIZE(1..64))
l - Static variable in class org.spongycastle.asn1.x500.style.RFC4519Style
 
L - Static variable in class org.spongycastle.asn1.x509.X509Name
Deprecated.
locality name - StringType(SIZE(1..64))
L - Variable in class org.spongycastle.crypto.digests.GOST3411Digest
 
L - Variable in class org.spongycastle.crypto.generators.DSAParametersGenerator
 
L - Variable in class org.spongycastle.crypto.macs.CMac
 
l - Variable in class org.spongycastle.crypto.params.DHParameters
 
l - Variable in class org.spongycastle.crypto.params.ElGamalParameters
 
LANGUAGE_PREFERENCES - Static variable in class org.spongycastle.asn1.eac.EACTags
 
lastByteBits - Variable in class org.spongycastle.crypto.engines.IndexGenerator.BitString
 
lastKey2 - Variable in class org.spongycastle.crypto.macs.ISO9797Alg3Mac
 
lastKey3 - Variable in class org.spongycastle.crypto.macs.ISO9797Alg3Mac
 
LazyConstructionEnumeration - Class in org.spongycastle.asn1
 
LazyConstructionEnumeration(byte[]) - Constructor for class org.spongycastle.asn1.LazyConstructionEnumeration
 
LazyEncodedSequence - Class in org.spongycastle.asn1
Note: this class is for processing DER/DL encoded sequences only.
LazyEncodedSequence(byte[]) - Constructor for class org.spongycastle.asn1.LazyEncodedSequence
 
lazyEvaluate - Variable in class org.spongycastle.asn1.ASN1InputStream
 
leftRotate(int, int) - Static method in class org.spongycastle.crypto.engines.CamelliaEngine
 
leftRotate(int, int) - Static method in class org.spongycastle.crypto.engines.CamelliaLightEngine
 
LegacyTlsAuthentication - Class in org.spongycastle.crypto.tls
Deprecated. 
LegacyTlsAuthentication(CertificateVerifyer) - Constructor for class org.spongycastle.crypto.tls.LegacyTlsAuthentication
Deprecated.
 
LegacyTlsClient - Class in org.spongycastle.crypto.tls
Deprecated. 
LegacyTlsClient(CertificateVerifyer) - Constructor for class org.spongycastle.crypto.tls.LegacyTlsClient
Deprecated. 
length - Variable in class org.spongycastle.crypto.digests.ShortenedDigest
 
lessThanOrEqual(byte[], byte[]) - Method in class org.spongycastle.asn1.ASN1Set
return true if a <= b (arrays are assumed padded with zeros).
lfsr - Variable in class org.spongycastle.crypto.engines.Grain128Engine
 
lfsr - Variable in class org.spongycastle.crypto.engines.Grainv1Engine
 
LFSR1(int) - Method in class org.spongycastle.crypto.engines.TwofishEngine
 
LFSR2(int) - Method in class org.spongycastle.crypto.engines.TwofishEngine
 
LGW - Static variable in class org.spongycastle.crypto.engines.RC6Engine
 
LICENSE - Class in org.spongycastle
The Bouncy Castle License Copyright (c) 2000-2012 The Legion Of The Bouncy Castle (http://www.spongycastle.org)
LICENSE() - Constructor for class org.spongycastle.LICENSE
 
licenseText - Static variable in class org.spongycastle.LICENSE
 
limit - Variable in class org.spongycastle.asn1.ASN1InputStream
 
LimitedInputStream - Class in org.spongycastle.asn1
 
LimitedInputStream(InputStream, int) - Constructor for class org.spongycastle.asn1.LimitedInputStream
 
limitExceeded() - Method in class org.spongycastle.crypto.engines.Salsa20Engine
 
limitExceeded(int) - Method in class org.spongycastle.crypto.engines.Salsa20Engine
 
LINE_LENGTH - Static variable in class org.spongycastle.util.io.pem.PemWriter
 
littleEndianToInt(byte[], int) - Static method in class org.spongycastle.crypto.util.Pack
 
littleEndianToInt(byte[], int, int[]) - Static method in class org.spongycastle.crypto.util.Pack
 
littleEndianToLong(byte[], int) - Static method in class org.spongycastle.crypto.util.Pack
 
llen - Variable in class org.spongycastle.crypto.params.NTRUEncryptionKeyGenerationParameters
 
llen - Variable in class org.spongycastle.crypto.params.NTRUEncryptionParameters
 
loadAlgorithms(String, String[]) - Method in class org.spongycastle.jce.provider.BouncyCastleProvider
 
loadObject(String) - Method in class org.spongycastle.util.io.pem.PemReader
 
localityName - Static variable in interface org.spongycastle.asn1.x509.X509ObjectIdentifiers
 
log2(int) - Method in class org.spongycastle.crypto.engines.NTRUEngine
 
LOG_10_2 - Static variable in class org.spongycastle.math.ntru.polynomial.BigIntPolynomial
 
LOGIN_DATA - Static variable in class org.spongycastle.asn1.eac.EACTags
 
LOGIN_TEMPLATE - Static variable in class org.spongycastle.asn1.eac.EACTags
 
logoType - Static variable in class org.spongycastle.asn1.x509.Extension
Logo Type
logoType - Static variable in class org.spongycastle.asn1.x509.X509Extension
Logo Type
LogoType - Static variable in class org.spongycastle.asn1.x509.X509Extensions
Deprecated.
use X509Extension value.
logtable - Static variable in class org.spongycastle.crypto.engines.RijndaelEngine
 
LongDigest - Class in org.spongycastle.crypto.digests
Base class for SHA-384 and SHA-512.
LongDigest() - Constructor for class org.spongycastle.crypto.digests.LongDigest
Constructor for variable length word
LongDigest(LongDigest) - Constructor for class org.spongycastle.crypto.digests.LongDigest
Copy constructor.
LongPolynomial2 - Class in org.spongycastle.math.ntru.polynomial
A polynomial class that combines two coefficients into one long value for faster multiplication in 64 bit environments.
Coefficients can be between 0 and 2047 and are stored in pairs in the bits 0..10 and 24..34 of a long number.
LongPolynomial2(IntegerPolynomial) - Constructor for class org.spongycastle.math.ntru.polynomial.LongPolynomial2
Constructs a LongPolynomial2 from a IntegerPolynomial.
LongPolynomial2(long[]) - Constructor for class org.spongycastle.math.ntru.polynomial.LongPolynomial2
 
LongPolynomial2(int) - Constructor for class org.spongycastle.math.ntru.polynomial.LongPolynomial2
 
LongPolynomial5 - Class in org.spongycastle.math.ntru.polynomial
A polynomial class that combines five coefficients into one long value for faster multiplication by a ternary polynomial.
Coefficients can be between 0 and 2047 and are stored in bits 0..11, 12..23, ..., 48..59 of a long number.
LongPolynomial5(IntegerPolynomial) - Constructor for class org.spongycastle.math.ntru.polynomial.LongPolynomial5
Constructs a LongPolynomial5 from a IntegerPolynomial.
LongPolynomial5(long[], int) - Constructor for class org.spongycastle.math.ntru.polynomial.LongPolynomial5
 
longToBigEndian(long, byte[], int) - Static method in class org.spongycastle.crypto.util.Pack
 
longToBytes(byte[], int, long) - Method in class org.spongycastle.crypto.engines.SEEDEngine
 
longToLittleEndian(long, byte[], int) - Static method in class org.spongycastle.crypto.util.Pack
 
longValue() - Method in class org.spongycastle.math.ec.SimpleBigDecimal
 
lookup(int) - Static method in class org.spongycastle.asn1.x509.CRLReason
 
lookup - Variable in class org.spongycastle.crypto.engines.NaccacheSternEngine
 
lookupPowX2 - Variable in class org.spongycastle.crypto.modes.gcm.Tables1kGCMExponentiator
 
lowerSigmaBound - Variable in class org.spongycastle.crypto.params.NaccacheSternKeyParameters
 
lowestBitSet(int) - Method in class org.spongycastle.crypto.tls.TlsBlockCipher
 
lRot8(byte, int) - Method in class org.spongycastle.crypto.engines.CamelliaLightEngine
 
LT() - Method in class org.spongycastle.crypto.engines.SerpentEngine
Apply the linear transformation to the register set.
LtoOSP(long, byte[]) - Method in class org.spongycastle.crypto.signers.ISO9796d2PSSSigner
long to octet string.
Lu - Variable in class org.spongycastle.crypto.macs.CMac
 
Lu2 - Variable in class org.spongycastle.crypto.macs.CMac
 
lucasSequence(BigInteger, BigInteger, BigInteger, BigInteger) - Static method in class org.spongycastle.math.ec.ECFieldElement.Fp
 
A B C D E F G H I J K L M N O P Q R S T U V W X Y Z _