JamesHeinrich / phpThumb

phpThumb() - The PHP thumbnail generator
Other
315 stars 141 forks source link

Improve security #182

Closed mimrock closed 2 years ago

mimrock commented 2 years ago

This PR improves security by replacing the message authentication algorithm to hmac and removing a dangerous sleep call.