ultimatepp/bazaar/Protect/init
micio f2da9caeda Bazaar/Protect : using new Cypher package instead of StreamCypher
Added Initialization Vectors handling in encryption

git-svn-id: svn://ultimatepp.org/upp/trunk@2739 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2010-10-03 20:44:12 +00:00

5 lines
120 B
Text

#ifndef _Protect_icpp_init_stub
#define _Protect_icpp_init_stub
#include "Core/init"
#include "Cypher/init"
#endif