StreamTransformation
Jump to navigation
Jump to search
Documentation |
#include <cryptopp/cryptlib.h>
|
A StreamTransformation is the interface for the data processing portion of Stream Cipher and Block Cipher. Stream Transformations are not directly used by a StreamTransformationFilter - rather, there is a mode object which the StreamTransformationFilter will use. The mode object will be any one of the following: