Bouncy Castle Cryptography Library 1.46

org.bouncycastle.asn1.gnu
Interface GNUObjectIdentifiers


public interface GNUObjectIdentifiers


Field Summary
static ASN1ObjectIdentifier CRC
           
static ASN1ObjectIdentifier CRC32
           
static ASN1ObjectIdentifier digestAlgorithm
           
static ASN1ObjectIdentifier encryptionAlgorithm
           
static ASN1ObjectIdentifier GNU
           
static ASN1ObjectIdentifier GnuPG
           
static ASN1ObjectIdentifier GnuRadar
           
static ASN1ObjectIdentifier notation
           
static ASN1ObjectIdentifier pkaAddress
           
static ASN1ObjectIdentifier Serpent
           
static ASN1ObjectIdentifier Serpent_128_CBC
           
static ASN1ObjectIdentifier Serpent_128_CFB
           
static ASN1ObjectIdentifier Serpent_128_ECB
           
static ASN1ObjectIdentifier Serpent_128_OFB
           
static ASN1ObjectIdentifier Serpent_192_CBC
           
static ASN1ObjectIdentifier Serpent_192_CFB
           
static ASN1ObjectIdentifier Serpent_192_ECB
           
static ASN1ObjectIdentifier Serpent_192_OFB
           
static ASN1ObjectIdentifier Serpent_256_CBC
           
static ASN1ObjectIdentifier Serpent_256_CFB
           
static ASN1ObjectIdentifier Serpent_256_ECB
           
static ASN1ObjectIdentifier Serpent_256_OFB
           
static ASN1ObjectIdentifier Tiger_192
           
 

Field Detail

GNU

static final ASN1ObjectIdentifier GNU

GnuPG

static final ASN1ObjectIdentifier GnuPG

notation

static final ASN1ObjectIdentifier notation

pkaAddress

static final ASN1ObjectIdentifier pkaAddress

GnuRadar

static final ASN1ObjectIdentifier GnuRadar

digestAlgorithm

static final ASN1ObjectIdentifier digestAlgorithm

Tiger_192

static final ASN1ObjectIdentifier Tiger_192

encryptionAlgorithm

static final ASN1ObjectIdentifier encryptionAlgorithm

Serpent

static final ASN1ObjectIdentifier Serpent

Serpent_128_ECB

static final ASN1ObjectIdentifier Serpent_128_ECB

Serpent_128_CBC

static final ASN1ObjectIdentifier Serpent_128_CBC

Serpent_128_OFB

static final ASN1ObjectIdentifier Serpent_128_OFB

Serpent_128_CFB

static final ASN1ObjectIdentifier Serpent_128_CFB

Serpent_192_ECB

static final ASN1ObjectIdentifier Serpent_192_ECB

Serpent_192_CBC

static final ASN1ObjectIdentifier Serpent_192_CBC

Serpent_192_OFB

static final ASN1ObjectIdentifier Serpent_192_OFB

Serpent_192_CFB

static final ASN1ObjectIdentifier Serpent_192_CFB

Serpent_256_ECB

static final ASN1ObjectIdentifier Serpent_256_ECB

Serpent_256_CBC

static final ASN1ObjectIdentifier Serpent_256_CBC

Serpent_256_OFB

static final ASN1ObjectIdentifier Serpent_256_OFB

Serpent_256_CFB

static final ASN1ObjectIdentifier Serpent_256_CFB

CRC

static final ASN1ObjectIdentifier CRC

CRC32

static final ASN1ObjectIdentifier CRC32

Bouncy Castle Cryptography Library 1.46