Crypto++ 8.7
Free C++ class library of cryptographic schemes
|
Base classes for working with encoders and decoders. More...
Go to the source code of this file.
Classes | |
class | BaseN_Encoder |
Encoder for bases that are a power of 2. More... | |
class | BaseN_Decoder |
Decoder for bases that are a power of 2. More... | |
class | Grouper |
Filter that breaks input stream into groups of fixed size. More... | |
Base classes for working with encoders and decoders.
Definition in file basecode.h.