PHP self encoding algorithm
I’ve been using base64 encoding for a while & it isn’t secure because some decoders can easily identify it.
So is it a good idea to develop my own mechanism to protect data or make my encryption algorithm, if yes then how does self made encryption code look like?
Total Views: 18 Today Views: 0
















