blob: bf9f6208c8c3a04ae30cbb75b032048452e41bac [file] [log] [blame]
#include "StreamCipher.h"
//----------------------------------------------------------------------------
StreamCipher::StreamCipher ( void )
{
}
StreamCipher::~StreamCipher ( void )
{
}
//----------------------------------------------------------------------------