Fabcoin Core
0.16.2
P2P Digital Currency
|
#include <stdlib.h>
#include <string.h>
#include <stdio.h>
#include <math.h>
#include "b64.h"
#include "slowequals.h"
#include "libscrypt.h"
Go to the source code of this file.
Functions | |
int | libscrypt_check (char *mcf, const char *password) |
int libscrypt_check | ( | char * | mcf, |
const char * | password | ||
) |