1
0
mirror of https://github.com/VCMP-SqMod/SqMod.git synced 2024-11-08 00:37:15 +01:00
SqMod/shared
Sandu Liviu Catalin 70e5f0ba21 Migrated the host module to C++ exceptions as well.
Also enabled the latest C++ revision in the project.
Replaced the Random library with the one provided by C++11.
Implemented a simple AES256 encryption class.
Various other fixes and improvements.
2016-03-10 05:57:13 +02:00
..
ModBase.hpp Moved several forward declarations to the base module header. 2016-02-28 17:37:55 +02:00
SqAPI.h Separated major non mandatory libraries into their onwn modules. 2016-02-27 11:57:10 +02:00
SqMod.c Separated major non mandatory libraries into their onwn modules. 2016-02-27 11:57:10 +02:00
SqMod.cpp Separated major non mandatory libraries into their onwn modules. 2016-02-27 11:57:10 +02:00
SqMod.h Migrated the host module to C++ exceptions as well. 2016-03-10 05:57:13 +02:00
SqMod.inl Separated major non mandatory libraries into their onwn modules. 2016-02-27 11:57:10 +02:00