PHP Hash Algorithms
So I was playing with some hashing and upon reading up on available hashes decided to do some benchmarks.
So I was playing with some hashing and upon reading up on available hashes decided to do some benchmarks.
So the story goes like this…. I have been building a business model and planning out a SaaS application for a future company I am building. In the process I have been looking at frameworks, ORMs, DBALs, etc… to speed up the build process. At the same time I have had some concerns. Memory usage … Continued