Package org.bouncycastle.asn1.bc
Interface BCObjectIdentifiers
public interface BCObjectIdentifiers
Object Identifiers belonging to iso.org.dod.internet.private.enterprise.legion-of-the-bouncy-castle (1.3.6.1.4.1.22554)
-
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final ASN1ObjectIdentifier
iso.org.dod.internet.private.enterprise.legion-of-the-bouncy-castlestatic final ASN1ObjectIdentifier
key_exchange(3) algorithmsstatic final ASN1ObjectIdentifier
pbe(1) algorithmsstatic final ASN1ObjectIdentifier
SHA-1(1)static final ASN1ObjectIdentifier
SHA-1.PKCS12; 1.3.6.1.4.1.22554.1.1.2static final ASN1ObjectIdentifier
1.3.6.1.4.1.22554.1.1.2.1.2static final ASN1ObjectIdentifier
1.3.6.1.4.1.22554.1.1.2.1.22static final ASN1ObjectIdentifier
1.3.6.1.4.1.22554.1.1.2.1.42static final ASN1ObjectIdentifier
SHA-1.PKCS5; 1.3.6.1.4.1.22554.1.1.1static final ASN1ObjectIdentifier
SHA-2.SHA-224; 1.3.6.1.4.1.22554.1.2.4static final ASN1ObjectIdentifier
SHA-2.SHA-256; 1.3.6.1.4.1.22554.1.2.1static final ASN1ObjectIdentifier
SHA-256.PKCS12; 1.3.6.1.4.1.22554.1.2.1.2static final ASN1ObjectIdentifier
1.3.6.1.4.1.22554.1.1.2.2.2static final ASN1ObjectIdentifier
1.3.6.1.4.1.22554.1.1.2.2.22static final ASN1ObjectIdentifier
1.3.6.1.4.1.22554.1.1.2.2.42static final ASN1ObjectIdentifier
SHA-256.PKCS12; 1.3.6.1.4.1.22554.1.2.1.1static final ASN1ObjectIdentifier
SHA-2.SHA-384; 1.3.6.1.4.1.22554.1.2.2static final ASN1ObjectIdentifier
SHA-2.SHA-512; 1.3.6.1.4.1.22554.1.2.3static final ASN1ObjectIdentifier
signature(2) algorithmsstatic final ASN1ObjectIdentifier
NewHopestatic final ASN1ObjectIdentifier
Sphincs-256static final ASN1ObjectIdentifier
static final ASN1ObjectIdentifier
static final ASN1ObjectIdentifier
static final ASN1ObjectIdentifier
XMSSstatic final ASN1ObjectIdentifier
XMSS^MTstatic final ASN1ObjectIdentifier
static final ASN1ObjectIdentifier
static final ASN1ObjectIdentifier
static final ASN1ObjectIdentifier
static final ASN1ObjectIdentifier
static final ASN1ObjectIdentifier
static final ASN1ObjectIdentifier
static final ASN1ObjectIdentifier
static final ASN1ObjectIdentifier
static final ASN1ObjectIdentifier
static final ASN1ObjectIdentifier
static final ASN1ObjectIdentifier
static final ASN1ObjectIdentifier
static final ASN1ObjectIdentifier
static final ASN1ObjectIdentifier
static final ASN1ObjectIdentifier
-
Field Details
-
bc
iso.org.dod.internet.private.enterprise.legion-of-the-bouncy-castle1.3.6.1.4.1.22554
-
bc_pbe
pbe(1) algorithms1.3.6.1.4.1.22554.1
-
bc_pbe_sha1
SHA-1(1)1.3.6.1.4.1.22554.1.1
-
bc_pbe_sha256
SHA-2.SHA-256; 1.3.6.1.4.1.22554.1.2.1 -
bc_pbe_sha384
SHA-2.SHA-384; 1.3.6.1.4.1.22554.1.2.2 -
bc_pbe_sha512
SHA-2.SHA-512; 1.3.6.1.4.1.22554.1.2.3 -
bc_pbe_sha224
SHA-2.SHA-224; 1.3.6.1.4.1.22554.1.2.4 -
bc_pbe_sha1_pkcs5
SHA-1.PKCS5; 1.3.6.1.4.1.22554.1.1.1 -
bc_pbe_sha1_pkcs12
SHA-1.PKCS12; 1.3.6.1.4.1.22554.1.1.2 -
bc_pbe_sha256_pkcs5
SHA-256.PKCS12; 1.3.6.1.4.1.22554.1.2.1.1 -
bc_pbe_sha256_pkcs12
SHA-256.PKCS12; 1.3.6.1.4.1.22554.1.2.1.2 -
bc_pbe_sha1_pkcs12_aes128_cbc
1.3.6.1.4.1.22554.1.1.2.1.2 -
bc_pbe_sha1_pkcs12_aes192_cbc
1.3.6.1.4.1.22554.1.1.2.1.22 -
bc_pbe_sha1_pkcs12_aes256_cbc
1.3.6.1.4.1.22554.1.1.2.1.42 -
bc_pbe_sha256_pkcs12_aes128_cbc
1.3.6.1.4.1.22554.1.1.2.2.2 -
bc_pbe_sha256_pkcs12_aes192_cbc
1.3.6.1.4.1.22554.1.1.2.2.22 -
bc_pbe_sha256_pkcs12_aes256_cbc
1.3.6.1.4.1.22554.1.1.2.2.42 -
bc_sig
signature(2) algorithms -
sphincs256
Sphincs-256 -
sphincs256_with_BLAKE512
-
sphincs256_with_SHA512
-
sphincs256_with_SHA3_512
-
xmss
XMSS -
xmss_SHA256ph
-
xmss_SHA512ph
-
xmss_SHAKE128ph
-
xmss_SHAKE256ph
-
xmss_SHA256
-
xmss_SHA512
-
xmss_SHAKE128
-
xmss_SHAKE256
-
xmss_mt
XMSS^MT -
xmss_mt_SHA256ph
-
xmss_mt_SHA512ph
-
xmss_mt_SHAKE128ph
-
xmss_mt_SHAKE256ph
-
xmss_mt_SHA256
-
xmss_mt_SHA512
-
xmss_mt_SHAKE128
-
xmss_mt_SHAKE256
-
bc_exch
key_exchange(3) algorithms -
newHope
NewHope
-