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

Popular posts from this blog

apache - 504 Gateway Time-out The server didn't respond in time. How to fix it? -

c# - .net WebSocket: CloseOutputAsync vs CloseAsync -

c++ - How to properly scale qgroupbox title with stylesheet for high resolution display? -