World of Might and Magic
0.2.0
Open reimplementation of Might and Magic 6 7 8 game engine
|
Функции | |
struct AVSHA512 * | av_sha512_alloc (void) |
int | av_sha512_init (struct AVSHA512 *context, int bits) |
void | av_sha512_update (struct AVSHA512 *context, const uint8_t *data, unsigned int len) |
void | av_sha512_final (struct AVSHA512 *context, uint8_t *digest) |
Переменные | |
const int | av_sha512_size |
Public header for SHA-512 implementation.
См. определение в файле sha512.h