Answer the question
In order to leave comments, you need to log in
What encryption methods are you using?
If you need to encrypt messages and other textual information.
What methods would you use?
Answer the question
In order to leave comments, you need to log in
I have MCRYPT_RIJNDAEL_256 and MCRYPT_blowfish in different places.
But, to be honest, I don’t remember why these particular algorithms.
In any case, I would use mcrypt.
Here is a simple solution. If no one sees the code of the "encoder" :), then the lines will look like gibberish. Of course, an experienced hacker will recognize the trick, but for this the mind needs a stimulus.
function mega_encode($str) {
$ret="";
for($i=0;$i
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question