NomisCZ / hlstatsx-community-edition

HLstatsX Community Edition - PHP 7 and GeoIP2 supported
GNU General Public License v2.0
83 stars 50 forks source link

Change MD5 to RipeMD128 #76

Closed Gnomesenpai closed 1 year ago

Gnomesenpai commented 2 years ago

This change removed the use of MD5 and impliments RipeMD128, in theory the code now allows for ANY hash algorithm PHP supports to be used. Tested on my production setup running PHP 7.4

Gnomesenpai commented 1 year ago

@NomisCZ @nikooo777 can you accept this merge? I have been running this modification for some time and it has been just fine

nikooo777 commented 1 year ago

@NomisCZ @nikooo777 can you accept this merge? I have been running this modification for some time and it has been just fine

you should probably submit the PR to https://github.com/A1mDev/hlstatsx-community-edition

that's the currently maintained project