Package | Description |
---|---|
org.bouncycastle.crypto.generators | |
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 | Field and Description |
---|---|
protected CipherKeyGenerator |
BaseKeyGenerator.engine |
Constructor and Description |
---|
BaseKeyGenerator(String algName,
int defaultKeySize,
CipherKeyGenerator engine) |
Copyright © 2020 BouncyCastle.org. All rights reserved.