Package | Description |
---|---|
old.org.bouncycastle.jce.provider | |
old.org.bouncycastle.jce.provider.symmetric |
Modifier and Type | Class and Description |
---|---|
static class |
JCEKeyGenerator.DES
DES
|
static class |
JCEKeyGenerator.GOST28147
GOST28147
|
static class |
JCEKeyGenerator.HMACSHA1
HMACSHA1
|
static class |
JCEKeyGenerator.HMACSHA224
HMACSHA224
|
static class |
JCEKeyGenerator.HMACSHA256
HMACSHA256
|
static class |
JCEKeyGenerator.HMACSHA384
HMACSHA384
|
static class |
JCEKeyGenerator.HMACSHA512
HMACSHA512
|
static class |
JCEKeyGenerator.HMACTIGER
HMACTIGER
|
static class |
JCEKeyGenerator.MD2HMAC
MD2HMAC
|
static class |
JCEKeyGenerator.MD4HMAC
MD4HMAC
|
static class |
JCEKeyGenerator.MD5HMAC
MD5HMAC
|
static class |
JCEKeyGenerator.RC2
RC2
|
static class |
JCEKeyGenerator.RIPEMD128HMAC
RIPE128HMAC
|
static class |
JCEKeyGenerator.RIPEMD160HMAC
RIPE160HMAC
|
Modifier and Type | Class and Description |
---|---|
static class |
AES.KeyGen |
static class |
AES.KeyGen128 |
static class |
AES.KeyGen192 |
static class |
AES.KeyGen256 |
static class |
ARC4.KeyGen |
static class |
Blowfish.KeyGen |
static class |
Camellia.KeyGen |
static class |
Camellia.KeyGen128 |
static class |
Camellia.KeyGen192 |
static class |
Camellia.KeyGen256 |
static class |
CAST5.KeyGen |
static class |
CAST6.KeyGen |
static class |
DESede.KeyGenerator
DESede - the default for this is to generate a key in
a-b-a format that's 24 bytes long but has 16 bytes of
key material (the first 8 bytes is repeated as the last
8 bytes).
|
static class |
DESede.KeyGenerator3
generate a desEDE key in the a-b-c format.
|
static class |
Grain128.KeyGen |
static class |
Grainv1.KeyGen |
static class |
HC128.KeyGen |
static class |
HC256.KeyGen |
static class |
IDEA.KeyGen |
static class |
Noekeon.KeyGen |
static class |
RC5.KeyGen32 |
static class |
RC5.KeyGen64
RC5
|
static class |
RC6.KeyGen |
static class |
Rijndael.KeyGen |
static class |
Salsa20.KeyGen |
static class |
SEED.KeyGen |
static class |
Serpent.KeyGen |
static class |
Skipjack.KeyGen |
static class |
TEA.KeyGen |
static class |
Twofish.KeyGen |
static class |
VMPC.KeyGen |
static class |
VMPCKSA3.KeyGen |
static class |
XTEA.KeyGen |
Copyright © 2015. All rights reserved.