|
Devilution
Diablo devolved - magic behind the 1996 computer game
|
Go to the source code of this file.
Functions | |
| int | codec_decode (BYTE *pbSrcDst, DWORD size, char *pszPassword) |
| void | codec_init_key (int unused, char *pszPassword) |
| DWORD | codec_get_encoded_len (DWORD dwSrcBytes) |
| void | codec_encode (BYTE *pbSrcDst, DWORD size, int size_64, char *pszPassword) |
Interface of save game encryption algorithm.
Definition in file codec.h.
1.8.17