import hashlib o = hashlib.sha512("22222@aaa.com" + str(datetime.datetime.now())) o.hexdigest()
Post a Comment
No comments:
Post a Comment