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 TypeClassDescriptionclassAdapts aAEADBlockCipherAdapter.classAdapts aBufferedBlockCipher. -
Uses of BlockCipherAdapter in org.cryptacular.bean
Methods in org.cryptacular.bean that return BlockCipherAdapterModifier and TypeMethodDescriptionprotected abstract BlockCipherAdapterAbstractBlockCipherBean.newCipher(CiphertextHeader header, boolean mode) Creates a new cipher adapter instance suitable for the block cipher used by this class.