| Package | Description |
|---|---|
| org.cryptacular.adapter | |
| org.cryptacular.bean |
| Modifier and Type | Class and Description |
|---|---|
class |
AEADBlockCipherAdapter
Adapts a
AEADBlockCipherAdapter. |
class |
BufferedBlockCipherAdapter
Adapts a
BufferedBlockCipher. |
| Modifier and Type | Method and Description |
|---|---|
protected abstract BlockCipherAdapter |
AbstractBlockCipherBean.newCipher(CiphertextHeader header,
boolean mode)
Creates a new cipher adapter instance suitable for the block cipher used by
this class.
|
Copyright © 2016 JBoss by Red Hat. All rights reserved.