Constant Field Values

Contents

org.bouncycastle.*

  • org.bouncycastle.asn1.pkcs.PKCSObjectIdentifiers 
    Modifier and Type Constant Field Value
    public static final java.lang.String id_spq "1.2.840.113549.1.9.16.5"
  • org.bouncycastle.crypto.fips.FipsKDF.TLSStage 
    Modifier and Type Constant Field Value
    public static final java.lang.String EXTENDED_MASTER_SECRET "extended master secret"
    public static final java.lang.String KEY_EXPANSION "key expansion"
    public static final java.lang.String MASTER_SECRET "master secret"
  • org.bouncycastle.crypto.fips.FipsStatus 
    Modifier and Type Constant Field Value
    public static final java.lang.String READY "READY"
  • org.bouncycastle.crypto.internal.modes.NISTCTSBlockCipher 
    Modifier and Type Constant Field Value
    public static final int CS1 1
    public static final int CS2 2
    public static final int CS3 3
  • org.bouncycastle.math.ec.rfc7748.X25519 
    Modifier and Type Constant Field Value
    public static final int POINT_SIZE 32
    public static final int SCALAR_SIZE 32
  • org.bouncycastle.math.ec.rfc7748.X25519Field 
    Modifier and Type Constant Field Value
    public static final int SIZE 10
  • org.bouncycastle.math.ec.rfc7748.X448 
    Modifier and Type Constant Field Value
    public static final int POINT_SIZE 56
    public static final int SCALAR_SIZE 56
  • org.bouncycastle.math.ec.rfc7748.X448Field 
    Modifier and Type Constant Field Value
    public static final int SIZE 16
  • org.bouncycastle.math.internal.Primes 
    Modifier and Type Constant Field Value
    public static final int SMALL_FACTOR_LIMIT 211