I'm developing one site, my dates are encrypted in AES-256-OFB
with functions of MySql, in this way I encrypt
and decrypt
in End To End, right?
If it is true, how resolve attack by Middle Man
, in addition to using SSL
? Are there any encryptions
for this?
Explain me all. I know next to nothing about security. Help me. Thanks To all.