You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
hashcat/src/emu_inc_bignum_operations.c

13 lines
219 B

/**
* Author......: See docs/credits.txt
* License.....: MIT
*/
#include "types.h"
#include "common.h"
#include "emu_general.h"
#include "inc_vendor.h"
#include "inc_platform.h"
#include "inc_bignum_operations.cl"