Hello, I am implementing IKEv2 Suite test conformance tool to exercise encryption/auth algorithm AES GCM & GMAC against my customer product.
I was little concerned about the availability of aes_gcm code under openssl for my use. I downloaded the latest code from http://www.openssl.org/source/, but don't seem to find out gcm/gmac libraries. There are earlier mails chains explaining the GCM update under http://marc.info/?l=openssl-dev&m=119633026104218. Can you please point me to the location? Thanks in advance, Vinod