Bin
struct Bin saveB;
struct Bin B;
static void CvtHex(HASH Bin, HASHHEX Hex)
j = (Bin[i] >> 4) & 0xf;
j = Bin[i] & 0xf;