What the best solution for send encripted data from a middlet to a servlet if I have to send small data in fast manner
I try https but the data is inflate, "I don't why" I this moment I have implemented AESLigthEngine with CBC mode (block mode) because CFB mixed mode is slow