Tino Wildenhain wrote:
Well basically i want to store and hashed value that will never be changed just compaired too hashed valuesHi, Am Freitag, den 17.12.2004, 09:41 +1100 schrieb Jamie Deppeler:Hi,I was just wondering is it possible to encrypt a filed in the database with md5? i know it is possible to do it with DB usersNo. You cannot encrypt with md5 because you cant decrypt. md5 is a hash function. But you can use it any time to hash values you insert. Regards Tino also when i try to encrpyt a field i get this error encypt(text,"unknown","unknown") |
- [GENERAL] MD5 Jamie Deppeler
- Re: [GENERAL] MD5 Michael Fuhr
- Re: [GENERAL] MD5 Tino Wildenhain
- Re: [GENERAL] MD5 Jamie Deppeler
- Re: [GENERAL] MD5 Chris Smith
- Re: [GENERAL] MD5 Chris Smith
- Re: [GENERAL] MD5 Michael Fuhr
- Re: [GENERAL] MD5 Tino Wildenhain