Package de.schlichtherle.crypto.modes

Block cipher modes.

See:
          Description

Class Summary
SICSeekableBlockCipher Implements the Segmented Integer Counter (SIC) alias Counter (CTR) mode on top of a simple block cipher.
 

Package de.schlichtherle.crypto.modes Description

Block cipher modes.