c# - I have php client and i want to pass encrypted email string from PHP client to wcf service , which encryption technique is best? -


i have php client , want pass encrypted email string php client wcf service , encryption technique best ?

what best way encrypt/decrypt data in uniform way ?

*there other client in future

instead of sending home-brewn encryption on plain http, should use standards exist, namely https.


Comments

Popular posts from this blog

linux - xterm copying to CLIPBOARD using copy-selection causes automatic updating of CLIPBOARD upon mouse selection -

c++ - qgraphicsview horizontal scrolling always has a vertical delta -