byte
typedef unsigned char byte, DesData[ 8], IdeaData[16];
typedef unsigned char byte;
typedef uint8_t byte;