======================================
( MAC == Message Authentication Code )
www.daemonology.net/.../2009-06-24-encrypt-then-mac.html
Having decided to use a composition of separate encryption and authentication primitives, there remain several options. The three most widely used are
Of these three, only Encrypt-then-MAC is provably secure,
=========================================================
I found the above article by reading Gea-Suan Lin's BLOG this morning.
blog.gslin.org/.../
Gea-Suan Lin's BLOG is a Traditional Chinese blog. But you can ignore all the Traditional Chinese, just click the links that Gea-Suan Lin provided.
The above articles are complex and difficult for me, but it does provide some thoughts to me.