Uses of Interface
org.cryptacular.adapter.BlockCipherAdapter
Packages that use BlockCipherAdapter
-
Uses of BlockCipherAdapter in org.cryptacular.adapter
Classes in org.cryptacular.adapter that implement BlockCipherAdapterModifier and TypeClassDescriptionclass
Adapts aAEADBlockCipherAdapter
.class
Adapts aBufferedBlockCipher
. -
Uses of BlockCipherAdapter in org.cryptacular.bean
Methods in org.cryptacular.bean that return BlockCipherAdapterModifier and TypeMethodDescriptionprotected abstract BlockCipherAdapter
AbstractBlockCipherBean.newCipher
(CiphertextHeader header, boolean mode) Creates a new cipher adapter instance suitable for the block cipher used by this class.