Deprecate random_string basic/md5/sha1 |
Is anyone using the following types of random_string()?
Quote:basic: A random number based on mt_rand() (length ignored). As you know, these values are cryptographically insecure. I personally do not understand the use case. I suggest that they be deprecated. |
Messages In This Thread |
Deprecate random_string basic/md5/sha1 - by kenjis - 03-06-2023, 11:33 PM
RE: Deprecate random_string basic/md5/sha1 - by InsiteFX - 03-06-2023, 11:57 PM
RE: Deprecate random_string basic/md5/sha1 - by ozornick - 03-08-2023, 01:08 AM
RE: Deprecate random_string basic/md5/sha1 - by kenjis - 03-09-2023, 12:29 AM
RE: Deprecate random_string basic/md5/sha1 - by superior - 03-09-2023, 12:59 AM
RE: Deprecate random_string basic/md5/sha1 - by tgix - 03-09-2023, 02:44 AM
RE: Deprecate random_string basic/md5/sha1 - by kenjis - 03-09-2023, 02:49 AM
RE: Deprecate random_string basic/md5/sha1 - by tgix - 03-09-2023, 02:53 AM
RE: Deprecate random_string basic/md5/sha1 - by kenjis - 03-17-2023, 05:55 PM
RE: Deprecate random_string basic/md5/sha1 - by kenjis - 03-20-2023, 02:16 AM
RE: Deprecate random_string basic/md5/sha1 - by kenjis - 03-31-2023, 02:07 AM
|