| Package | Description |
|---|---|
| org.bouncycastle.crypto.generators | |
| org.bouncycastle.crypto.util | |
| org.bouncycastle.jcajce.provider.symmetric.util |
| Modifier and Type | Class and Description |
|---|---|
class |
DESedeKeyGenerator |
class |
DESKeyGenerator |
class |
Poly1305KeyGenerator
Generates keys for the Poly1305 MAC.
|
| Modifier and Type | Method and Description |
|---|---|
static CipherKeyGenerator |
CipherKeyGeneratorFactory.createKeyGenerator(ASN1ObjectIdentifier algorithm,
SecureRandom random)
Create a key generator for the passed in Object Identifier.
|
| Modifier and Type | Field and Description |
|---|---|
protected CipherKeyGenerator |
BaseKeyGenerator.engine |
| Constructor and Description |
|---|
BaseKeyGenerator(String algName,
int defaultKeySize,
CipherKeyGenerator engine) |
Copyright © 2015–2019 The veraPDF Consortium. All rights reserved.