DomBlack / php-scrypt

A PHP wrapper fo the scrypt hashing algorithm
Other
209 stars 57 forks source link

Check CPU architecture before attempting to enable SSE #76

Closed PineappleIOnic closed 1 year ago

PineappleIOnic commented 1 year ago

This is a fix for #75 that makes sure that SSE isn't enabled on non x86 architectures.

kocsismate commented 1 year ago

Thanks for the PR! I'll need some time to review it, but nevertheless, I'll have a look at it as soon as I can!

PineappleIOnic commented 1 year ago

@kocsismate Apologies for pinging you but what is the status of getting this merged? Is there anything I can do to aid you?

kocsismate commented 1 year ago

Thank you!

kocsismate commented 1 year ago

Released as 2.0.1