Codeigniter-Gravatar icon indicating copy to clipboard operation
Codeigniter-Gravatar copied to clipboard

Update hashing algo to use sha256

Open unDemian opened this issue 1 year ago • 0 comments

Gravatar added support for both MD5 and SHA256, this PR migrates Gravatar's usage to the new sha256 hashing algorithm.

Source: https://docs.gravatar.com/api/avatars/php

unDemian avatar Sep 27 '24 09:09 unDemian