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.engines.ARIAEngine 
    Modifier and Type Constant Field Value
    protected static final int BLOCK_SIZE 16
  • org.bouncycastle.crypto.engines.CAST5Engine 
    Modifier and Type Constant Field Value
    protected static final int BLOCK_SIZE 8
    protected static final int MAX_ROUNDS 16
    protected static final int RED_ROUNDS 12
  • org.bouncycastle.crypto.engines.CAST6Engine 
    Modifier and Type Constant Field Value
    protected static final int BLOCK_SIZE 16
    protected static final int ROUNDS 12
  • org.bouncycastle.crypto.engines.DESedeEngine 
    Modifier and Type Constant Field Value
    protected static final int BLOCK_SIZE 8
  • org.bouncycastle.crypto.engines.DESEngine 
    Modifier and Type Constant Field Value
    protected static final int BLOCK_SIZE 8
  • org.bouncycastle.crypto.engines.GOST28147Engine 
    Modifier and Type Constant Field Value
    protected static final int BLOCK_SIZE 8
  • org.bouncycastle.crypto.engines.GOST3412_2015Engine 
    Modifier and Type Constant Field Value
    protected static final int BLOCK_SIZE 16
  • org.bouncycastle.crypto.engines.IDEAEngine 
    Modifier and Type Constant Field Value
    protected static final int BLOCK_SIZE 8
  • org.bouncycastle.crypto.engines.NullEngine 
    Modifier and Type Constant Field Value
    protected static final int DEFAULT_BLOCK_SIZE 1
  • org.bouncycastle.crypto.engines.Salsa20Engine 
    Modifier and Type Constant Field Value
    public static final int DEFAULT_ROUNDS 20
  • org.bouncycastle.crypto.engines.SerpentEngineBase 
    Modifier and Type Constant Field Value
    protected static final int BLOCK_SIZE 16
  • org.bouncycastle.crypto.engines.SM2Engine 
    Modifier and Type Constant Field Value
    public static final int C1C2C3 0
    public static final int C1C3C2 1
  • org.bouncycastle.crypto.engines.ThreefishEngine 
    Modifier and Type Constant Field Value
    public static final int BLOCKSIZE_1024 1024
    public static final int BLOCKSIZE_256 256
    public static final int BLOCKSIZE_512 512
  • org.bouncycastle.crypto.macs.SkeinMac 
    Modifier and Type Constant Field Value
    public static final int SKEIN_1024 1024
    public static final int SKEIN_256 256
    public static final int SKEIN_512 512
  • org.bouncycastle.crypto.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.crypto.modes.gcm.GCMUtil 
    Modifier and Type Constant Field Value
    public static final int SIZE_BYTES 16
    public static final int SIZE_INTS 4
    public static final int SIZE_LONGS 2
  • org.bouncycastle.crypto.modes.kgcm.KGCMUtil_128 
    Modifier and Type Constant Field Value
    public static final int SIZE 2
  • org.bouncycastle.crypto.modes.kgcm.KGCMUtil_256 
    Modifier and Type Constant Field Value
    public static final int SIZE 4
  • org.bouncycastle.crypto.modes.kgcm.KGCMUtil_512 
    Modifier and Type Constant Field Value
    public static final int SIZE 8
  • org.bouncycastle.jcajce.provider.keystore.util.AdaptingKeyStoreSpi 
    Modifier and Type Constant Field Value
    public static final java.lang.String COMPAT_OVERRIDE "keystore.type.compat"
  • org.bouncycastle.jcajce.provider.symmetric.util.PBE 
    Modifier and Type Constant Field Value
    public static final int GOST3411 6
    public static final int MD2 5
    public static final int MD5 0
    public static final int OPENSSL 3
    public static final int PKCS12 2
    public static final int PKCS5S1 0
    public static final int PKCS5S1_UTF8 4
    public static final int PKCS5S2 1
    public static final int PKCS5S2_UTF8 5
    public static final int RIPEMD160 2
    public static final int SHA1 1
    public static final int SHA224 7
    public static final int SHA256 4
    public static final int SHA3_224 10
    public static final int SHA3_256 11
    public static final int SHA3_384 12
    public static final int SHA3_512 13
    public static final int SHA384 8
    public static final int SHA512 9
    public static final int SM3 14
    public static final int TIGER 3
  • org.bouncycastle.jcajce.util.AnnotatedPrivateKey 
    Modifier and Type Constant Field Value
    public static final java.lang.String LABEL "label"
  • org.bouncycastle.jce.provider.BouncyCastleProvider 
    Modifier and Type Constant Field Value
    public static final java.lang.String PROVIDER_NAME "BC"
  • org.bouncycastle.jce.provider.BrokenPBE 
    Modifier and Type Constant Field Value
    public static final int MD5 0
    public static final int OLD_PKCS12 3
    public static final int PKCS12 2
    public static final int PKCS5S1 0
    public static final int PKCS5S2 1
    public static final int RIPEMD160 2
    public static final int SHA1 1
  • org.bouncycastle.math.ec.endo.EndoUtil 
    Modifier and Type Constant Field Value
    public static final java.lang.String PRECOMP_NAME "bc_endo"
  • 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.pqc.crypto.sphincs.SPHINCSKeyParameters 
    Modifier and Type Constant Field Value
    public static final java.lang.String SHA3_256 "SHA3-256"
    public static final java.lang.String SHA512_256 "SHA-512/256"
  • org.bouncycastle.pqc.jcajce.provider.mceliece.McElieceCCA2KeyFactorySpi 
    Modifier and Type Constant Field Value
    public static final java.lang.String OID "1.3.6.1.4.1.8301.3.1.3.4.2"
  • org.bouncycastle.pqc.jcajce.provider.mceliece.McElieceKeyFactorySpi 
    Modifier and Type Constant Field Value
    public static final java.lang.String OID "1.3.6.1.4.1.8301.3.1.3.4.1"
  • org.bouncycastle.pqc.legacy.crypto.gmss.GMSSKeyPairGenerator 
    Modifier and Type Constant Field Value
    public static final java.lang.String OID "1.3.6.1.4.1.8301.3.1.3.3"
  • org.bouncycastle.pqc.legacy.crypto.mceliece.McElieceCCA2KeyPairGenerator 
    Modifier and Type Constant Field Value
    public static final java.lang.String OID "1.3.6.1.4.1.8301.3.1.3.4.2"
  • org.bouncycastle.pqc.legacy.crypto.mceliece.McElieceCipher 
    Modifier and Type Constant Field Value
    public static final java.lang.String OID "1.3.6.1.4.1.8301.3.1.3.4.1"
  • org.bouncycastle.pqc.legacy.crypto.mceliece.McElieceFujisakiCipher 
    Modifier and Type Constant Field Value
    public static final java.lang.String OID "1.3.6.1.4.1.8301.3.1.3.4.2.1"
  • org.bouncycastle.pqc.legacy.crypto.mceliece.McElieceKobaraImaiCipher 
    Modifier and Type Constant Field Value
    public static final java.lang.String OID "1.3.6.1.4.1.8301.3.1.3.4.2.3"
  • org.bouncycastle.pqc.legacy.crypto.mceliece.McElieceParameters 
    Modifier and Type Constant Field Value
    public static final int DEFAULT_M 11
    public static final int DEFAULT_T 50
  • org.bouncycastle.pqc.legacy.crypto.mceliece.McEliecePointchevalCipher 
    Modifier and Type Constant Field Value
    public static final java.lang.String OID "1.3.6.1.4.1.8301.3.1.3.4.2.2"
  • org.bouncycastle.pqc.legacy.crypto.rainbow.util.GF2Field 
    Modifier and Type Constant Field Value
    public static final int MASK 255
  • org.bouncycastle.util.Bytes 
    Modifier and Type Constant Field Value
    public static final int BYTES 1
    public static final int SIZE 8
  • org.bouncycastle.util.Integers 
    Modifier and Type Constant Field Value
    public static final int BYTES 4
    public static final int SIZE 32
  • org.bouncycastle.util.Longs 
    Modifier and Type Constant Field Value
    public static final int BYTES 8
    public static final int SIZE 64
  • org.bouncycastle.util.Properties 
    Modifier and Type Constant Field Value
    public static final java.lang.String EMULATE_ORACLE "org.bouncycastle.emulate.oracle"
  • org.bouncycastle.util.Shorts 
    Modifier and Type Constant Field Value
    public static final int BYTES 2
    public static final int SIZE 16