ultimatepp/bazaar/StreamCypher/StreamCypher.h
micio b23908dff1 Bazaar/StreamCypher : added a couple of class for stream data encoding/decoding
git-svn-id: svn://ultimatepp.org/upp/trunk@2726 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2010-09-29 17:40:12 +00:00

7 lines
121 B
C

#ifndef _StreamCypher_StreamCypher_h_
#define _StreamCypher_StreamCypher_h_
#include "Snow2.h"
#include "RC4.h"
#endif