Description
byte is going to be part of C++ standard macrodefined byte in the library conflicting with byte from C++ standard.
Steps to Reproduce
Include <cstdint> and compile with C++17 flag.
Version
/* version */
#define CRYPT 0x0118
#define SCRYPT "1.18.1"