Hello guys I wanna make a registration page for a game which uses SQL DB
does anyone know how to encrypt a pass so that it ends up like this?
0x7BF1EA5EBADD9D7DD2D43E25ABEBCD100000000000000000000000000000000000000000000000000000000000000000000000000000000000000000
btw the column that the pass is sored in is BINARY
that converts into "999momo999" i think its md5 with a bunch of zeros added?
and also each user has a unique ID liekt his one
0BA9CF75-CA4F-4598-9B80-0C847A54FC00
how could i generate a random one for each user note each block has to be diffrent
thanks in advance Phi7iP,