#ifndef sha256_h
#define sha256_h

unsigned long sha256_genrand();

#endif