Topic: GCM Encryption Mode Coming to CyaSSL

Hi,

We've started implementing Galois/Counter Mode (GCM) into CyaSSL.  Specifically for use with AES and as a cipher suite for embedded SSL.  One of the benefits of GCM is its efficiency and its performance appears to be pretty good as well.  As an authenticated encryption algorithm it provides both integrity and confidentiality.  We expect to see it more widely adopted in the near future.  If you're interested in testing AES with GCM or have any question or comments please let us know.

GCM (Wikipedia):  http://en.wikipedia.org/wiki/Galois/Counter_Mode

-Team yaSSL