hashcat/include/emu_inc_hash_sha512.h

15 lines
250 B
C

/**
* Author......: See docs/credits.txt
* License.....: MIT
*/
#ifndef HC_EMU_INC_HASH_SHA512_H
#define HC_EMU_INC_HASH_SHA512_H
#include "emu_general.h"
#include "inc_vendor.h"
#include "inc_hash_sha512.h"
#endif // HC_EMU_INC_HASH_SHA512_H