1
0
mirror of https://github.com/hashcat/hashcat.git synced 2024-11-01 13:09:11 +00:00
hashcat/include/emu_inc_ecc_secp256k1.h

15 lines
252 B
C
Raw Normal View History

2019-12-05 09:43:42 +00:00
/**
* Author......: See docs/credits.txt
* License.....: MIT
*/
#ifndef _EMU_INC_ECC_SECP256K1_H
#define _EMU_INC_ECC_SECP256K1_H
#include "emu_general.h"
#include "inc_vendor.h"
#include "inc_ecc_secp256k1.h"
#endif // _EMU_INC_ECC_SECP256K1_H