World of Might and Magic  0.2.0
Open reimplementation of Might and Magic 6 7 8 game engine
Файл base64.h

См. исходные тексты.

Функции

int av_base64_decode (uint8_t *out, const char *in, int out_size)
 
char * av_base64_encode (char *out, int out_size, const uint8_t *in, int in_size)