Hi there I need help from you all Anyone know what type of encrypt of strings like: "miQTCjA28PhTvsuKaKhW4Kih9I4s" "FeZo5bwtAuNBVbxyYKxwDqOozKZ4" And how to decode it Thanks you
I believe that's just regular MD5 encrypting. There are decoders out there if you search google, but it only decodes simple passwords. And the whole point of encrypting the passwords is so nobody can decrypt them. For security puposes sowwy
mySql Encrypt functions. http://dev.mysql.com/doc/refman/5.0/en/encryption-functions.html ompression or encryption Uncompression or decryption AES_ENCRYT() AES_DECRYPT() COMPRESS() UNCOMPRESS() ENCODE() DECODE() DES_ENCRYPT() DES_DECRYPT() ENCRYPT() Not available MD5() Not available OLD_PASSWORD() Not available PASSWORD() Not available SHA() or SHA1() Not available Not available UNCOMPRESSED_LENGTH()