php - Does encrypting your script affect performance much? -
I am creating an application in my spare time for some time and about protecting my product I am thinking of stealing (this will be something that the customer will be on his server).
I am looking at various encryption products and they do the trick.
But how much will I slow down my site?
It is not possible to currently run encrypted general programs on client machines ( on this
What do you mean, is code obscission that is by no means not encryption. Most likely when there is no performance hit, when you use it the same way Just as javascript runs in the same way when minified.
Comments
Post a Comment