2010-05-19, 07:15:25
I have not done encryption in PHP myself (normally use md5 or sha1), but you should be able to do it through mcrypt_encrypt and mcrypt_decrypt.
-- Sam
The following warnings occurred: | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Warning [2] Undefined array key "threadviews_countguests" - Line: 745 - File: showthread.php PHP 8.1.31 (Linux)
|
Question about security
|
2010-05-19, 07:15:25
I have not done encryption in PHP myself (normally use md5 or sha1), but you should be able to do it through mcrypt_encrypt and mcrypt_decrypt.
-- Sam
|
« Next Oldest | Next Newest »
|
Messages In This Thread |
Question about security - by rogerstreets - 2010-05-18, 20:33:49
Question about security - by JWH_Matthew - 2010-05-19, 01:43:36
Question about security - by rogerstreets - 2010-05-19, 05:48:08
Question about security - by SamWM - 2010-05-19, 07:15:25
Question about security - by Zegnåt - 2010-05-19, 23:15:38
|