1 #ifndef CRYPTOPP_BASE64_H
2 #define CRYPTOPP_BASE64_H
6 NAMESPACE_BEGIN(CryptoPP)
15 IsolatedInitialize(MakeParameters(Name::InsertLineBreaks(), insertLineBreaks)(Name::MaxLineLength(), maxLineLength));
31 static const int * CRYPTOPP_API GetDecodingLookupArray();
simple proxy filter that doesn't modify the underlying filter's input or output
filter that breaks input stream into groups of fixed size
base n encoder, where n is a power of 2
base n decoder, where n is a power of 2
interface for retrieving values given their names