11 #include "../GrayLibBase.h"
12 #include "../Cipher/cCipherWrap.h"
13 #include "../Hash/cHashWrap.h"
14 #include "../File/cASNReader.h"
55 static void FillBuffer(BYTE*
data,
size_t data_len,
const BYTE* filler,
size_t fill_len);
56 static HRESULT GetDerivation(BYTE*
data,
size_t datalen,
const BYTE* pPassword,
size_t nPassSize,
#define GRAYLIB_LINK
Definition: GrayLibBase.h:35
Using X files without the sources and the makefile How to use you just create a debug directory e the sample3 directory must contain Sample3 Final Sample3 exe Sample3 Final Debug Sample3 Final Gfx OpenGL bmp Sample3 Final Gfx tiny_skin bmp Sample3 Final Gfx tiny_4anim x The source files have the DevCpp project file plus the makefile The demos use standard FreeGlut functions Technical without warranty Neither Paul Coppens nor GameDev net make any or either express or with respect to the their or fitness for a specific purpose neither Paul Coppens nor GameDev net shall have any liability to you or any other person or entity with respect to any or damage caused or alleged to have been caused directly or indirectly by the programs provided by Paul Coppens and GameDev net This but is not limited interruption of loss of data
Definition: Readme.txt:39
INT32 HRESULT
_WIN32 style error codes. INT32
Definition: SysTypes.h:465
Definition: cHashWrap.h:18
PKCS12_DERIVE_t
Definition: cPKCS.h:21
@ PKCS12_DERIVE_KEY
encryption/decryption key
Definition: cPKCS.h:22
@ PKCS12_DERIVE_MAC_KEY
integrity / MAC key
Definition: cPKCS.h:24
@ PKCS12_DERIVE_IV
initialization vector
Definition: cPKCS.h:23
SSL_Cipher_TYPE
Definition: cCipherTypeDef.h:22
UNITTEST2_PREDEF(cQuadtree)
SSL_Hash_TYPE
Definition: cHashCode.h:23