Package | Description |
---|---|
org.cryptacular.pbe | |
org.cryptacular.spec |
Modifier and Type | Method and Description |
---|---|
BufferedBlockCipherSpec |
PBES2Algorithm.getCipherSpec() |
BufferedBlockCipherSpec |
PBES1Algorithm.getCipherSpec() |
Modifier and Type | Class and Description |
---|---|
class |
KeyedBlockCipherSpec
Describes a block cipher algorithm with a known key size.
|
Modifier and Type | Method and Description |
---|---|
static BufferedBlockCipherSpec |
BufferedBlockCipherSpec.parse(String specification)
Parses a string representation of a buffered block cipher specification into an instance of this class.
|
Copyright © 2003-2024 Virginia Tech. All Rights Reserved.