blowfish.h2
// blowfish.h2 header file containing random number tables

static DWORD bf_P[NPASS + 2] = {
0x243f6a88, 0x85a308d3, 0x13198a2e, 0x03707344,
0xa4093822, 0x299f31d0, 0x082efa98,...