hashcash
hashcash copied to clipboard
Pure PHP implementation of Hashcash 1.
Results
2
hashcash issues
Sort by
recently updated
recently updated
newest added
I was looking to install this to play around with, but ran into issues because some of the dependencies are rather old, specifically this requires thefox/storage which in turn requires...
Hello, beautiful work you did! But I have doubts, how can I implement this in a web service, API RESTFUL, without user login authentication. Just to control the amount of...