Package org.bouncycastle.asn1.bsi
Interface BSIObjectIdentifiers
-
public interface BSIObjectIdentifiersSee https://www.bsi.bund.de/cae/servlet/contentblob/471398/publicationFile/30615/BSI-TR-03111_pdf.pdf
-
-
Field Summary
Fields Modifier and Type Field Description static ASN1ObjectIdentifieralgorithm0.4.0.127.0.7.1static ASN1ObjectIdentifierbsi_destatic ASN1ObjectIdentifierecdsa_plain_RIPEMD160static ASN1ObjectIdentifierecdsa_plain_SHA1static ASN1ObjectIdentifierecdsa_plain_SHA224static ASN1ObjectIdentifierecdsa_plain_SHA256static ASN1ObjectIdentifierecdsa_plain_SHA384static ASN1ObjectIdentifierecdsa_plain_SHA512static ASN1ObjectIdentifierecdsa_plain_signaturesstatic ASN1ObjectIdentifierecka_egstatic ASN1ObjectIdentifierecka_eg_SessionKDFKey Derivation Function for Session Keysstatic ASN1ObjectIdentifierecka_eg_SessionKDF_3DESstatic ASN1ObjectIdentifierecka_eg_SessionKDF_AES128static ASN1ObjectIdentifierecka_eg_SessionKDF_AES192static ASN1ObjectIdentifierecka_eg_SessionKDF_AES256static ASN1ObjectIdentifierecka_eg_X963kdfElGamal Elliptic Curve Key Agreement and Key Derivation according to X963 OID: 0.4.0.127.0.7.1.1.5.1.1static ASN1ObjectIdentifierecka_eg_X963kdf_RIPEMD160ElGamal Elliptic Curve Key Agreement and Key Derivation according to X963 with hash function RIPEMD160 OID: 0.4.0.127.0.7.1.1.5.1.1.6static ASN1ObjectIdentifierecka_eg_X963kdf_SHA1ElGamal Elliptic Curve Key Agreement and Key Derivation according to X963 with hash function SHA-1 OID: 0.4.0.127.0.7.1.1.5.1.1.1static ASN1ObjectIdentifierecka_eg_X963kdf_SHA224ElGamal Elliptic Curve Key Agreement and Key Derivation according to X963 with hash function SHA224 OID: 0.4.0.127.0.7.1.1.5.1.1.2static ASN1ObjectIdentifierecka_eg_X963kdf_SHA256ElGamal Elliptic Curve Key Agreement and Key Derivation according to X963 with hash function SHA256 OID: 0.4.0.127.0.7.1.1.5.1.1.3static ASN1ObjectIdentifierecka_eg_X963kdf_SHA384ElGamal Elliptic Curve Key Agreement and Key Derivation according to X963 with hash function SHA384 OID: 0.4.0.127.0.7.1.1.5.1.1.4static ASN1ObjectIdentifierecka_eg_X963kdf_SHA512ElGamal Elliptic Curve Key Agreement and Key Derivation according to X963 with hash function SHA512 OID: 0.4.0.127.0.7.1.1.5.1.1.5static ASN1ObjectIdentifierid_ecc
-
-
-
Field Detail
-
bsi_de
static final ASN1ObjectIdentifier bsi_de
-
id_ecc
static final ASN1ObjectIdentifier id_ecc
-
ecdsa_plain_signatures
static final ASN1ObjectIdentifier ecdsa_plain_signatures
-
ecdsa_plain_SHA1
static final ASN1ObjectIdentifier ecdsa_plain_SHA1
-
ecdsa_plain_SHA224
static final ASN1ObjectIdentifier ecdsa_plain_SHA224
-
ecdsa_plain_SHA256
static final ASN1ObjectIdentifier ecdsa_plain_SHA256
-
ecdsa_plain_SHA384
static final ASN1ObjectIdentifier ecdsa_plain_SHA384
-
ecdsa_plain_SHA512
static final ASN1ObjectIdentifier ecdsa_plain_SHA512
-
ecdsa_plain_RIPEMD160
static final ASN1ObjectIdentifier ecdsa_plain_RIPEMD160
-
algorithm
static final ASN1ObjectIdentifier algorithm
0.4.0.127.0.7.1
-
ecka_eg
static final ASN1ObjectIdentifier ecka_eg
-
ecka_eg_X963kdf
static final ASN1ObjectIdentifier ecka_eg_X963kdf
ElGamal Elliptic Curve Key Agreement and Key Derivation according to X963 OID: 0.4.0.127.0.7.1.1.5.1.1
-
ecka_eg_X963kdf_SHA1
static final ASN1ObjectIdentifier ecka_eg_X963kdf_SHA1
ElGamal Elliptic Curve Key Agreement and Key Derivation according to X963 with hash function SHA-1 OID: 0.4.0.127.0.7.1.1.5.1.1.1
-
ecka_eg_X963kdf_SHA224
static final ASN1ObjectIdentifier ecka_eg_X963kdf_SHA224
ElGamal Elliptic Curve Key Agreement and Key Derivation according to X963 with hash function SHA224 OID: 0.4.0.127.0.7.1.1.5.1.1.2
-
ecka_eg_X963kdf_SHA256
static final ASN1ObjectIdentifier ecka_eg_X963kdf_SHA256
ElGamal Elliptic Curve Key Agreement and Key Derivation according to X963 with hash function SHA256 OID: 0.4.0.127.0.7.1.1.5.1.1.3
-
ecka_eg_X963kdf_SHA384
static final ASN1ObjectIdentifier ecka_eg_X963kdf_SHA384
ElGamal Elliptic Curve Key Agreement and Key Derivation according to X963 with hash function SHA384 OID: 0.4.0.127.0.7.1.1.5.1.1.4
-
ecka_eg_X963kdf_SHA512
static final ASN1ObjectIdentifier ecka_eg_X963kdf_SHA512
ElGamal Elliptic Curve Key Agreement and Key Derivation according to X963 with hash function SHA512 OID: 0.4.0.127.0.7.1.1.5.1.1.5
-
ecka_eg_X963kdf_RIPEMD160
static final ASN1ObjectIdentifier ecka_eg_X963kdf_RIPEMD160
ElGamal Elliptic Curve Key Agreement and Key Derivation according to X963 with hash function RIPEMD160 OID: 0.4.0.127.0.7.1.1.5.1.1.6
-
ecka_eg_SessionKDF
static final ASN1ObjectIdentifier ecka_eg_SessionKDF
Key Derivation Function for Session Keys
-
ecka_eg_SessionKDF_3DES
static final ASN1ObjectIdentifier ecka_eg_SessionKDF_3DES
-
ecka_eg_SessionKDF_AES128
static final ASN1ObjectIdentifier ecka_eg_SessionKDF_AES128
-
ecka_eg_SessionKDF_AES192
static final ASN1ObjectIdentifier ecka_eg_SessionKDF_AES192
-
ecka_eg_SessionKDF_AES256
static final ASN1ObjectIdentifier ecka_eg_SessionKDF_AES256
-
-